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

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