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

Roberto Ierusalimschy 6c79a0a80d new way to control hooks inside hooks (now the control is done inside Lua) 26 rokov pred
bugs a6755e2f1a BUG: `strfind' does not handle \0 in plain search. 26 rokov pred
lapi.c 1b15206cf9 many details + code redistribution 26 rokov pred
lapi.h 1b15206cf9 many details + code redistribution 26 rokov pred
lauxlib.c 4450efc97e new chunkid for C functions (`luaL_chunkid') 26 rokov pred
lauxlib.h 3c9e29f56d details 26 rokov pred
lbuffer.c 29ede6aa13 first implementation of multiple states (reentrant code). 26 rokov pred
lbuiltin.c d61d5bef9d details 26 rokov pred
lbuiltin.h 1b15206cf9 many details + code redistribution 26 rokov pred
ldblib.c 6c79a0a80d new way to control hooks inside hooks (now the control is done inside Lua) 26 rokov pred
ldebug.c c16c63cc59 new module with the debug API functions 26 rokov pred
ldo.c 6c79a0a80d new way to control hooks inside hooks (now the control is done inside Lua) 26 rokov pred
ldo.h 6c79a0a80d new way to control hooks inside hooks (now the control is done inside Lua) 26 rokov pred
lfunc.c 29ede6aa13 first implementation of multiple states (reentrant code). 26 rokov pred
lfunc.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 rokov pred
lgc.c 6c79a0a80d new way to control hooks inside hooks (now the control is done inside Lua) 26 rokov pred
lgc.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 rokov pred
linit.c 3e38fd2463 `lua_setfallback' leaves things on the stack, so it is better to protect 26 rokov pred
liolib.c 7d1499ba88 new macro luaL_openl 26 rokov pred
llex.c 1b15206cf9 many details + code redistribution 26 rokov pred
llex.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 rokov pred
lmathlib.c 1b15206cf9 many details + code redistribution 26 rokov pred
lmem.c 1b15206cf9 many details + code redistribution 26 rokov pred
lmem.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 rokov pred
lobject.c 1b15206cf9 many details + code redistribution 26 rokov pred
lobject.h 1b15206cf9 many details + code redistribution 26 rokov pred
lopcodes.h 33b8a01032 new way to code CALLs + passing multiple arguments between function calls 26 rokov pred
lparser.c cfdebfbc53 debug information for parameters use line 0 for them (as they are 26 rokov pred
lparser.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 rokov pred
lref.c 1b15206cf9 many details + code redistribution 26 rokov pred
lref.h 1b15206cf9 many details + code redistribution 26 rokov pred
lstate.c 6c79a0a80d new way to control hooks inside hooks (now the control is done inside Lua) 26 rokov pred
lstate.h 6c79a0a80d new way to control hooks inside hooks (now the control is done inside Lua) 26 rokov pred
lstring.c 12b45c2df2 luaS_newfixedstring renamed to luaS_newfixed 26 rokov pred
lstring.h 12b45c2df2 luaS_newfixedstring renamed to luaS_newfixed 26 rokov pred
lstrlib.c 7d1499ba88 new macro luaL_openl 26 rokov pred
ltable.c b3fe203c36 keep it simple 26 rokov pred
ltable.h 544eeb1f9c details 26 rokov pred
ltests.c e6d56cd2d8 module for internal use only, with functions for internal tests 26 rokov pred
ltm.c 29ede6aa13 first implementation of multiple states (reentrant code). 26 rokov pred
ltm.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 rokov pred
lua.c 3daeabb606 new way to pass arguments: with option `-f' 26 rokov pred
lua.h 968ad49da6 `lua_newstate' gets the inital stack size and other arguments 26 rokov pred
luadebug.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 rokov pred
lualib.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 rokov pred
lundump.c 72afb6debb modifications by lhf 26 rokov pred
lundump.h 72afb6debb modifications by lhf 26 rokov pred
lvm.c 6c79a0a80d new way to control hooks inside hooks (now the control is done inside Lua) 26 rokov pred
lvm.h fe237ad808 fixed stack; first version. 26 rokov pred
lzio.c a7fa7bafc8 new warnings with option "-W" (gcc) 26 rokov pred
lzio.h c787dccd9b "const" !!! 26 rokov pred
makefile 4343420d4d simplified version of `gc' tag method (only for userdata now). 26 rokov pred
manual.tex 4343420d4d simplified version of `gc' tag method (only for userdata now). 26 rokov pred