Mirror of the amazing lua scripting language
#lua #script #scripting #script-engine #embed #embedded #script-language

Roberto Ierusalimschy 6c042e17b1 avoid boolean equality (tricky for some compilers) vor 18 Jahren
bugs 18a583306b patch may be a little simpler vor 18 Jahren
lapi.c 619be354c8 lua_pushstring/pushlstring return string vor 18 Jahren
lapi.h 3ca9af51a4 emergency garbage collector (core forces a GC when allocation fails) vor 19 Jahren
lauxlib.c 01fa1bc114 luaL_testudata (a luaL_checkudata that does not raise errors) is vor 18 Jahren
lauxlib.h 01fa1bc114 luaL_testudata (a luaL_checkudata that does not raise errors) is vor 18 Jahren
lbaselib.c d3c304e92e BUG: setfenv accepts invalid argument vor 18 Jahren
lcode.c 81fc3c4f45 bug: code generated for "-nil", "-true", and "-false" is wrong vor 18 Jahren
lcode.h e1dda047b2 unused macro vor 19 Jahren
ldblib.c 4eb49163c6 error handler in 'lua.c' tries '__tostring' metamethod if error vor 18 Jahren
ldebug.c fc8d077612 bug: wrong error message in some concatenations vor 18 Jahren
ldebug.h 8718fda9b2 added LUAI_FUNC to functions not in the API vor 20 Jahren
ldo.c 5f4f0d4a63 no more optimization to avoid LOADNIL at function start vor 18 Jahren
ldo.h 3ca9af51a4 emergency garbage collector (core forces a GC when allocation fails) vor 19 Jahren
ldump.c a7c9e45c64 avoid trailing white spaces vor 19 Jahren
lfunc.c 593bfc9668 should not manipulate NULL pointers (even without accessing them) vor 18 Jahren
lfunc.h 8718fda9b2 added LUAI_FUNC to functions not in the API vor 20 Jahren
lgc.c a7c9e45c64 avoid trailing white spaces vor 19 Jahren
lgc.h 3ca9af51a4 emergency garbage collector (core forces a GC when allocation fails) vor 19 Jahren
linit.c bfdcbbcd76 small optimizations (lua_newtable -> lua_createtable) vor 20 Jahren
liolib.c 79cb336d74 does not allow standard files to be closed vor 18 Jahren
llex.c aa003eba8e details vor 18 Jahren
llex.h aa003eba8e details vor 18 Jahren
llimits.h a7c9e45c64 avoid trailing white spaces vor 19 Jahren
lmathlib.c 8e36e1fe49 details (randomseed calls rand once to dischard first value) vor 18 Jahren
lmem.c bd869c7b31 details vor 19 Jahren
lmem.h 08f902cf49 better documentation for auxiliary functions (that should be called only vor 18 Jahren
loadlib.c df50c84ee0 BUG: loadlib should not use Lua internals (lobject.h) vor 18 Jahren
lobject.c 94d40f3980 luaO_log2 can be private to ltable.c vor 18 Jahren
lobject.h 94d40f3980 luaO_log2 can be private to ltable.c vor 18 Jahren
lopcodes.c a7c9e45c64 avoid trailing white spaces vor 19 Jahren
lopcodes.h a7c9e45c64 avoid trailing white spaces vor 19 Jahren
loslib.c e7fb0d8a6f 'os.date' checks arguments before passing them to 'strftime' vor 18 Jahren
lparser.c aa003eba8e details vor 18 Jahren
lparser.h 3d61c31e5a 'lparser.h' should not include 'ltable.h' vor 19 Jahren
lstate.c afa0d0ac0d new constant LUA_OK vor 19 Jahren
lstate.h 593bfc9668 should not manipulate NULL pointers (even without accessing them) vor 18 Jahren
lstring.c 3ca9af51a4 emergency garbage collector (core forces a GC when allocation fails) vor 19 Jahren
lstring.h 8718fda9b2 added LUAI_FUNC to functions not in the API vor 20 Jahren
lstrlib.c d62a21b9d3 when formatting with '%q', all control characters are coded vor 18 Jahren
ltable.c ae00b3a76f another way to normalize -0 that avoids problems with very small vor 18 Jahren
ltable.h 3ca9af51a4 emergency garbage collector (core forces a GC when allocation fails) vor 19 Jahren
ltablib.c 056b6a8ef4 more robust implementation for table.insert vor 20 Jahren
ltests.c 619be354c8 lua_pushstring/pushlstring return string vor 18 Jahren
ltests.h 2b5c1f99e5 small simplifications vor 19 Jahren
ltm.c dd1221582b details vor 19 Jahren
ltm.h d987cf1f81 new mark LUAI_DATA for extern data vor 20 Jahren
lua.c 4eb49163c6 error handler in 'lua.c' tries '__tostring' metamethod if error vor 18 Jahren
lua.h 619be354c8 lua_pushstring/pushlstring return string vor 18 Jahren
luaconf.h e7fb0d8a6f 'os.date' checks arguments before passing them to 'strftime' vor 18 Jahren
lualib.h a7c9e45c64 avoid trailing white spaces vor 19 Jahren
lundump.c a7c9e45c64 avoid trailing white spaces vor 19 Jahren
lundump.h 2753134a38 new versions by lhf vor 20 Jahren
lvm.c 6c042e17b1 avoid boolean equality (tricky for some compilers) vor 18 Jahren
lvm.h 08f902cf49 better documentation for auxiliary functions (that should be called only vor 18 Jahren
lzio.c eca9fa02d2 small improvement vor 20 Jahren
lzio.h 67578ec51f several small details vor 20 Jahren
makefile 3ca9af51a4 emergency garbage collector (core forces a GC when allocation fails) vor 19 Jahren