bugs
BUG: seg. fault when rawget/rawset get extra arguments
2001-12-21 15:30:31 -02:00
lapi.c
nil is a `valid' eventtable
2002-01-25 19:55:41 -02:00
lapi.h
new implementation for `next'
2000-08-31 11:08:27 -03:00
lauxlib.c
rename of lua_isnull to lua_isnone
2001-12-20 19:27:12 -02:00
lauxlib.h
some compatibility macros
2002-01-03 15:28:58 -02:00
lbaselib.c
nil is a `valid' eventtable
2002-01-25 19:55:41 -02:00
lcode.c
OP_LOADINT can be done by OP_LOADK
2002-01-25 19:50:39 -02:00
lcode.h
OP_LOADINT can be done by OP_LOADK
2002-01-25 19:50:39 -02:00
ldblib.c
new API functions lua_getstr/lua_setstr
2001-12-10 20:09:51 -02:00
ldebug.c
first version of dynamic stack
2002-01-25 20:14:54 -02:00
ldebug.h
no more explicit support for wide-chars; too much troble...
2001-11-28 18:13:13 -02:00
ldo.c
first version of dynamic stack
2002-01-25 20:14:54 -02:00
ldo.h
first version of dynamic stack
2002-01-25 20:14:54 -02:00
lfunc.c
some warnings
2001-12-21 15:31:35 -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
first version of dynamic stack
2002-01-25 20:14:54 -02:00
lgc.h
simpler way to collect userdata
2001-12-10 20:11:23 -02:00
linit.c
obsolete module; not part of the oficial distribution
2000-08-09 11:50:13 -03:00
liolib.c
rename of lua_isnull to lua_isnone
2001-12-20 19:27:12 -02:00
llex.c
details
2002-01-25 20:14:09 -02:00
llex.h
new type `boolean'
2001-12-11 20:48:44 -02:00
llimits.h
first version of dynamic stack
2002-01-25 20:14:54 -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
new type `boolean'
2001-12-11 20:48:44 -02:00
lobject.h
new interface for weak modes
2002-01-09 19:50:35 -02:00
lopcodes.c
OP_LOADINT can be done by OP_LOADK
2002-01-25 19:50:39 -02:00
lopcodes.h
OP_LOADINT can be done by OP_LOADK
2002-01-25 19:50:39 -02:00
lparser.c
OP_LOADINT can be done by OP_LOADK
2002-01-25 19:50:39 -02:00
lparser.h
OP_LOADINT can be done by OP_LOADK
2002-01-25 19:50:39 -02:00
lstate.c
first version of dynamic stack
2002-01-25 20:14:54 -02:00
lstate.h
first version of dynamic stack
2002-01-25 20:14:54 -02:00
lstring.c
detail
2002-01-11 18:23:01 -02:00
lstring.h
no more explicit support for wide-chars; too much troble...
2001-11-28 18:13:13 -02:00
lstrlib.c
better check for option in `strfind'
2002-01-03 15:27:43 -02:00
ltable.c
2^15 does not fit in a 16-bit int
2002-01-25 19:51:33 -02:00
ltable.h
tag system replaced by event tables
2001-12-05 18:15:18 -02:00
ltests.c
first version of dynamic stack
2002-01-25 20:14:54 -02:00
ltests.h
distinct functions to create/destroy states and threads
2002-01-11 18:26:52 -02:00
ltm.c
new interface for weak modes
2002-01-09 19:50:35 -02:00
ltm.h
new interface for weak modes
2002-01-09 19:50:35 -02:00
lua.c
new API functions lua_getstr/lua_setstr
2001-12-10 20:09:51 -02:00
lua.h
distinct functions to create/destroy states and threads
2002-01-11 18:26:52 -02:00
luadebug.h
legacy declaration
2002-01-18 15:38: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
first version of dynamic stack
2002-01-25 20:14:54 -02:00
lvm.h
preparations for stack reallocation
2002-01-16 20:04:50 -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
dependencies updated
2002-01-09 19:59:24 -02:00
manual.tex
global table is also pseudo-index
2001-10-31 18:31:38 -02:00