Go to file
2005-01-19 13:54:26 -02:00
bugs
lapi.c no more generational collector (and no more `noinc' mode) 2005-01-14 12:19:42 -02:00
lapi.h
lauxlib.c details 2004-12-20 11:47:29 -02:00
lauxlib.h all function declarations surround name with parentheses 2005-01-10 15:31:50 -02:00
lbaselib.c no more generational collector (and no more `noinc' mode) 2005-01-14 12:19:42 -02:00
lcode.c macros for all arithmetic operations over lua_Numbers 2005-01-10 16:17:39 -02:00
lcode.h
ldblib.c small warning in C++ 2005-01-18 15:23:25 -02:00
ldebug.c `luac' may generate code without upvalue names 2004-12-20 13:50:00 -02:00
ldebug.h
ldo.c static names do not need `luaX_' prefix 2004-12-03 18:50:25 -02:00
ldo.h
ldump.c
lfunc.c better control over GC collors of upvalues 2005-01-19 13:54:26 -02:00
lfunc.h cleaner way to remark open upvalues 2005-01-18 15:18:09 -02:00
lgc.c cleaner way to remark open upvalues 2005-01-18 15:18:09 -02:00
lgc.h better control over GC collors of upvalues 2005-01-19 13:54:26 -02:00
linit.c
liolib.c
llex.c details 2004-12-03 18:54:12 -02:00
llex.h details 2004-12-03 18:54:12 -02:00
llimits.h no more generational collector (and no more `noinc' mode) 2005-01-14 12:19:42 -02:00
lmathlib.c a^b calls `pow´ (from math.h) directly 2005-01-07 18:00:33 -02:00
lmem.c auxiliar patch to monitor garbage collection 2005-01-14 12:21:16 -02:00
lmem.h
loadlib.c new implementation for loaders 2005-01-14 12:17:18 -02:00
lobject.c macros for all arithmetic operations over lua_Numbers 2005-01-10 16:17:39 -02:00
lobject.h cleaner way to remark open upvalues 2005-01-18 15:18:09 -02:00
lopcodes.c
lopcodes.h
loslib.c detail 2005-01-10 17:16:29 -02:00
lparser.c change in hash algorithm so that it does not need empty slot 2005-01-05 16:20:51 -02:00
lparser.h
lstate.c cleaner way to remark open upvalues 2005-01-18 15:18:09 -02:00
lstate.h cleaner way to remark open upvalues 2005-01-18 15:18:09 -02:00
lstring.c cleaner way to remark open upvalues 2005-01-18 15:18:09 -02:00
lstring.h
lstrlib.c
ltable.c macros for all arithmetic operations over lua_Numbers 2005-01-10 16:17:39 -02:00
ltable.h change in hash algorithm so that it does not need empty slot 2005-01-05 16:20:51 -02:00
ltablib.c details 2004-12-07 16:31:16 -02:00
ltests.c better control over GC collors of upvalues 2005-01-19 13:54:26 -02:00
ltests.h no more `lua_userinit' macro 2005-01-10 14:31:30 -02:00
ltm.c
ltm.h
lua.c gets `debug.traceback' current when error occurs 2005-01-10 15:21:10 -02:00
lua.h detail 2005-01-17 21:50:55 -02:00
luaconf.h detail 2005-01-10 17:16:29 -02:00
lualib.h no more `lua_userinit' macro 2005-01-10 14:31:30 -02:00
lundump.c
lundump.h
lvm.c detail 2005-01-10 17:16:29 -02:00
lvm.h
lzio.c
lzio.h
makefile small changes 2004-12-22 11:05:33 -02:00