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

Roberto Ierusalimschy 29ede6aa13 first implementation of multiple states (reentrant code). 26 лет назад
bugs a6755e2f1a BUG: `strfind' does not handle \0 in plain search. 26 лет назад
lapi.c 29ede6aa13 first implementation of multiple states (reentrant code). 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 29ede6aa13 first implementation of multiple states (reentrant code). 26 лет назад
lbuffer.c 29ede6aa13 first implementation of multiple states (reentrant code). 26 лет назад
lbuiltin.c 29ede6aa13 first implementation of multiple states (reentrant code). 26 лет назад
lbuiltin.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 лет назад
ldblib.c 29ede6aa13 first implementation of multiple states (reentrant code). 26 лет назад
ldo.c 29ede6aa13 first implementation of multiple states (reentrant code). 26 лет назад
ldo.h 29ede6aa13 first implementation of multiple states (reentrant code). 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 29ede6aa13 first implementation of multiple states (reentrant code). 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 29ede6aa13 first implementation of multiple states (reentrant code). 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 29ede6aa13 first implementation of multiple states (reentrant code). 26 лет назад
lmem.c 29ede6aa13 first implementation of multiple states (reentrant code). 26 лет назад
lmem.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 лет назад
lobject.c 29ede6aa13 first implementation of multiple states (reentrant code). 26 лет назад
lobject.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 лет назад
lopcodes.h 36b6fe8d17 better treatment for arbitrary limits 26 лет назад
lparser.c 29ede6aa13 first implementation of multiple states (reentrant code). 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 29ede6aa13 first implementation of multiple states (reentrant code). 26 лет назад
lstate.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 лет назад
lstring.c 29ede6aa13 first implementation of multiple states (reentrant code). 26 лет назад
lstring.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 лет назад
lstrlib.c 29ede6aa13 first implementation of multiple states (reentrant code). 26 лет назад
ltable.c 29ede6aa13 first implementation of multiple states (reentrant code). 26 лет назад
ltable.h 29ede6aa13 first implementation of multiple states (reentrant code). 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 29ede6aa13 first implementation of multiple states (reentrant code). 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 29ede6aa13 first implementation of multiple states (reentrant code). 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 лет назад