bugs
lua_settable should check stack space (it could call a T.M.)
2000-03-02 09:44:29 -03:00
lapi.c
some name changes
2000-03-10 15:37:44 -03:00
lapi.h
some name changes
2000-03-10 15:37:44 -03:00
lauxlib.c
small changes for "clean C"
2000-02-08 14:39:42 -02:00
lauxlib.h
details
1999-12-29 14:24:03 -02:00
lbuffer.c
many details (most by lhf).
2000-03-03 11:58:26 -03:00
lbuiltin.c
some name changes
2000-03-10 15:37:44 -03:00
lbuiltin.h
many details (most by lhf).
2000-03-03 11:58:26 -03:00
lcode.c
small problems with limits and jumps
2000-03-16 15:03:09 -03:00
lcode.h
details.
2000-03-15 17:50:33 -03:00
ldblib.c
many details (most by lhf).
2000-03-03 11:58:26 -03:00
ldebug.c
some name changes
2000-03-10 15:37:44 -03:00
ldebug.h
Auxiliary functions from Debug Interface module
2000-01-14 15:15:44 -02:00
ldo.c
some name changes
2000-03-10 15:37:44 -03:00
ldo.h
new debug API (first version)
2000-01-19 10:00:45 -02:00
lfunc.c
some name changes
2000-03-10 15:37:44 -03:00
lfunc.h
some name changes
2000-03-10 15:37:44 -03:00
lgc.c
some name changes
2000-03-10 15:37:44 -03:00
lgc.h
first implementation of multiple states (reentrant code).
1999-11-22 11:12:07 -02:00
linit.c
`lua_setfallback' leaves things on the stack, so it is better to protect
1999-12-06 09:43:09 -02:00
liolib.c
many details (most by lhf).
2000-03-03 11:58:26 -03:00
llex.c
some name changes
2000-03-10 15:37:44 -03:00
llex.h
some name changes
2000-03-10 15:37:44 -03:00
lmathlib.c
some name changes
2000-03-10 15:37:44 -03:00
lmem.c
more information about memory use
2000-03-16 17:35:07 -03:00
lmem.h
more information about memory use
2000-03-16 17:35:07 -03:00
lobject.c
some name changes
2000-03-10 15:37:44 -03:00
lobject.h
some name changes
2000-03-10 15:37:44 -03:00
lopcodes.h
small problems with limits and jumps
2000-03-16 15:03:09 -03:00
lparser.c
details.
2000-03-15 17:50:33 -03:00
lparser.h
details
2000-03-13 17:37:16 -03:00
lref.c
some name changes
2000-03-10 15:37:44 -03:00
lref.h
small changes for "clean C"
2000-02-08 14:39:42 -02:00
lstate.c
details
2000-01-13 14:30:47 -02:00
lstate.h
some name changes
2000-03-10 15:37:44 -03:00
lstring.c
some name changes
2000-03-10 15:37:44 -03:00
lstring.h
some name changes
2000-03-10 15:37:44 -03:00
lstrlib.c
many details (most by lhf).
2000-03-03 11:58:26 -03:00
ltable.c
some name changes
2000-03-10 15:37:44 -03:00
ltable.h
details
1999-12-07 10:05:34 -02:00
ltests.c
more information about memory use
2000-03-16 17:35:07 -03:00
ltm.c
some name changes
2000-03-10 15:37:44 -03:00
ltm.h
many details (most by lhf).
2000-03-03 11:58:26 -03:00
lua.c
many details (most by lhf).
2000-03-03 11:58:26 -03:00
lua.h
details
1999-12-30 16:29:46 -02:00
luadebug.h
new debug API (first version)
2000-01-19 10:00:45 -02:00
lualib.h
first implementation of multiple states (reentrant code).
1999-11-22 11:12:07 -02:00
lundump.c
some name changes
2000-03-10 15:37:44 -03:00
lundump.h
some name changes
2000-03-10 15:37:44 -03:00
lvm.c
some name changes
2000-03-10 15:37:44 -03:00
lvm.h
some name changes
2000-03-10 15:37:44 -03:00
lzio.c
many details (most by lhf).
2000-03-03 11:58:26 -03:00
lzio.h
"const" !!!
1999-08-16 17:52:00 -03:00
makefile
all order operators use a single tag method (<)
2000-02-22 16:12:46 -02:00
manual.tex
simplified version of `gc' tag method (only for userdata now).
1999-10-04 15:51:04 -02:00