Go to file
2002-09-19 10:03:53 -03:00
bugs GC metamethod stored in a weak metatable being collected together with 2002-08-30 16:08:30 -03:00
lapi.c new structure for collectable objects, sharing a common header 2002-08-30 16:09:21 -03:00
lapi.h
lauxlib.c `setmetatable' cannot change protected objects 2002-09-16 16:49:45 -03:00
lauxlib.h `setmetatable' cannot change protected objects 2002-09-16 16:49:45 -03:00
lbaselib.c `setmetatable' cannot change protected objects 2002-09-16 16:49:45 -03:00
lcode.c details 2002-08-21 15:56:33 -03:00
lcode.h
ldblib.c details 2002-09-16 16:18:01 -03:00
ldebug.c no more newlines at the end of error messages 2002-09-05 16:45:42 -03:00
ldebug.h new simetric format for ABC instructions, to avoid exchanging operands 2002-08-20 17:03:05 -03:00
ldo.c avoid the use of "enum" in the API, as they do not have a fixed representation 2002-09-02 17:00:41 -03:00
ldo.h avoid the use of "enum" in the API, as they do not have a fixed representation 2002-09-02 17:00:41 -03:00
lfunc.c new structure for collectable objects, sharing a common header 2002-08-30 16:09:21 -03:00
lfunc.h
lgc.c avoid luaS_resize (which may need extra memory) during `main' activities 2002-09-05 16:57:40 -03:00
lgc.h new structure for collectable objects, sharing a common header 2002-08-30 16:09:21 -03:00
linit.c
liolib.c new generators for reading a file line by line 2002-09-17 17:35:54 -03:00
llex.c state's buffer is used only for chars 2002-09-19 10:03:53 -03:00
llex.h no more reserved word "global" 2002-09-03 08:57:38 -03:00
llimits.h
lmathlib.c detail 2002-08-14 17:10:33 -03:00
lmem.c
lmem.h
lobject.c state's buffer is used only for chars 2002-09-19 10:03:53 -03:00
lobject.h state's buffer is used only for chars 2002-09-19 10:03:53 -03:00
lopcodes.c new simetric format for ABC instructions, to avoid exchanging operands 2002-08-20 17:03:05 -03:00
lopcodes.h details 2002-08-21 15:56:33 -03:00
lparser.c new structure for collectable objects, sharing a common header 2002-08-30 16:09:21 -03:00
lparser.h
lstate.c new structure for collectable objects, sharing a common header 2002-08-30 16:09:21 -03:00
lstate.h state's buffer is used only for chars 2002-09-19 10:03:53 -03:00
lstring.c new structure for collectable objects, sharing a common header 2002-08-30 16:09:21 -03:00
lstring.h cleaning the stage for generational collection 2002-08-16 11:45:55 -03:00
lstrlib.c `frontier' patterns 2002-08-23 16:45:24 -03:00
ltable.c details 2002-09-02 16:54:49 -03:00
ltable.h
ltablib.c luadebug.h' content now is included in lua.h' 2002-08-06 15:01:50 -03:00
ltests.c cannot raise memory error when realloc to smaller block 2002-09-05 16:57:08 -03:00
ltests.h new names for light userdata operations 2002-07-17 13:25:13 -03:00
ltm.c new structure for collectable objects, sharing a common header 2002-08-30 16:09:21 -03:00
ltm.h new API for weak mode 2002-08-06 14:06:56 -03:00
lua.c no more newlines at the end of error messages 2002-09-05 16:45:42 -03:00
lua.h avoid the use of "enum" in the API, as they do not have a fixed representation 2002-09-02 17:00:41 -03:00
lualib.h
lundump.c state's buffer is used only for chars 2002-09-19 10:03:53 -03:00
lundump.h details 2002-08-12 10:37:19 -03:00
lvm.c state's buffer is used only for chars 2002-09-19 10:03:53 -03:00
lvm.h (much) cleaner way to control function states 2002-08-07 16:22:39 -03:00
lzio.c lua_Chunkreader gets a lua_State, to avoid future incompatibilities 2002-08-06 14:26:45 -03:00
lzio.h internal names 2002-08-05 15:45:02 -03:00
makefile details 2002-08-16 17:02:13 -03:00
manual.tex some corrections + angles in radians 2002-08-14 17:07:25 -03:00