bugs
random(0) and random(x,0) are wrong (0 is read as no argument!).
1999-08-18 11:40:51 -03:00
lapi.c
"const" !!!
1999-08-16 17:52:00 -03:00
lapi.h
"const" !!!
1999-08-16 17:52:00 -03:00
lauxlib.c
"const" !!!
1999-08-16 17:52:00 -03:00
lauxlib.h
"const" !!!
1999-08-16 17:52:00 -03:00
lbuffer.c
macros "growvector" and "reallocvector" more compact
1999-02-26 12:48:55 -03:00
lbuiltin.c
"const" !!!
1999-08-16 17:52:00 -03:00
lbuiltin.h
Built-in functions
1997-09-16 16:25:59 -03:00
ldblib.c
"const" !!!
1999-08-16 17:52:00 -03:00
ldo.c
"const" !!!
1999-08-16 17:52:00 -03:00
ldo.h
"const" !!!
1999-08-16 17:52:00 -03:00
lfunc.c
"const" !!!
1999-08-16 17:52:00 -03:00
lfunc.h
"const" !!!
1999-08-16 17:52:00 -03:00
lgc.c
"const" !!!
1999-08-16 17:52:00 -03:00
lgc.h
"const" !!!
1999-08-16 17:52:00 -03:00
linit.c
initialization module (to load libraries)
1999-01-08 14:49:32 -02:00
liolib.c
"const" !!!
1999-08-16 17:52:00 -03:00
llex.c
"const" !!!
1999-08-16 17:52:00 -03:00
llex.h
"const" !!!
1999-08-16 17:52:00 -03:00
lmathlib.c
random(0) and random(x,0) are wrong (0 is read as no argument!).
1999-08-18 11:40:51 -03:00
lmem.c
"const" !!!
1999-08-16 17:52:00 -03:00
lmem.h
"const" !!!
1999-08-16 17:52:00 -03:00
lobject.c
"const" !!!
1999-08-16 17:52:00 -03:00
lobject.h
"const" !!!
1999-08-16 17:52:00 -03:00
lopcodes.h
better treatment for arbitrary limits
1999-06-17 14:04:03 -03:00
lparser.c
"const" !!!
1999-08-16 17:52:00 -03:00
lparser.h
"const" !!!
1999-08-16 17:52:00 -03:00
lstate.c
"const" !!!
1999-08-16 17:52:00 -03:00
lstate.h
there is no need for a size for Cblocks
1999-05-11 17:08:20 -03:00
lstring.c
"const" !!!
1999-08-16 17:52:00 -03:00
lstring.h
"const" !!!
1999-08-16 17:52:00 -03:00
lstrlib.c
"const" !!!
1999-08-16 17:52:00 -03:00
ltable.c
"const" !!!
1999-08-16 17:52:00 -03:00
ltable.h
"const" !!!
1999-08-16 17:52:00 -03:00
ltm.c
"const" !!!
1999-08-16 17:52:00 -03:00
ltm.h
"const" !!!
1999-08-16 17:52:00 -03:00
lua.c
new mechanism to access argv from a script
1999-08-18 14:40:54 -03:00
lua.h
"const" !!!
1999-08-16 17:52:00 -03:00
luadebug.h
"const" !!!
1999-08-16 17:52:00 -03:00
lualib.h
"const" !!!
1999-08-16 17:52:00 -03:00
lundump.c
"const" !!!
1999-08-16 17:52:00 -03:00
lundump.h
"const" !!!
1999-08-16 17:52:00 -03:00
lvm.c
"const" !!!
1999-08-16 17:52:00 -03:00
lvm.h
"const" !!!
1999-08-16 17:52:00 -03:00
lzio.c
"const" !!!
1999-08-16 17:52:00 -03:00
lzio.h
"const" !!!
1999-08-16 17:52:00 -03:00
makefile
more warning checking (mainly related to const strings).
1999-08-17 17:21:52 -03:00
manual.tex
tremove erases its previous last element (to avoid locking potential
1999-05-27 17:21:03 -03:00