Go to file
2009-02-18 14:20:56 -03:00
bugs
lapi.c new macro 'lua_checkversion' to check whether core and application are 2009-02-18 14:20:56 -03:00
lapi.h
lauxlib.c new macro 'lua_checkversion' to check whether core and application are 2009-02-18 14:20:56 -03:00
lauxlib.h 'luaL_typeerror' spelled right 2009-02-13 17:39:34 -02:00
lbaselib.c 'writestring' changed into a configurable macro 2009-02-07 10:23:15 -02:00
lcode.c
lcode.h
ldblib.c 'db_errorfb' changed to 'db_traceback' for consistency 2009-02-17 10:21:28 -03:00
ldebug.c
ldebug.h
ldo.c panic mode does not reset stack (so that panic function can gather 2009-02-18 11:52:03 -03:00
ldo.h
ldump.c
lfunc.c
lfunc.h
lgc.c finalizers always called protected 2009-02-17 16:47:58 -03:00
lgc.h
linit.c
liolib.c
llex.c comment (should not use 'go trhough' when simply using multiple labels) 2009-02-11 16:25:20 -02:00
llex.h
llimits.h
lmathlib.c 'log10' is deprecated now 2009-02-18 10:17:10 -03:00
lmem.c
lmem.h
loadlib.c
lobject.c
lobject.h
lopcodes.c
lopcodes.h
loslib.c
lparser.c
lparser.h
lstate.c new macro 'lua_checkversion' to check whether core and application are 2009-02-18 14:20:56 -03:00
lstate.h new macro 'lua_checkversion' to check whether core and application are 2009-02-18 14:20:56 -03:00
lstring.c
lstring.h
lstrlib.c check for invalid use of '%' in replacement string in 'string.gsub' 2009-02-03 17:39:19 -02:00
ltable.c
ltable.h
ltablib.c
ltests.c using light userdata to represent "remote" states 2009-02-18 11:52:51 -03:00
ltests.h
ltm.c
ltm.h
lua.c
lua.h new macro 'lua_checkversion' to check whether core and application are 2009-02-18 14:20:56 -03:00
luaconf.h 'log10' is deprecated now 2009-02-18 10:17:10 -03:00
lualib.h
lundump.c
lundump.h
lvm.c no more '__len' metamethod for strings 2009-02-16 17:09:28 -03:00
lvm.h
lzio.c
lzio.h
makefile