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

Roberto Ierusalimschy 790690a223 new way to keep function arguments (with StkId instead of copy) il y a 26 ans
bugs a6755e2f1a BUG: `strfind' does not handle \0 in plain search. il y a 26 ans
lapi.c e5743adb21 macros `key', `val', and `node' don't need the state il y a 26 ans
lapi.h 29ede6aa13 first implementation of multiple states (reentrant code). il y a 26 ans
lauxlib.c 29ede6aa13 first implementation of multiple states (reentrant code). il y a 26 ans
lauxlib.h 7d1499ba88 new macro luaL_openl il y a 26 ans
lbuffer.c 29ede6aa13 first implementation of multiple states (reentrant code). il y a 26 ans
lbuiltin.c 790690a223 new way to keep function arguments (with StkId instead of copy) il y a 26 ans
lbuiltin.h 29ede6aa13 first implementation of multiple states (reentrant code). il y a 26 ans
ldblib.c 7d1499ba88 new macro luaL_openl il y a 26 ans
ldo.c d29ce75737 new signature for function luaD_call (old luaD_calln) il y a 26 ans
ldo.h d29ce75737 new signature for function luaD_call (old luaD_calln) il y a 26 ans
lfunc.c 29ede6aa13 first implementation of multiple states (reentrant code). il y a 26 ans
lfunc.h 29ede6aa13 first implementation of multiple states (reentrant code). il y a 26 ans
lgc.c e5743adb21 macros `key', `val', and `node' don't need the state il y a 26 ans
lgc.h 29ede6aa13 first implementation of multiple states (reentrant code). il y a 26 ans
linit.c 29ede6aa13 first implementation of multiple states (reentrant code). il y a 26 ans
liolib.c 7d1499ba88 new macro luaL_openl il y a 26 ans
llex.c 29ede6aa13 first implementation of multiple states (reentrant code). il y a 26 ans
llex.h 29ede6aa13 first implementation of multiple states (reentrant code). il y a 26 ans
lmathlib.c 7d1499ba88 new macro luaL_openl il y a 26 ans
lmem.c 29ede6aa13 first implementation of multiple states (reentrant code). il y a 26 ans
lmem.h 29ede6aa13 first implementation of multiple states (reentrant code). il y a 26 ans
lobject.c 29ede6aa13 first implementation of multiple states (reentrant code). il y a 26 ans
lobject.h 29ede6aa13 first implementation of multiple states (reentrant code). il y a 26 ans
lopcodes.h 33b8a01032 new way to code CALLs + passing multiple arguments between function calls il y a 26 ans
lparser.c 33b8a01032 new way to code CALLs + passing multiple arguments between function calls il y a 26 ans
lparser.h 29ede6aa13 first implementation of multiple states (reentrant code). il y a 26 ans
lref.c 29ede6aa13 first implementation of multiple states (reentrant code). il y a 26 ans
lref.h 29ede6aa13 first implementation of multiple states (reentrant code). il y a 26 ans
lstate.c 29ede6aa13 first implementation of multiple states (reentrant code). il y a 26 ans
lstate.h 29ede6aa13 first implementation of multiple states (reentrant code). il y a 26 ans
lstring.c 514783de9d simpler without `init_hash' il y a 26 ans
lstring.h 29ede6aa13 first implementation of multiple states (reentrant code). il y a 26 ans
lstrlib.c 7d1499ba88 new macro luaL_openl il y a 26 ans
ltable.c 29ede6aa13 first implementation of multiple states (reentrant code). il y a 26 ans
ltable.h e5743adb21 macros `key', `val', and `node' don't need the state il y a 26 ans
ltm.c 29ede6aa13 first implementation of multiple states (reentrant code). il y a 26 ans
ltm.h 29ede6aa13 first implementation of multiple states (reentrant code). il y a 26 ans
lua.c 29ede6aa13 first implementation of multiple states (reentrant code). il y a 26 ans
lua.h 878ef96127 comment il y a 26 ans
luadebug.h 29ede6aa13 first implementation of multiple states (reentrant code). il y a 26 ans
lualib.h 29ede6aa13 first implementation of multiple states (reentrant code). il y a 26 ans
lundump.c 29ede6aa13 first implementation of multiple states (reentrant code). il y a 26 ans
lundump.h 29ede6aa13 first implementation of multiple states (reentrant code). il y a 26 ans
lvm.c 33b8a01032 new way to code CALLs + passing multiple arguments between function calls il y a 26 ans
lvm.h 29ede6aa13 first implementation of multiple states (reentrant code). il y a 26 ans
lzio.c a7fa7bafc8 new warnings with option "-W" (gcc) il y a 26 ans
lzio.h c787dccd9b "const" !!! il y a 26 ans
makefile 4343420d4d simplified version of `gc' tag method (only for userdata now). il y a 26 ans
manual.tex 4343420d4d simplified version of `gc' tag method (only for userdata now). il y a 26 ans