The Lua development repository, as seen by the Lua team. Mirrored irregularly. Please DO NOT send pull requests. Report issues in the Lua mailing list https://www.lua.org/lua-l.html https://lua.org
Find a file
1999-11-22 11:12:07 -02:00
bugs BUG: `strfind' does not handle \0 in plain search. 1999-11-11 14:45:04 -02:00
lapi.c first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -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 first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -02:00
lbuffer.c first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -02:00
lbuiltin.c first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -02:00
lbuiltin.h first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -02:00
ldblib.c first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -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 first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -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 first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -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 first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -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 first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -02:00
lstring.h first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -02:00
lstrlib.c first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -02:00
ltable.c first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -02:00
ltable.h first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -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 first implementation of multiple states (reentrant code). 1999-11-22 11:12:07 -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