Go to file
2003-07-09 12:36:38 -03:00
bugs
lapi.c Move nothing when there is nothing to move 2003-07-07 10:34:25 -03:00
lapi.h
lauxlib.c fully-weak tables are more efficient 2003-05-16 15:59:08 -03:00
lauxlib.h
lbaselib.c fully-weak tables are more efficient 2003-05-16 15:59:08 -03:00
lcode.c better information about instruction behavior (use of arguments) 2003-05-14 09:09:12 -03:00
lcode.h
ldblib.c `debug' library can operate over other threads 2003-07-07 10:37:08 -03:00
ldebug.c better information about instruction behavior (use of arguments) 2003-05-14 09:09:12 -03:00
ldebug.h
ldo.c no more compatibility code for 4.0 2003-05-14 18:02:39 -03:00
ldo.h
ldump.c last changes by lhf 2003-04-10 14:39:41 -03:00
lfunc.c
lfunc.h
lgc.c bug: C functions also may have stacks larger than current top 2003-07-07 10:32:19 -03:00
lgc.h
linit.c
liolib.c details 2003-07-09 09:08:43 -03:00
llex.c `#!' is detected by loadfile, not by the lexer 2003-05-15 09:20:24 -03:00
llex.h
llimits.h ok to use #elif' and #if defined()' 2003-05-14 18:01:53 -03:00
lmathlib.c
lmem.c
lmem.h
loadlib.c ok to use #elif' and #if defined()' 2003-05-14 18:01:53 -03:00
lobject.c detail 2003-06-10 09:36:26 -03:00
lobject.h Lua does not need all those different types... 2003-04-28 16:26:16 -03:00
lopcodes.c details 2003-05-14 18:09:53 -03:00
lopcodes.h comments 2003-05-15 16:46:03 -03:00
lparser.c small changes to reduce stack usage by the parser 2003-07-09 12:36:38 -03:00
lparser.h small changes to reduce stack usage by the parser 2003-07-09 12:36:38 -03:00
lstate.c
lstate.h Lua does not need all those different types... 2003-04-28 16:26:16 -03:00
lstring.c Lua does not need all those different types... 2003-04-28 16:26:16 -03:00
lstring.h
lstrlib.c new function `string.reverse' 2003-05-14 11:35:54 -03:00
ltable.c Lua does not need all those different types... 2003-04-28 16:26:16 -03:00
ltable.h
ltablib.c
ltests.c details 2003-07-09 09:08:43 -03:00
ltests.h
ltm.c
ltm.h
lua.c `getn' doesn't need this field (values cannot be nil) 2003-05-07 13:02:16 -03:00
lua.h define a `lua_isthread' for completeness 2003-07-07 10:30:57 -03:00
lualib.h
lundump.c last changes by lhf 2003-04-10 14:39:41 -03:00
lundump.h LUA_SIGNATURE is public 2003-05-15 09:20:04 -03:00
lvm.c correct handling when a thread turns on line hooks in another thread 2003-07-07 10:37:56 -03:00
lvm.h inlining of `luaV_gettable' were too complex (dirty) 2003-05-05 15:39:57 -03:00
lzio.c
lzio.h
makefile