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

Roberto Ierusalimschy 04265655a8 compatibility with old fallback system now provided by external module 26 lat temu
bugs ae3ecc2d4a tonumber'e1' and tonumber(' ', x), for x!=10, gave 0 instead of nil. 26 lat temu
lapi.c 04265655a8 compatibility with old fallback system now provided by external module 26 lat temu
lapi.h 04265655a8 compatibility with old fallback system now provided by external module 26 lat temu
lauxlib.c 88866208f0 `luaL_arg_check' always has an `extramsg'. 26 lat temu
lauxlib.h c787dccd9b "const" !!! 26 lat temu
lbuffer.c 72d675aba7 macros "growvector" and "reallocvector" more compact 26 lat temu
lbuiltin.c 04265655a8 compatibility with old fallback system now provided by external module 26 lat temu
lbuiltin.h 26c5f56ad1 Built-in functions 28 lat temu
ldblib.c c787dccd9b "const" !!! 26 lat temu
ldo.c f7fe04d4b7 details. 26 lat temu
ldo.h c787dccd9b "const" !!! 26 lat temu
lfunc.c c787dccd9b "const" !!! 26 lat temu
lfunc.h c787dccd9b "const" !!! 26 lat temu
lgc.c c787dccd9b "const" !!! 26 lat temu
lgc.h c787dccd9b "const" !!! 26 lat temu
linit.c 3cc4ca821e initialization module (to load libraries) 27 lat temu
liolib.c a8a75fb7ab details 26 lat temu
llex.c 2e13cd77ab new interface for `luaO_strtod', which now checks signal, too. 26 lat temu
llex.h c787dccd9b "const" !!! 26 lat temu
lmathlib.c 2a03170ebd random(0) and random(x,0) are wrong (0 is read as no argument!). 26 lat temu
lmem.c c787dccd9b "const" !!! 26 lat temu
lmem.h c787dccd9b "const" !!! 26 lat temu
lobject.c ae3ecc2d4a tonumber'e1' and tonumber(' ', x), for x!=10, gave 0 instead of nil. 26 lat temu
lobject.h 2e13cd77ab new interface for `luaO_strtod', which now checks signal, too. 26 lat temu
lopcodes.h 36b6fe8d17 better treatment for arbitrary limits 26 lat temu
lparser.c e10788b2ff reorganization of `stat' function. 26 lat temu
lparser.h c787dccd9b "const" !!! 26 lat temu
lstate.c c787dccd9b "const" !!! 26 lat temu
lstate.h 705eae9fe4 there is no need for a size for Cblocks 26 lat temu
lstring.c c787dccd9b "const" !!! 26 lat temu
lstring.h c787dccd9b "const" !!! 26 lat temu
lstrlib.c c787dccd9b "const" !!! 26 lat temu
ltable.c c787dccd9b "const" !!! 26 lat temu
ltable.h c787dccd9b "const" !!! 26 lat temu
ltm.c 04265655a8 compatibility with old fallback system now provided by external module 26 lat temu
ltm.h 04265655a8 compatibility with old fallback system now provided by external module 26 lat temu
lua.c b2c89ed2d2 new mechanism to access argv from a script 26 lat temu
lua.h c787dccd9b "const" !!! 26 lat temu
luadebug.h c787dccd9b "const" !!! 26 lat temu
lualib.h c787dccd9b "const" !!! 26 lat temu
lundump.c 2e13cd77ab new interface for `luaO_strtod', which now checks signal, too. 26 lat temu
lundump.h c787dccd9b "const" !!! 26 lat temu
lvm.c 7eb2f18621 remove of some useless #includes 26 lat temu
lvm.h c787dccd9b "const" !!! 26 lat temu
lzio.c c787dccd9b "const" !!! 26 lat temu
lzio.h c787dccd9b "const" !!! 26 lat temu
makefile 05f55cc062 more warning checking (mainly related to const strings). 26 lat temu
manual.tex 5caf7f4a33 tremove erases its previous last element (to avoid locking potential 26 lat temu