Go to file
Roberto Ierusalimschy 878ef96127 comment
1999-11-25 16:44:02 -02:00
bugs BUG: `strfind' does not handle \0 in plain search. 1999-11-11 14:45:04 -02:00
lapi.c macros key', val', and `node' don't need the state 1999-11-23 11:58:02 -02:00
lapi.h first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -02:00
lauxlib.c first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -02:00
lauxlib.h new macro luaL_openl 1999-11-22 15:39:51 -02:00
lbuffer.c first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -02:00
lbuiltin.c new macro luaL_openl 1999-11-22 15:39:51 -02:00
lbuiltin.h first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -02:00
ldblib.c new macro luaL_openl 1999-11-22 15:39:51 -02:00
ldo.c first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -02:00
ldo.h first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -02:00
lfunc.c first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -02:00
lfunc.h first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -02:00
lgc.c macros key', val', and `node' don't need the state 1999-11-23 11:58:02 -02:00
lgc.h first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -02:00
linit.c first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -02:00
liolib.c new macro luaL_openl 1999-11-22 15:39:51 -02:00
llex.c first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -02:00
llex.h first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -02:00
lmathlib.c new macro luaL_openl 1999-11-22 15:39:51 -02:00
lmem.c first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -02:00
lmem.h first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -02:00
lobject.c first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -02:00
lobject.h first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -02:00
lopcodes.h better treatment for arbitrary limits 1999-06-17 14:04:03 -03:00
lparser.c first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -02:00
lparser.h first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -02:00
lref.c first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -02:00
lref.h first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -02:00
lstate.c first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -02:00
lstate.h first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -02:00
lstring.c simpler without `init_hash' 1999-11-22 16:24:50 -02:00
lstring.h first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -02:00
lstrlib.c new macro luaL_openl 1999-11-22 15:39:51 -02:00
ltable.c first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -02:00
ltable.h macros key', val', and `node' don't need the state 1999-11-23 11:58:02 -02:00
ltm.c first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -02:00
ltm.h first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -02:00
lua.c first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -02:00
lua.h comment 1999-11-25 16:44:02 -02:00
luadebug.h first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -02:00
lualib.h first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -02:00
lundump.c first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -02:00
lundump.h first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -02:00
lvm.c first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -02:00
lvm.h first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -02:00
lzio.c new warnings with option "-W" (gcc) 1999-11-09 15:59:35 -02:00
lzio.h "const" !!! 1999-08-16 17:52:00 -03:00
makefile simplified version of `gc' tag method (only for userdata now). 1999-10-04 15:51:04 -02:00
manual.tex simplified version of `gc' tag method (only for userdata now). 1999-10-04 15:51:04 -02:00