You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Roberto Ierusalimschy 790690a223 new way to keep function arguments (with StkId instead of copy) 25 years ago
bugs BUG: `strfind' does not handle \0 in plain search. 25 years ago
lapi.c macros `key', `val', and `node' don't need the state 25 years ago
lapi.h first implementation of multiple states (reentrant code). 25 years ago
lauxlib.c first implementation of multiple states (reentrant code). 25 years ago
lauxlib.h new macro luaL_openl 25 years ago
lbuffer.c first implementation of multiple states (reentrant code). 25 years ago
lbuiltin.c new way to keep function arguments (with StkId instead of copy) 25 years ago
lbuiltin.h first implementation of multiple states (reentrant code). 25 years ago
ldblib.c new macro luaL_openl 25 years ago
ldo.c new signature for function luaD_call (old luaD_calln) 25 years ago
ldo.h new signature for function luaD_call (old luaD_calln) 25 years ago
lfunc.c first implementation of multiple states (reentrant code). 25 years ago
lfunc.h first implementation of multiple states (reentrant code). 25 years ago
lgc.c macros `key', `val', and `node' don't need the state 25 years ago
lgc.h first implementation of multiple states (reentrant code). 25 years ago
linit.c first implementation of multiple states (reentrant code). 25 years ago
liolib.c new macro luaL_openl 25 years ago
llex.c first implementation of multiple states (reentrant code). 25 years ago
llex.h first implementation of multiple states (reentrant code). 25 years ago
lmathlib.c new macro luaL_openl 25 years ago
lmem.c first implementation of multiple states (reentrant code). 25 years ago
lmem.h first implementation of multiple states (reentrant code). 25 years ago
lobject.c first implementation of multiple states (reentrant code). 25 years ago
lobject.h first implementation of multiple states (reentrant code). 25 years ago
lopcodes.h new way to code CALLs + passing multiple arguments between function calls 25 years ago
lparser.c new way to code CALLs + passing multiple arguments between function calls 25 years ago
lparser.h first implementation of multiple states (reentrant code). 25 years ago
lref.c first implementation of multiple states (reentrant code). 25 years ago
lref.h first implementation of multiple states (reentrant code). 25 years ago
lstate.c first implementation of multiple states (reentrant code). 25 years ago
lstate.h first implementation of multiple states (reentrant code). 25 years ago
lstring.c simpler without `init_hash' 25 years ago
lstring.h first implementation of multiple states (reentrant code). 25 years ago
lstrlib.c new macro luaL_openl 25 years ago
ltable.c first implementation of multiple states (reentrant code). 25 years ago
ltable.h macros `key', `val', and `node' don't need the state 25 years ago
ltm.c first implementation of multiple states (reentrant code). 25 years ago
ltm.h first implementation of multiple states (reentrant code). 25 years ago
lua.c first implementation of multiple states (reentrant code). 25 years ago
lua.h comment 25 years ago
luadebug.h first implementation of multiple states (reentrant code). 25 years ago
lualib.h first implementation of multiple states (reentrant code). 25 years ago
lundump.c first implementation of multiple states (reentrant code). 25 years ago
lundump.h first implementation of multiple states (reentrant code). 25 years ago
lvm.c new way to code CALLs + passing multiple arguments between function calls 25 years ago
lvm.h first implementation of multiple states (reentrant code). 25 years ago
lzio.c new warnings with option "-W" (gcc) 25 years ago
lzio.h "const" !!! 26 years ago
makefile simplified version of `gc' tag method (only for userdata now). 25 years ago
manual.tex simplified version of `gc' tag method (only for userdata now). 25 years ago