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 anni fa
bugs a6755e2f1a BUG: `strfind' does not handle \0 in plain search. 26 anni fa
lapi.c 29ede6aa13 first implementation of multiple states (reentrant code). 26 anni fa
lapi.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 anni fa
lauxlib.c 29ede6aa13 first implementation of multiple states (reentrant code). 26 anni fa
lauxlib.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 anni fa
lbuffer.c 29ede6aa13 first implementation of multiple states (reentrant code). 26 anni fa
lbuiltin.c 29ede6aa13 first implementation of multiple states (reentrant code). 26 anni fa
lbuiltin.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 anni fa
ldblib.c 29ede6aa13 first implementation of multiple states (reentrant code). 26 anni fa
ldo.c 29ede6aa13 first implementation of multiple states (reentrant code). 26 anni fa
ldo.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 anni fa
lfunc.c 29ede6aa13 first implementation of multiple states (reentrant code). 26 anni fa
lfunc.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 anni fa
lgc.c 29ede6aa13 first implementation of multiple states (reentrant code). 26 anni fa
lgc.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 anni fa
linit.c 29ede6aa13 first implementation of multiple states (reentrant code). 26 anni fa
liolib.c 29ede6aa13 first implementation of multiple states (reentrant code). 26 anni fa
llex.c 29ede6aa13 first implementation of multiple states (reentrant code). 26 anni fa
llex.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 anni fa
lmathlib.c 29ede6aa13 first implementation of multiple states (reentrant code). 26 anni fa
lmem.c 29ede6aa13 first implementation of multiple states (reentrant code). 26 anni fa
lmem.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 anni fa
lobject.c 29ede6aa13 first implementation of multiple states (reentrant code). 26 anni fa
lobject.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 anni fa
lopcodes.h 36b6fe8d17 better treatment for arbitrary limits 26 anni fa
lparser.c 29ede6aa13 first implementation of multiple states (reentrant code). 26 anni fa
lparser.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 anni fa
lref.c 29ede6aa13 first implementation of multiple states (reentrant code). 26 anni fa
lref.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 anni fa
lstate.c 29ede6aa13 first implementation of multiple states (reentrant code). 26 anni fa
lstate.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 anni fa
lstring.c 29ede6aa13 first implementation of multiple states (reentrant code). 26 anni fa
lstring.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 anni fa
lstrlib.c 29ede6aa13 first implementation of multiple states (reentrant code). 26 anni fa
ltable.c 29ede6aa13 first implementation of multiple states (reentrant code). 26 anni fa
ltable.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 anni fa
ltm.c 29ede6aa13 first implementation of multiple states (reentrant code). 26 anni fa
ltm.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 anni fa
lua.c 29ede6aa13 first implementation of multiple states (reentrant code). 26 anni fa
lua.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 anni fa
luadebug.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 anni fa
lualib.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 anni fa
lundump.c 29ede6aa13 first implementation of multiple states (reentrant code). 26 anni fa
lundump.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 anni fa
lvm.c 29ede6aa13 first implementation of multiple states (reentrant code). 26 anni fa
lvm.h 29ede6aa13 first implementation of multiple states (reentrant code). 26 anni fa
lzio.c a7fa7bafc8 new warnings with option "-W" (gcc) 26 anni fa
lzio.h c787dccd9b "const" !!! 26 anni fa
makefile 4343420d4d simplified version of `gc' tag method (only for userdata now). 26 anni fa
manual.tex 4343420d4d simplified version of `gc' tag method (only for userdata now). 26 anni fa