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

Roberto Ierusalimschy 298d0abff7 first version of extra debug information (NAME) il y a 26 ans
bugs a6755e2f1a BUG: `strfind' does not handle \0 in plain search. il y a 26 ans
lapi.c acdb0b741e comments. il y a 26 ans
lapi.h b1b0c219f5 new ttypes to distinguish between C closures and Lua closures. il y a 26 ans
lauxlib.c fb60283974 better error messages il y a 26 ans
lauxlib.h 4fbe775154 details il y a 26 ans
lbuffer.c 29ede6aa13 first implementation of multiple states (reentrant code). il y a 26 ans
lbuiltin.c aabefe9d68 details. il y a 26 ans
lbuiltin.h aabefe9d68 details. il y a 26 ans
ldblib.c 6c79a0a80d new way to control hooks inside hooks (now the control is done inside Lua) il y a 26 ans
ldebug.c 298d0abff7 first version of extra debug information (NAME) il y a 26 ans
ldo.c 298d0abff7 first version of extra debug information (NAME) il y a 26 ans
ldo.h 6c79a0a80d new way to control hooks inside hooks (now the control is done inside Lua) il y a 26 ans
lfunc.c acdb0b741e comments. il y a 26 ans
lfunc.h acdb0b741e comments. il y a 26 ans
lgc.c acdb0b741e comments. il y a 26 ans
lgc.h 29ede6aa13 first implementation of multiple states (reentrant code). il y a 26 ans
linit.c 3e38fd2463 `lua_setfallback' leaves things on the stack, so it is better to protect il y a 26 ans
liolib.c fb60283974 better error messages il y a 26 ans
llex.c 2eaf9a00ae little bug: `1ea' got a wrong token at the error message il y a 26 ans
llex.h acdb0b741e comments. il y a 26 ans
lmathlib.c acdb0b741e comments. il y a 26 ans
lmem.c acdb0b741e comments. il y a 26 ans
lmem.h acdb0b741e comments. il y a 26 ans
lobject.c b1b0c219f5 new ttypes to distinguish between C closures and Lua closures. il y a 26 ans
lobject.h 298d0abff7 first version of extra debug information (NAME) il y a 26 ans
lopcodes.h 298d0abff7 first version of extra debug information (NAME) il y a 26 ans
lparser.c 298d0abff7 first version of extra debug information (NAME) il y a 26 ans
lparser.h 29ede6aa13 first implementation of multiple states (reentrant code). il y a 26 ans
lref.c acdb0b741e comments. il y a 26 ans
lref.h acdb0b741e comments. il y a 26 ans
lstate.c 6c79a0a80d new way to control hooks inside hooks (now the control is done inside Lua) il y a 26 ans
lstate.h acdb0b741e comments. il y a 26 ans
lstring.c 12b45c2df2 luaS_newfixedstring renamed to luaS_newfixed il y a 26 ans
lstring.h 12b45c2df2 luaS_newfixedstring renamed to luaS_newfixed il y a 26 ans
lstrlib.c acdb0b741e comments. il y a 26 ans
ltable.c b1b0c219f5 new ttypes to distinguish between C closures and Lua closures. il y a 26 ans
ltable.h 544eeb1f9c details il y a 26 ans
ltests.c acdb0b741e comments. il y a 26 ans
ltm.c b1b0c219f5 new ttypes to distinguish between C closures and Lua closures. il y a 26 ans
ltm.h 29ede6aa13 first implementation of multiple states (reentrant code). il y a 26 ans
lua.c 3daeabb606 new way to pass arguments: with option `-f' il y a 26 ans
lua.h 968ad49da6 `lua_newstate' gets the inital stack size and other arguments 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 b1b0c219f5 new ttypes to distinguish between C closures and Lua closures. il y a 26 ans
lundump.h 72afb6debb modifications by lhf il y a 26 ans
lvm.c 298d0abff7 first version of extra debug information (NAME) il y a 26 ans
lvm.h fe237ad808 fixed stack; first version. 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