Go to file
2009-08-05 10:09:38 -03:00
bugs "But" -> "Bug" (misspelling) 2009-08-05 10:09:38 -03:00
lapi.c new macro 'getproto' 2009-07-15 15:37:19 -03:00
lapi.h
lauxlib.c 'luaL_tolstring' uses 'lua_tolstring' instead of 'lua_tostring' and 2009-07-15 14:47:34 -03:00
lauxlib.h
lbaselib.c 'collectgarbage"count"' returns a second argument with the count%1024. 2009-08-04 15:20:18 -03:00
lbitlib.c
lcode.c
lcode.h
lctype.c
lctype.h
ldblib.c small bug: debug.getfenv should check whether it has an argument 2009-08-04 15:27:57 -03:00
ldebug.c
ldebug.h
ldo.c new way to control stack overflow, controling only total size of the stack 2009-07-15 14:26:14 -03:00
ldo.h new way to control stack overflow, controling only total size of the stack 2009-07-15 14:26:14 -03:00
ldump.c
lfunc.c
lfunc.h
lgc.c bug: stack must be cleared until its end (including extra size) + 2009-07-16 13:26:09 -03:00
lgc.h
linit.c
liolib.c
llex.c
llex.h
llimits.h new way to control stack overflow, controling only total size of the stack 2009-07-15 14:26:14 -03:00
lmathlib.c
lmem.c
lmem.h
loadlib.c avoid using 'UNUSED' (not defined outside the kernel) 2009-07-15 14:49:48 -03:00
lobject.c
lobject.h new macro 'getproto' 2009-07-15 15:37:19 -03:00
lopcodes.c
lopcodes.h
loslib.c
lparser.c
lparser.h
lstate.c new way to control stack overflow, controling only total size of the stack 2009-07-15 14:26:14 -03:00
lstate.h new way to control stack overflow, controling only total size of the stack 2009-07-15 14:26:14 -03:00
lstring.c
lstring.h
lstrlib.c
ltable.c
ltable.h
ltablib.c
ltests.c new macro 'getproto' 2009-07-15 15:37:19 -03:00
ltests.h
ltm.c
ltm.h
lua.c calls with LUA_MULTRET may leave no free slots in the stack 2009-07-15 14:35:20 -03:00
lua.h new way to control stack overflow, controling only total size of the stack 2009-07-15 14:26:14 -03:00
luaconf.h detail (comment: 'correspoding' -> 'corresponding') 2009-07-15 14:57:30 -03:00
lualib.h
lundump.c
lundump.h
lvm.c tail calls do not need to move whole new frame down, only its slice 2009-07-15 15:38:16 -03:00
lvm.h
lzio.c
lzio.h
makefile