bugs
|
bug: luaD_protectedparser must protect its garbage collection too
|
2003-01-23 09:31:38 -02:00 |
lapi.c
|
new functions to manipulate upvales (get/setupvalue)
|
2002-12-19 09:11:55 -02:00 |
lapi.h
|
|
|
lauxlib.c
|
detail
|
2003-01-23 09:34:18 -02:00 |
lauxlib.h
|
compatibility macros must be available by default
|
2003-01-17 13:28:09 -02:00 |
lbaselib.c
|
bug: `resume' was checking the wrong value for stack overflow
|
2002-12-20 07:55:56 -02:00 |
lcode.c
|
OP_TFORLOOP uses extra stack space
|
2002-12-11 10:34:22 -02:00 |
lcode.h
|
OP_TFORLOOP uses extra stack space
|
2002-12-11 10:34:22 -02:00 |
ldblib.c
|
`openlib' functions return new module
|
2002-12-20 08:26:33 -02:00 |
ldebug.c
|
OP_TFORLOOP uses extra stack space
|
2002-12-11 10:34:22 -02:00 |
ldebug.h
|
|
|
ldo.c
|
bug: luaD_protectedparser must protect its garbage collection too
|
2003-01-23 09:31:38 -02:00 |
ldo.h
|
new function `lua_cpcall'
|
2002-12-04 15:29:32 -02:00 |
ldump.c
|
each .c file defines its own name
|
2002-12-04 15:38:31 -02:00 |
lfunc.c
|
new functions to manipulate upvales (get/setupvalue)
|
2002-12-19 09:11:55 -02:00 |
lfunc.h
|
|
|
lgc.c
|
new functions to manipulate upvales (get/setupvalue)
|
2002-12-19 09:11:55 -02:00 |
lgc.h
|
|
|
linit.c
|
|
|
liolib.c
|
use the more modern _POSIX_C_SOURCE instead of older _POSIX_SOURCE
|
2003-01-17 13:27:28 -02:00 |
llex.c
|
each .c file defines its own name
|
2002-12-04 15:38:31 -02:00 |
llex.h
|
|
|
llimits.h
|
|
|
lmathlib.c
|
`openlib' functions return new module
|
2002-12-20 08:26:33 -02:00 |
lmem.c
|
each .c file defines its own name
|
2002-12-04 15:38:31 -02:00 |
lmem.h
|
|
|
lobject.c
|
details
|
2003-01-27 11:00:43 -02:00 |
lobject.h
|
new functions to manipulate upvales (get/setupvalue)
|
2002-12-19 09:11:55 -02:00 |
lopcodes.c
|
each .c file defines its own name
|
2002-12-04 15:38:31 -02:00 |
lopcodes.h
|
|
|
lparser.c
|
new functions to manipulate upvales (get/setupvalue)
|
2002-12-19 09:11:55 -02:00 |
lparser.h
|
new functions to manipulate upvales (get/setupvalue)
|
2002-12-19 09:11:55 -02:00 |
lstate.c
|
details
|
2002-12-19 11:21:08 -02:00 |
lstate.h
|
|
|
lstring.c
|
each .c file defines its own name
|
2002-12-04 15:38:31 -02:00 |
lstring.h
|
|
|
lstrlib.c
|
`openlib' functions return new module
|
2002-12-20 08:26:33 -02:00 |
ltable.c
|
each .c file defines its own name
|
2002-12-04 15:38:31 -02:00 |
ltable.h
|
|
|
ltablib.c
|
`openlib' functions return new module
|
2002-12-20 08:26:33 -02:00 |
ltests.c
|
`openlib' functions return new module
|
2002-12-20 08:26:33 -02:00 |
ltests.h
|
|
|
ltm.c
|
each .c file defines its own name
|
2002-12-04 15:38:31 -02:00 |
ltm.h
|
|
|
lua.c
|
use the more modern _POSIX_C_SOURCE instead of older _POSIX_SOURCE
|
2003-01-17 13:27:28 -02:00 |
lua.h
|
new functions to manipulate upvales (get/setupvalue)
|
2002-12-19 09:11:55 -02:00 |
lualib.h
|
|
|
lundump.c
|
each .c file defines its own name
|
2002-12-04 15:38:31 -02:00 |
lundump.h
|
|
|
lvm.c
|
must move call results in the last iteration, too
|
2002-12-11 10:34:22 -02:00 |
lvm.h
|
|
|
lzio.c
|
each .c file defines its own name
|
2002-12-04 15:38:31 -02:00 |
lzio.h
|
|
|
makefile
|
new options for debugging Lua (HARDSTACKTESTS & EXTERNMEMCHECK)
|
2002-12-06 15:20:45 -02:00 |