Go to file
2004-03-26 11:02:41 -03:00
bugs bug in `dofile' 2004-03-15 18:09:55 -03:00
lapi.c write barrier for C upvalues 2004-03-23 14:07:34 -03:00
lapi.h
lauxlib.c detail 2004-03-23 13:38:43 -03:00
lauxlib.h detail 2004-03-13 10:32:09 -03:00
lbaselib.c `unpack' has two optional arguments (to give a range) 2004-03-26 10:25:17 -03:00
lcode.c
lcode.h
ldblib.c
ldebug.c better message for errors with upvalues 2004-03-23 10:10:16 -03:00
ldebug.h
ldo.c details 2004-03-24 12:46:49 -03:00
ldo.h
ldump.c
lfunc.c better way to control open upvalues 2004-03-15 18:04:33 -03:00
lfunc.h
lgc.c reuse `sweeplist' for all lists 2004-03-23 09:57:12 -03:00
lgc.h better way to control open upvalues 2004-03-15 18:04:33 -03:00
linit.c
liolib.c
llex.c better error messages for some limits 2004-03-12 16:53:56 -03:00
llex.h better error messages for some limits 2004-03-12 16:53:56 -03:00
llimits.h
lmathlib.c
lmem.c
lmem.h
loadlib.c
lobject.c
lobject.h better way to control open upvalues 2004-03-15 18:04:33 -03:00
lopcodes.c
lopcodes.h
lparser.c small optimization for {f()} 2004-03-26 11:02:41 -03:00
lparser.h
lstate.c detail 2004-03-23 13:38:43 -03:00
lstate.h details 2004-03-24 12:46:49 -03:00
lstring.c
lstring.h
lstrlib.c
ltable.c small optimization for {f()} 2004-03-26 11:02:41 -03:00
ltable.h small optimization for {f()} 2004-03-26 11:02:41 -03:00
ltablib.c
ltests.c new states must use controlled malloc, too 2004-03-23 14:07:53 -03:00
ltests.h new tests to check memory consistency (for incremental GC) 2004-03-15 18:04:54 -03:00
ltm.c more and better tools (assertions & inspectors) to check incremental GC 2004-02-16 16:09:52 -03:00
ltm.h
lua.c
lua.h new copyright year 2004-03-24 10:55:46 -03:00
lualib.h details 2004-03-24 12:46:49 -03:00
lundump.c
lundump.h
lvm.c small optimization for {f()} 2004-03-26 11:02:41 -03:00
lvm.h
lzio.c
lzio.h
makefile