Go to file
Roberto Ierusalimschy e320b5b672 small bug: format '%d' for lua_Number argument 2011-12-06 14:33:55 -02:00
bugs
lapi.c comments 2011-11-30 10:58:57 -02:00
lapi.h
lauxlib.c small bug: format '%d' for lua_Number argument 2011-12-06 14:33:55 -02:00
lauxlib.h 'lua_load' has an extra argument 'mode' 2011-11-29 13:55:08 -02:00
lbaselib.c unused variable removed 2011-11-30 11:03:24 -02:00
lbitlib.c
lcode.c
lcode.h
lcorolib.c
lctype.c
lctype.h
ldblib.c
ldebug.c more uses of 'l_noret' 2011-11-30 10:43:51 -02:00
ldebug.h
ldo.c 'lua_load' has an extra argument 'mode' 2011-11-29 13:55:08 -02:00
ldo.h 'lua_load' has an extra argument 'mode' 2011-11-29 13:55:08 -02:00
ldump.c
lfunc.c
lfunc.h
lgc.c error message: "tag method" -> "metamethod" 2011-12-02 11:18:41 -02:00
lgc.h
linit.c
liolib.c
llex.c more uses of 'l_noret' 2011-11-30 10:43:51 -02:00
llex.h more uses of 'l_noret' 2011-11-30 10:43:51 -02:00
llimits.h
lmathlib.c
lmem.c avoid 'return' "to avoid warnings" 2011-11-30 10:42:49 -02:00
lmem.h some compilers (e.g., gcc C++) do not accept NULL as a pointer in 2011-12-02 11:26:54 -02:00
loadlib.c comments 2011-11-30 10:58:57 -02:00
lobject.c function prototype did not match one in .h 2011-11-30 17:30:16 -02:00
lobject.h
lopcodes.c
lopcodes.h
loslib.c 'lUA' -> 'LUA' 2011-11-30 10:35:05 -02:00
lparser.c old error messages may be misleading 2011-12-02 11:23:56 -02:00
lparser.h
lstate.c
lstate.h
lstring.c
lstring.h
lstrlib.c allow non-integer arguments to integer formats (%d, %x, etc.), 2011-11-30 16:24:56 -02:00
ltable.c avoid 'return' "to avoid warnings" 2011-11-30 10:42:49 -02:00
ltable.h
ltablib.c
ltests.c
ltests.h
ltm.c
ltm.h
lua.c
lua.h 'lua_load' has an extra argument 'mode' 2011-11-29 13:55:08 -02:00
luaconf.h 'lUA' -> 'LUA' 2011-11-30 10:35:05 -02:00
lualib.h
lundump.c
lundump.h
lvm.c
lvm.h
lzio.c
lzio.h
makefile