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

Roberto Ierusalimschy 1fdb445e7d details. пре 26 година
bugs a6755e2f1a BUG: `strfind' does not handle \0 in plain search. пре 26 година
lapi.c 8223ff473f lua_Object is a pointer to the stack (because now the stack doen't move) пре 26 година
lapi.h 8223ff473f lua_Object is a pointer to the stack (because now the stack doen't move) пре 26 година
lauxlib.c 29ede6aa13 first implementation of multiple states (reentrant code). пре 26 година
lauxlib.h 3c9e29f56d details пре 26 година
lbuffer.c 29ede6aa13 first implementation of multiple states (reentrant code). пре 26 година
lbuiltin.c c7119a93f0 new language for testC (debugging facility) пре 26 година
lbuiltin.h 29ede6aa13 first implementation of multiple states (reentrant code). пре 26 година
ldblib.c 7d1499ba88 new macro luaL_openl пре 26 година
ldo.c b097076678 missing include пре 26 година
ldo.h 8223ff473f lua_Object is a pointer to the stack (because now the stack doen't move) пре 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 fe237ad808 fixed stack; first version. пре 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 b097076678 missing include пре 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 8223ff473f lua_Object is a pointer to the stack (because now the stack doen't move) пре 26 година
lopcodes.h 33b8a01032 new way to code CALLs + passing multiple arguments between function calls пре 26 година
lparser.c fe237ad808 fixed stack; first version. пре 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 fe237ad808 fixed stack; first version. пре 26 година
lstate.h fe237ad808 fixed stack; first version. пре 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 8223ff473f lua_Object is a pointer to the stack (because now the stack doen't move) пре 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 72afb6debb modifications by lhf пре 26 година
lundump.h 72afb6debb modifications by lhf пре 26 година
lvm.c 1fdb445e7d details. пре 26 година
lvm.h fe237ad808 fixed stack; first version. пре 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 година