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

Roberto Ierusalimschy 49af08e3e7 new name for lua_equal(obj); LUA_NOOBJECT is equal to LUA_NOOBJECT il y a 26 ans
bugs a6755e2f1a BUG: `strfind' does not handle \0 in plain search. il y a 26 ans
lapi.c 49af08e3e7 new name for lua_equal(obj); LUA_NOOBJECT is equal to LUA_NOOBJECT 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 49af08e3e7 new name for lua_equal(obj); LUA_NOOBJECT is equal to LUA_NOOBJECT 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 d015f1fc02 table sizes don't need to be primes; power of 2 gives the same performance. 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 c5fa0895e9 table sizes don't need to be primes; power of 2 gives the same performance. il y a 26 ans
lmem.h 29ede6aa13 first implementation of multiple states (reentrant code). il y a 26 ans
lobject.c d015f1fc02 table sizes don't need to be primes; power of 2 gives the same performance. il y a 26 ans
lobject.h d015f1fc02 table sizes don't need to be primes; power of 2 gives the same performance. 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 d015f1fc02 table sizes don't need to be primes; power of 2 gives the same performance. il y a 26 ans
lstring.h d015f1fc02 table sizes don't need to be primes; power of 2 gives the same performance. il y a 26 ans
lstrlib.c 7d1499ba88 new macro luaL_openl il y a 26 ans
ltable.c d015f1fc02 table sizes don't need to be primes; power of 2 gives the same performance. 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 49af08e3e7 new name for lua_equal(obj); LUA_NOOBJECT is equal to LUA_NOOBJECT 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