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

Roberto Ierusalimschy 2b3ea61342 mistake in change for multi-state (gc threshold was not corrected) 26 роки тому
bugs a6755e2f1a BUG: `strfind' does not handle \0 in plain search. 26 роки тому
lapi.c 49af08e3e7 new name for lua_equal(obj); LUA_NOOBJECT is equal to LUA_NOOBJECT 26 роки тому
lapi.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 роки тому
lauxlib.c 29ede6aa13 first implementation of multiple states (reentrant code). 26 роки тому
lauxlib.h 7d1499ba88 new macro luaL_openl 26 роки тому
lbuffer.c 29ede6aa13 first implementation of multiple states (reentrant code). 26 роки тому
lbuiltin.c 49af08e3e7 new name for lua_equal(obj); LUA_NOOBJECT is equal to LUA_NOOBJECT 26 роки тому
lbuiltin.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 роки тому
ldblib.c 7d1499ba88 new macro luaL_openl 26 роки тому
ldo.c d29ce75737 new signature for function luaD_call (old luaD_calln) 26 роки тому
ldo.h d29ce75737 new signature for function luaD_call (old luaD_calln) 26 роки тому
lfunc.c 29ede6aa13 first implementation of multiple states (reentrant code). 26 роки тому
lfunc.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 роки тому
lgc.c d015f1fc02 table sizes don't need to be primes; power of 2 gives the same performance. 26 роки тому
lgc.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 роки тому
linit.c 29ede6aa13 first implementation of multiple states (reentrant code). 26 роки тому
liolib.c 7d1499ba88 new macro luaL_openl 26 роки тому
llex.c 29ede6aa13 first implementation of multiple states (reentrant code). 26 роки тому
llex.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 роки тому
lmathlib.c 7d1499ba88 new macro luaL_openl 26 роки тому
lmem.c c5fa0895e9 table sizes don't need to be primes; power of 2 gives the same performance. 26 роки тому
lmem.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 роки тому
lobject.c d015f1fc02 table sizes don't need to be primes; power of 2 gives the same performance. 26 роки тому
lobject.h d015f1fc02 table sizes don't need to be primes; power of 2 gives the same performance. 26 роки тому
lopcodes.h 33b8a01032 new way to code CALLs + passing multiple arguments between function calls 26 роки тому
lparser.c 33b8a01032 new way to code CALLs + passing multiple arguments between function calls 26 роки тому
lparser.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 роки тому
lref.c 29ede6aa13 first implementation of multiple states (reentrant code). 26 роки тому
lref.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 роки тому
lstate.c 2b3ea61342 mistake in change for multi-state (gc threshold was not corrected) 26 роки тому
lstate.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 роки тому
lstring.c d015f1fc02 table sizes don't need to be primes; power of 2 gives the same performance. 26 роки тому
lstring.h d015f1fc02 table sizes don't need to be primes; power of 2 gives the same performance. 26 роки тому
lstrlib.c 7d1499ba88 new macro luaL_openl 26 роки тому
ltable.c d015f1fc02 table sizes don't need to be primes; power of 2 gives the same performance. 26 роки тому
ltable.h e5743adb21 macros `key', `val', and `node' don't need the state 26 роки тому
ltm.c 29ede6aa13 first implementation of multiple states (reentrant code). 26 роки тому
ltm.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 роки тому
lua.c 29ede6aa13 first implementation of multiple states (reentrant code). 26 роки тому
lua.h 49af08e3e7 new name for lua_equal(obj); LUA_NOOBJECT is equal to LUA_NOOBJECT 26 роки тому
luadebug.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 роки тому
lualib.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 роки тому
lundump.c 29ede6aa13 first implementation of multiple states (reentrant code). 26 роки тому
lundump.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 роки тому
lvm.c 33b8a01032 new way to code CALLs + passing multiple arguments between function calls 26 роки тому
lvm.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 роки тому
lzio.c a7fa7bafc8 new warnings with option "-W" (gcc) 26 роки тому
lzio.h c787dccd9b "const" !!! 26 роки тому
makefile 4343420d4d simplified version of `gc' tag method (only for userdata now). 26 роки тому
manual.tex 4343420d4d simplified version of `gc' tag method (only for userdata now). 26 роки тому