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

Roberto Ierusalimschy c5fee7615e new implementation for string hashing, with chaining. %!s(int64=26) %!d(string=hai) anos
bugs ae3ecc2d4a tonumber'e1' and tonumber(' ', x), for x!=10, gave 0 instead of nil. %!s(int64=26) %!d(string=hai) anos
lapi.c c5fee7615e new implementation for string hashing, with chaining. %!s(int64=26) %!d(string=hai) anos
lapi.h 17374d2daa `put_luaObjectonTop' must be public (to be used by lfback.c), and so %!s(int64=26) %!d(string=hai) anos
lauxlib.c 1942b58609 details %!s(int64=26) %!d(string=hai) anos
lauxlib.h c787dccd9b "const" !!! %!s(int64=26) %!d(string=hai) anos
lbuffer.c 72d675aba7 macros "growvector" and "reallocvector" more compact %!s(int64=26) %!d(string=hai) anos
lbuiltin.c c5fee7615e new implementation for string hashing, with chaining. %!s(int64=26) %!d(string=hai) anos
lbuiltin.h 26c5f56ad1 Built-in functions %!s(int64=28) %!d(string=hai) anos
ldblib.c c787dccd9b "const" !!! %!s(int64=26) %!d(string=hai) anos
ldo.c 4343420d4d simplified version of `gc' tag method (only for userdata now). %!s(int64=26) %!d(string=hai) anos
ldo.h 4343420d4d simplified version of `gc' tag method (only for userdata now). %!s(int64=26) %!d(string=hai) anos
lfunc.c 4343420d4d simplified version of `gc' tag method (only for userdata now). %!s(int64=26) %!d(string=hai) anos
lfunc.h 4343420d4d simplified version of `gc' tag method (only for userdata now). %!s(int64=26) %!d(string=hai) anos
lgc.c c5fee7615e new implementation for string hashing, with chaining. %!s(int64=26) %!d(string=hai) anos
lgc.h 4343420d4d simplified version of `gc' tag method (only for userdata now). %!s(int64=26) %!d(string=hai) anos
linit.c 3cc4ca821e initialization module (to load libraries) %!s(int64=27) %!d(string=hai) anos
liolib.c cca78b5c71 Visual C++ warning %!s(int64=26) %!d(string=hai) anos
llex.c c5fee7615e new implementation for string hashing, with chaining. %!s(int64=26) %!d(string=hai) anos
llex.h c787dccd9b "const" !!! %!s(int64=26) %!d(string=hai) anos
lmathlib.c 2a03170ebd random(0) and random(x,0) are wrong (0 is read as no argument!). %!s(int64=26) %!d(string=hai) anos
lmem.c c787dccd9b "const" !!! %!s(int64=26) %!d(string=hai) anos
lmem.h c787dccd9b "const" !!! %!s(int64=26) %!d(string=hai) anos
lobject.c 4343420d4d simplified version of `gc' tag method (only for userdata now). %!s(int64=26) %!d(string=hai) anos
lobject.h c5fee7615e new implementation for string hashing, with chaining. %!s(int64=26) %!d(string=hai) anos
lopcodes.h 36b6fe8d17 better treatment for arbitrary limits %!s(int64=26) %!d(string=hai) anos
lparser.c e10788b2ff reorganization of `stat' function. %!s(int64=26) %!d(string=hai) anos
lparser.h c787dccd9b "const" !!! %!s(int64=26) %!d(string=hai) anos
lref.c 1f7103e05d implementation of lua_ref (previously in module `lmem'). %!s(int64=26) %!d(string=hai) anos
lref.h 1f7103e05d implementation of lua_ref (previously in module `lmem'). %!s(int64=26) %!d(string=hai) anos
lstate.c 4343420d4d simplified version of `gc' tag method (only for userdata now). %!s(int64=26) %!d(string=hai) anos
lstate.h 4343420d4d simplified version of `gc' tag method (only for userdata now). %!s(int64=26) %!d(string=hai) anos
lstring.c c5fee7615e new implementation for string hashing, with chaining. %!s(int64=26) %!d(string=hai) anos
lstring.h c5fee7615e new implementation for string hashing, with chaining. %!s(int64=26) %!d(string=hai) anos
lstrlib.c c787dccd9b "const" !!! %!s(int64=26) %!d(string=hai) anos
ltable.c 4343420d4d simplified version of `gc' tag method (only for userdata now). %!s(int64=26) %!d(string=hai) anos
ltable.h 4343420d4d simplified version of `gc' tag method (only for userdata now). %!s(int64=26) %!d(string=hai) anos
ltm.c 4343420d4d simplified version of `gc' tag method (only for userdata now). %!s(int64=26) %!d(string=hai) anos
ltm.h 04265655a8 compatibility with old fallback system now provided by external module %!s(int64=26) %!d(string=hai) anos
lua.c b2c89ed2d2 new mechanism to access argv from a script %!s(int64=26) %!d(string=hai) anos
lua.h 63ccf42397 new API function 'lua_type'. %!s(int64=26) %!d(string=hai) anos
luadebug.h c787dccd9b "const" !!! %!s(int64=26) %!d(string=hai) anos
lualib.h c787dccd9b "const" !!! %!s(int64=26) %!d(string=hai) anos
lundump.c 2e13cd77ab new interface for `luaO_strtod', which now checks signal, too. %!s(int64=26) %!d(string=hai) anos
lundump.h c787dccd9b "const" !!! %!s(int64=26) %!d(string=hai) anos
lvm.c 7eb2f18621 remove of some useless #includes %!s(int64=26) %!d(string=hai) anos
lvm.h c787dccd9b "const" !!! %!s(int64=26) %!d(string=hai) anos
lzio.c c787dccd9b "const" !!! %!s(int64=26) %!d(string=hai) anos
lzio.h c787dccd9b "const" !!! %!s(int64=26) %!d(string=hai) anos
makefile 4343420d4d simplified version of `gc' tag method (only for userdata now). %!s(int64=26) %!d(string=hai) anos
manual.tex 4343420d4d simplified version of `gc' tag method (only for userdata now). %!s(int64=26) %!d(string=hai) anos