bugs
|
BUG: `strfind' does not handle \0 in plain search.
|
1999-11-11 14:45:04 -02:00 |
lapi.c
|
comments.
|
1999-12-27 15:33:22 -02:00 |
lapi.h
|
new ttypes to distinguish between C closures and Lua closures.
|
1999-12-23 16:19:57 -02:00 |
lauxlib.c
|
better error messages
|
1999-12-28 09:52:49 -02:00 |
lauxlib.h
|
details
|
1999-12-29 14:24:03 -02:00 |
lbuffer.c
|
first implementation of multiple states (reentrant code).
|
1999-11-22 11:12:07 -02:00 |
lbuiltin.c
|
details.
|
1999-12-28 17:23:41 -02:00 |
lbuiltin.h
|
details.
|
1999-12-28 17:23:41 -02:00 |
ldblib.c
|
new way to control hooks inside hooks (now the control is done inside Lua)
|
1999-12-21 16:04:41 -02:00 |
ldebug.c
|
new ttypes to distinguish between C closures and Lua closures.
|
1999-12-23 16:19:57 -02:00 |
ldo.c
|
comments.
|
1999-12-27 15:33:22 -02:00 |
ldo.h
|
new way to control hooks inside hooks (now the control is done inside Lua)
|
1999-12-21 16:04:41 -02:00 |
lfunc.c
|
comments.
|
1999-12-27 15:33:22 -02:00 |
lfunc.h
|
comments.
|
1999-12-27 15:33:22 -02:00 |
lgc.c
|
comments.
|
1999-12-27 15:33:22 -02: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
|
better error messages
|
1999-12-28 09:52:49 -02:00 |
llex.c
|
little bug: `1ea' got a wrong token at the error message
|
1999-12-22 14:58:36 -02:00 |
llex.h
|
comments.
|
1999-12-27 15:33:22 -02:00 |
lmathlib.c
|
comments.
|
1999-12-27 15:33:22 -02:00 |
lmem.c
|
comments.
|
1999-12-27 15:33:22 -02:00 |
lmem.h
|
comments.
|
1999-12-27 15:33:22 -02:00 |
lobject.c
|
new ttypes to distinguish between C closures and Lua closures.
|
1999-12-23 16:19:57 -02:00 |
lobject.h
|
comments.
|
1999-12-27 15:33:22 -02:00 |
lopcodes.h
|
comments.
|
1999-12-27 15:33:22 -02:00 |
lparser.c
|
new ttypes to distinguish between C closures and Lua closures.
|
1999-12-23 16:19:57 -02:00 |
lparser.h
|
first implementation of multiple states (reentrant code).
|
1999-11-22 11:12:07 -02:00 |
lref.c
|
comments.
|
1999-12-27 15:33:22 -02:00 |
lref.h
|
comments.
|
1999-12-27 15:33:22 -02:00 |
lstate.c
|
new way to control hooks inside hooks (now the control is done inside Lua)
|
1999-12-21 16:04:41 -02:00 |
lstate.h
|
comments.
|
1999-12-27 15:33:22 -02:00 |
lstring.c
|
luaS_newfixedstring renamed to luaS_newfixed
|
1999-12-14 16:42:57 -02:00 |
lstring.h
|
luaS_newfixedstring renamed to luaS_newfixed
|
1999-12-14 16:42:57 -02:00 |
lstrlib.c
|
comments.
|
1999-12-27 15:33:22 -02:00 |
ltable.c
|
new ttypes to distinguish between C closures and Lua closures.
|
1999-12-23 16:19:57 -02:00 |
ltable.h
|
details
|
1999-12-07 10:05:34 -02:00 |
ltests.c
|
comments.
|
1999-12-27 15:33:22 -02:00 |
ltm.c
|
new ttypes to distinguish between C closures and Lua closures.
|
1999-12-23 16:19:57 -02:00 |
ltm.h
|
first implementation of multiple states (reentrant code).
|
1999-11-22 11:12:07 -02:00 |
lua.c
|
new way to pass arguments: with option `-f'
|
1999-12-21 15:34:23 -02:00 |
lua.h
|
`lua_newstate' gets the inital stack size and other arguments
|
1999-12-06 09:41:28 -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
|
new ttypes to distinguish between C closures and Lua closures.
|
1999-12-23 16:19:57 -02:00 |
lundump.h
|
modifications by lhf
|
1999-12-02 17:11:51 -02:00 |
lvm.c
|
comments.
|
1999-12-27 15:33:22 -02:00 |
lvm.h
|
fixed stack; first version.
|
1999-12-01 17:50:08 -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 |