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

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