Go to file
Roberto Ierusalimschy be762f38bd better organization of "malloc responsabilities" 2002-11-19 12:12:13 -02:00
bugs
lapi.c documentation for write barriers 2002-11-14 14:15:53 -02:00
lapi.h
lauxlib.c better names for auxiliar functions 2002-11-14 13:41:38 -02:00
lauxlib.h better names for auxiliar functions 2002-11-14 13:41:38 -02:00
lbaselib.c messages 2002-11-18 09:20:01 -02:00
lcode.c documentation for write barriers 2002-11-14 14:15:53 -02:00
lcode.h
ldblib.c details 2002-11-18 13:23:43 -02:00
ldebug.c new representation for hooks (to allow asynchronous calls to sethook) 2002-11-18 09:01:55 -02:00
ldebug.h new representation for hooks (to allow asynchronous calls to sethook) 2002-11-18 09:01:55 -02:00
ldo.c new assertions 2002-11-18 16:45:38 -02:00
ldo.h
ldump.c module for dumping chunks 2002-10-25 18:31:28 -03:00
lfunc.c documentation for write barriers 2002-11-14 14:15:53 -02:00
lfunc.h
lgc.c new representation for hooks (to allow asynchronous calls to sethook) 2002-11-18 09:01:55 -02:00
lgc.h
linit.c
liolib.c include file name in error messages 2002-11-18 14:53:19 -02:00
llex.c
llex.h
llimits.h
lmathlib.c better names for auxiliar functions 2002-11-14 13:41:38 -02:00
lmem.c
lmem.h
lobject.c new macros to distinguish different types of object moves (for future GC 2002-11-07 13:37:10 -02:00
lobject.h better code to signal write barriers 2002-11-14 14:16:21 -02:00
lopcodes.c
lopcodes.h
lparser.c
lparser.h
lstate.c better organization of "malloc responsabilities" 2002-11-19 12:12:13 -02:00
lstate.h details 2002-11-18 13:23:43 -02:00
lstring.c better control over GCObjects 2002-11-13 09:32:26 -02:00
lstring.h
lstrlib.c better names for auxiliar functions 2002-11-14 13:41:38 -02:00
ltable.c documentation for write barriers 2002-11-14 14:15:53 -02:00
ltable.h detail (`key' is always on stack) 2002-11-07 14:03:33 -02:00
ltablib.c better names for auxiliar functions 2002-11-14 13:41:38 -02:00
ltests.c support for tests of yield inside hooks + better support for tests 2002-11-18 13:24:27 -02:00
ltests.h details 2002-11-12 12:34:18 -02:00
ltm.c back to `__mode' metafield to specify weakness 2002-11-14 10:01:35 -02:00
ltm.h back to `__mode' metafield to specify weakness 2002-11-14 10:01:35 -02:00
lua.c option -l does a `require', instead of `dofile' 2002-11-19 11:49:43 -02:00
lua.h new representation for hooks (to allow asynchronous calls to sethook) 2002-11-18 09:01:55 -02:00
lualib.h
lundump.c documentation for write barriers 2002-11-14 14:15:53 -02:00
lundump.h Writer type must be public (so, in lua.h) 2002-10-25 18:30:49 -03:00
lvm.c small bugs (state could keep its CI_HASFRAME attribute after returning) 2002-11-19 06:50:56 -02:00
lvm.h better code to signal write barriers 2002-11-14 14:16:21 -02:00
lzio.c
lzio.h
makefile new module, ldump.c 2002-10-25 18:38:17 -03:00
manual.tex towards 5.0 beta 2002-11-18 12:39:34 -02:00