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

Roberto Ierusalimschy 67b44c9493 local names are all in the constant pool, so they do not need to be %!s(int64=27) %!d(string=hai) anos
bugs b94110a68f bug: "format" does not check size of format item (such as "%00000...00000d"). %!s(int64=27) %!d(string=hai) anos
lapi.c 54840fb256 new functions to manipulate C global variables %!s(int64=27) %!d(string=hai) anos
lapi.h 9618aaf07d small corrections in comments %!s(int64=27) %!d(string=hai) anos
lauxlib.c ce9609296c function "luaL_argerror" prints wrong argument number (from a user's point %!s(int64=27) %!d(string=hai) anos
lauxlib.h 766e67ef3b to avoid warnings about "typecast" (Visual C++) %!s(int64=27) %!d(string=hai) anos
lbuffer.c 766e67ef3b to avoid warnings about "typecast" (Visual C++) %!s(int64=27) %!d(string=hai) anos
lbuiltin.c f5bc671030 "goto" for tail recursion changed to "while" %!s(int64=27) %!d(string=hai) anos
lbuiltin.h 26c5f56ad1 Built-in functions %!s(int64=28) %!d(string=hai) anos
ldblib.c dea400bc1d "getstack" returns func, too. %!s(int64=27) %!d(string=hai) anos
ldo.c e87fddf1ad GC can be called during parsing, if needed. %!s(int64=27) %!d(string=hai) anos
ldo.h ee912e5a7f auxiliar function "luaD_calln". %!s(int64=27) %!d(string=hai) anos
lfunc.c 9618aaf07d small corrections in comments %!s(int64=27) %!d(string=hai) anos
lfunc.h 45e533599f optimization: closures without upvalues don't need to be closures %!s(int64=28) %!d(string=hai) anos
lgc.c 67b44c9493 local names are all in the constant pool, so they do not need to be %!s(int64=27) %!d(string=hai) anos
lgc.h 3393fd7f25 first version of "lua_close" %!s(int64=28) %!d(string=hai) anos
linit.c 3cc4ca821e initialization module (to load libraries) %!s(int64=27) %!d(string=hai) anos
liolib.c 8278468041 comments %!s(int64=27) %!d(string=hai) anos
llex.c 766e67ef3b to avoid warnings about "typecast" (Visual C++) %!s(int64=27) %!d(string=hai) anos
llex.h e1a127245d details ("luaX_token2str" doesn't need LexState) %!s(int64=27) %!d(string=hai) anos
lmathlib.c 8278468041 comments %!s(int64=27) %!d(string=hai) anos
lmem.c 758a381644 "realloc" usually implements "malloc"; handle non ANSI case separately. %!s(int64=27) %!d(string=hai) anos
lmem.h 21cff3015a details (for regularity) %!s(int64=27) %!d(string=hai) anos
lobject.c e03767b3eb details (comments) %!s(int64=27) %!d(string=hai) anos
lobject.h 63a752f961 small improvements. %!s(int64=27) %!d(string=hai) anos
lopcodes.h 8f31eda649 details in comments %!s(int64=27) %!d(string=hai) anos
lparser.c eec31aaca5 <string.h> is needed because of "memcpy". %!s(int64=27) %!d(string=hai) anos
lparser.h 03f3f9e707 "zio" now keeps its "name". %!s(int64=28) %!d(string=hai) anos
lstate.c 54840fb256 new functions to manipulate C global variables %!s(int64=27) %!d(string=hai) anos
lstate.h 22c2704842 "lua_state" is already declared in lua.h, which is included here. %!s(int64=27) %!d(string=hai) anos
lstring.c d7294c6de8 double hashing for string tables. %!s(int64=27) %!d(string=hai) anos
lstring.h 88a2023c32 support for strings with '\0' %!s(int64=27) %!d(string=hai) anos
lstrlib.c b94110a68f bug: "format" does not check size of format item (such as "%00000...00000d"). %!s(int64=27) %!d(string=hai) anos
ltable.c b9c9ccfbb4 function "move" for tables is better implemented with some "inside %!s(int64=27) %!d(string=hai) anos
ltable.h b9c9ccfbb4 function "move" for tables is better implemented with some "inside %!s(int64=27) %!d(string=hai) anos
ltm.c 3fecf187ff names... %!s(int64=27) %!d(string=hai) anos
ltm.h 3fecf187ff names... %!s(int64=27) %!d(string=hai) anos
lua.c 01772cefa5 new library for debbuging %!s(int64=27) %!d(string=hai) anos
lua.h 21cff3015a details (for regularity) %!s(int64=27) %!d(string=hai) anos
luadebug.h 54840fb256 new functions to manipulate C global variables %!s(int64=27) %!d(string=hai) anos
lualib.h 01772cefa5 new library for debbuging %!s(int64=27) %!d(string=hai) anos
lundump.c d2de2d5eda format for double is always "%g", do not need #defines %!s(int64=27) %!d(string=hai) anos
lundump.h 21cff3015a details (for regularity) %!s(int64=27) %!d(string=hai) anos
lvm.c 595738f6fe small optimizations %!s(int64=27) %!d(string=hai) anos
lvm.h 59f8e6fb77 details ("settable") %!s(int64=27) %!d(string=hai) anos
lzio.c 766e67ef3b to avoid warnings about "typecast" (Visual C++) %!s(int64=27) %!d(string=hai) anos
lzio.h 6ac047afc4 details %!s(int64=28) %!d(string=hai) anos
makefile e24f7fd2d2 details %!s(int64=27) %!d(string=hai) anos
manual.tex e4830ddce3 new option "mode" in "readfrom", "writeto" and "appendto" (for %!s(int64=27) %!d(string=hai) anos