Go to file
2002-04-02 17:43:18 -03:00
bugs
lapi.c getmetatable doesn't push nil when there is no metatable 2002-04-02 17:43:18 -03:00
lapi.h
lauxlib.c better support for new libraries 2002-04-02 17:42:49 -03:00
lauxlib.h better support for new libraries 2002-04-02 17:42:49 -03:00
lbaselib.c tostring' uses __tostring' when available 2002-04-02 17:42:20 -03:00
lcode.c details 2002-04-02 17:43:08 -03:00
lcode.h details 2002-04-02 17:43:08 -03:00
ldblib.c details 2002-04-02 17:43:08 -03:00
ldebug.c simpler implementation for line information 2002-03-25 14:47:14 -03:00
ldebug.h simpler implementation for line information 2002-03-25 14:47:14 -03:00
ldo.c simpler way to control stack overflow 2002-03-26 17:46:10 -03:00
ldo.h simpler implementation for line information 2002-03-25 14:47:14 -03:00
lfunc.c simpler implementation for line information 2002-03-25 14:47:14 -03:00
lfunc.h
lgc.c details 2002-03-26 15:55:50 -03:00
lgc.h
linit.c
liolib.c when possible, library functions accept nil as none 2002-03-27 12:30:41 -03:00
llex.c
llex.h
llimits.h simpler way to control stack overflow 2002-03-26 17:46:10 -03:00
lmathlib.c details 2002-04-02 17:43:08 -03:00
lmem.c
lmem.h
lobject.c
lobject.h simpler implementation for line information 2002-03-25 14:47:14 -03:00
lopcodes.c simpler implementation for line information 2002-03-25 14:47:14 -03:00
lopcodes.h simpler implementation for line information 2002-03-25 14:47:14 -03:00
lparser.c bug: end of block may not be end of stat 2002-04-02 17:34:15 -03:00
lparser.h simpler implementation for line information 2002-03-25 14:47:14 -03:00
lstate.c some improvements in stack control 2002-03-20 09:52:32 -03:00
lstate.h simpler way to control stack overflow 2002-03-26 17:46:10 -03:00
lstring.c reserve one more bit for GC 2002-03-20 15:37:13 -03:00
lstring.h
lstrlib.c details 2002-04-02 17:43:08 -03:00
ltable.c new macro to convert double->int 2002-03-18 15:18:35 -03:00
ltable.h avoid C identifiers beginning with '_' 2002-03-11 09:45:00 -03:00
ltests.c details 2002-04-02 17:43:08 -03:00
ltests.h
ltm.c new names for tag methods 2002-03-18 17:24:14 -03:00
ltm.h
lua.c details 2002-04-01 11:42:33 -03:00
lua.h when possible, library functions accept nil as none 2002-03-27 12:30:41 -03:00
luadebug.h comments 2002-03-14 13:50:06 -03:00
lualib.h
lundump.c simpler implementation for line information 2002-03-25 14:47:14 -03:00
lundump.h
lvm.c simpler implementation for line information 2002-03-25 14:47:14 -03:00
lvm.h erroneous objects may not live in the stack 2002-03-19 09:45:25 -03:00
lzio.c
lzio.h
makefile new macro to convert double->int 2002-03-18 15:18:35 -03:00
manual.tex