bugs
bug: error message for `%a' gave wrong line number
2001-07-10 17:02:22 -03:00
lapi.c
new API functions lua_getstr/lua_setstr
2001-12-10 20:09:51 -02:00
lapi.h
new implementation for `next'
2000-08-31 11:08:27 -03:00
lauxlib.c
new API functions lua_getstr/lua_setstr
2001-12-10 20:09:51 -02:00
lauxlib.h
tag system replaced by event tables
2001-12-05 18:15:18 -02:00
lbaselib.c
new API functions lua_getstr/lua_setstr
2001-12-10 20:09:51 -02:00
lcode.c
no more explicit support for wide-chars; too much troble...
2001-11-28 18:13:13 -02:00
lcode.h
no more explicit support for wide-chars; too much troble...
2001-11-28 18:13:13 -02:00
ldblib.c
new API functions lua_getstr/lua_setstr
2001-12-10 20:09:51 -02:00
ldebug.c
tag system replaced by event tables
2001-12-05 18:15:18 -02:00
ldebug.h
no more explicit support for wide-chars; too much troble...
2001-11-28 18:13:13 -02:00
ldo.c
tag system replaced by event tables
2001-12-05 18:15:18 -02:00
ldo.h
no more explicit support for wide-chars; too much troble...
2001-11-28 18:13:13 -02:00
lfunc.c
tag system replaced by event tables
2001-12-05 18:15:18 -02:00
lfunc.h
new implementation for lua upvalues (sugested by E.T.): simpler and solves
2001-11-29 18:22:22 -02:00
lgc.c
tag system replaced by event tables
2001-12-05 18:15:18 -02:00
lgc.h
tag system replaced by event tables
2001-12-05 18:15:18 -02:00
linit.c
obsolete module; not part of the oficial distribution
2000-08-09 11:50:13 -03:00
liolib.c
new API functions lua_getstr/lua_setstr
2001-12-10 20:09:51 -02:00
llex.c
no more explicit support for wide-chars; too much troble...
2001-11-28 18:13:13 -02:00
llex.h
no more explicit support for wide-chars; too much troble...
2001-11-28 18:13:13 -02:00
llimits.h
no more MINPOWER2
2001-10-25 17:13:33 -02:00
lmathlib.c
tag system replaced by event tables
2001-12-05 18:15:18 -02:00
lmem.c
no more explicit support for wide-chars; too much troble...
2001-11-28 18:13:13 -02:00
lmem.h
no more explicit support for wide-chars; too much troble...
2001-11-28 18:13:13 -02:00
lobject.c
no more explicit support for wide-chars; too much troble...
2001-11-28 18:13:13 -02:00
lobject.h
tag system replaced by event tables
2001-12-05 18:15:18 -02:00
lopcodes.c
no more explicit support for wide-chars; too much troble...
2001-11-28 18:13:13 -02:00
lopcodes.h
no more explicit support for wide-chars; too much troble...
2001-11-28 18:13:13 -02:00
lparser.c
no more explicit support for wide-chars; too much troble...
2001-11-28 18:13:13 -02:00
lparser.h
Hash' -> Table'
2001-10-25 17:12:21 -02:00
lstate.c
tag system replaced by event tables
2001-12-05 18:15:18 -02:00
lstate.h
tag system replaced by event tables
2001-12-05 18:15:18 -02:00
lstring.c
tag system replaced by event tables
2001-12-05 18:15:18 -02:00
lstring.h
no more explicit support for wide-chars; too much troble...
2001-11-28 18:13:13 -02:00
lstrlib.c
tag system replaced by event tables
2001-12-05 18:15:18 -02:00
ltable.c
tag system replaced by event tables
2001-12-05 18:15:18 -02:00
ltable.h
tag system replaced by event tables
2001-12-05 18:15:18 -02:00
ltests.c
tag system replaced by event tables
2001-12-05 18:15:18 -02:00
ltests.h
details
2001-10-17 19:06:56 -02:00
ltm.c
tag system replaced by event tables
2001-12-05 18:15:18 -02:00
ltm.h
tag system replaced by event tables
2001-12-05 18:15:18 -02:00
lua.c
new API functions lua_getstr/lua_setstr
2001-12-10 20:09:51 -02:00
lua.h
new API functions lua_getstr/lua_setstr
2001-12-10 20:09:51 -02:00
luadebug.h
no more explicit support for wide-chars; too much troble...
2001-11-28 18:13:13 -02:00
lualib.h
new way to handle `profiles'
2001-03-26 11:31:49 -03:00
lundump.c
no more explicit support for wide-chars; too much troble...
2001-11-28 18:13:13 -02:00
lundump.h
new definition for headers of binary files
2001-07-12 16:34:03 -03:00
lvm.c
tag system replaced by event tables
2001-12-05 18:15:18 -02:00
lvm.h
tag system replaced by event tables
2001-12-05 18:15:18 -02:00
lzio.c
no more explicit support for wide-chars; too much troble...
2001-11-28 18:13:13 -02:00
lzio.h
new way to handle `profiles'
2001-03-26 11:31:49 -03:00
makefile
better optimization options
2001-07-24 19:40:08 -03:00
manual.tex
global table is also pseudo-index
2001-10-31 18:31:38 -02:00