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

Roberto Ierusalimschy d76b1a0eef `base' for `tonumber' must be >= 2. %!s(int64=25) %!d(string=hai) anos
bugs e30327728c BUG: tostring() without arguments gives seg. fault. %!s(int64=25) %!d(string=hai) anos
lapi.c a69356e9e0 no more special cases for closures with 0 upvalues (performance is the same, %!s(int64=25) %!d(string=hai) anos
lapi.h a69356e9e0 no more special cases for closures with 0 upvalues (performance is the same, %!s(int64=25) %!d(string=hai) anos
lauxlib.c 556a89e537 new names for debug types %!s(int64=25) %!d(string=hai) anos
lauxlib.h 4fbe775154 details %!s(int64=26) %!d(string=hai) anos
lbuffer.c 3c9d999424 many details (most by lhf). %!s(int64=25) %!d(string=hai) anos
lbuiltin.c d76b1a0eef `base' for `tonumber' must be >= 2. %!s(int64=25) %!d(string=hai) anos
lbuiltin.h 3c9d999424 many details (most by lhf). %!s(int64=25) %!d(string=hai) anos
lcode.c e7c8393682 optimization INCLOCAL is not necessary, with `for' %!s(int64=25) %!d(string=hai) anos
lcode.h 0c3fe2c44b comment %!s(int64=25) %!d(string=hai) anos
ldblib.c 556a89e537 new names for debug types %!s(int64=25) %!d(string=hai) anos
ldebug.c 8f0f54ec38 name change %!s(int64=25) %!d(string=hai) anos
ldebug.h 27163f032e Auxiliary functions from Debug Interface module %!s(int64=26) %!d(string=hai) anos
ldo.c 8f0f54ec38 name change %!s(int64=25) %!d(string=hai) anos
ldo.h a69356e9e0 no more special cases for closures with 0 upvalues (performance is the same, %!s(int64=25) %!d(string=hai) anos
lfunc.c a69356e9e0 no more special cases for closures with 0 upvalues (performance is the same, %!s(int64=25) %!d(string=hai) anos
lfunc.h 73aa465a8e some name changes %!s(int64=25) %!d(string=hai) anos
lgc.c 8f0f54ec38 name change %!s(int64=25) %!d(string=hai) anos
lgc.h 29ede6aa13 first implementation of multiple states (reentrant code). %!s(int64=26) %!d(string=hai) anos
linit.c 3e38fd2463 `lua_setfallback' leaves things on the stack, so it is better to protect %!s(int64=26) %!d(string=hai) anos
liolib.c 556a89e537 new names for debug types %!s(int64=25) %!d(string=hai) anos
llex.c f9cf402fbd first implementation of FOR %!s(int64=25) %!d(string=hai) anos
llex.h f9cf402fbd first implementation of FOR %!s(int64=25) %!d(string=hai) anos
llimits.h 4e7e9e8de5 new opcode INCLOCAL. %!s(int64=25) %!d(string=hai) anos
lmathlib.c 73aa465a8e some name changes %!s(int64=25) %!d(string=hai) anos
lmem.c 87367e97f3 more information about memory use %!s(int64=25) %!d(string=hai) anos
lmem.h 87367e97f3 more information about memory use %!s(int64=25) %!d(string=hai) anos
lobject.c 36e1390631 details. %!s(int64=25) %!d(string=hai) anos
lobject.h c3b73cbeb8 comments (detail) %!s(int64=25) %!d(string=hai) anos
lopcodes.h e7c8393682 optimization INCLOCAL is not necessary, with `for' %!s(int64=25) %!d(string=hai) anos
lparser.c f9cf402fbd first implementation of FOR %!s(int64=25) %!d(string=hai) anos
lparser.h d615e78e08 new optimization: jumps to jumps %!s(int64=25) %!d(string=hai) anos
lref.c a69356e9e0 no more special cases for closures with 0 upvalues (performance is the same, %!s(int64=25) %!d(string=hai) anos
lref.h 74f1c3d025 small changes for "clean C" %!s(int64=25) %!d(string=hai) anos
lstate.c 36e1390631 details. %!s(int64=25) %!d(string=hai) anos
lstate.h 556a89e537 new names for debug types %!s(int64=25) %!d(string=hai) anos
lstring.c 73aa465a8e some name changes %!s(int64=25) %!d(string=hai) anos
lstring.h 73aa465a8e some name changes %!s(int64=25) %!d(string=hai) anos
lstrlib.c 3c9d999424 many details (most by lhf). %!s(int64=25) %!d(string=hai) anos
ltable.c 36e1390631 details. %!s(int64=25) %!d(string=hai) anos
ltable.h 544eeb1f9c details %!s(int64=26) %!d(string=hai) anos
ltests.c e7c8393682 optimization INCLOCAL is not necessary, with `for' %!s(int64=25) %!d(string=hai) anos
ltm.c e2c60eda16 `luaT_validevent' is exported, because compatibility module for fallbacks %!s(int64=25) %!d(string=hai) anos
ltm.h e2c60eda16 `luaT_validevent' is exported, because compatibility module for fallbacks %!s(int64=25) %!d(string=hai) anos
lua.c 556a89e537 new names for debug types %!s(int64=25) %!d(string=hai) anos
lua.h 4c03196697 lua_setstate makes no sense with explicit multiple states %!s(int64=25) %!d(string=hai) anos
luadebug.h 556a89e537 new names for debug types %!s(int64=25) %!d(string=hai) anos
lualib.h 29ede6aa13 first implementation of multiple states (reentrant code). %!s(int64=26) %!d(string=hai) anos
lundump.c 73aa465a8e some name changes %!s(int64=25) %!d(string=hai) anos
lundump.h 73aa465a8e some name changes %!s(int64=25) %!d(string=hai) anos
lvm.c e7c8393682 optimization INCLOCAL is not necessary, with `for' %!s(int64=25) %!d(string=hai) anos
lvm.h a69356e9e0 no more special cases for closures with 0 upvalues (performance is the same, %!s(int64=25) %!d(string=hai) anos
lzio.c 3c9d999424 many details (most by lhf). %!s(int64=25) %!d(string=hai) anos
lzio.h c787dccd9b "const" !!! %!s(int64=26) %!d(string=hai) anos
makefile 4d4e6f07c0 all order operators use a single tag method (<) %!s(int64=25) %!d(string=hai) anos
manual.tex 4343420d4d simplified version of `gc' tag method (only for userdata now). %!s(int64=26) %!d(string=hai) anos