bugs
|
GC may get stuck during a parser and avoids proper resizing of the
|
2009-11-23 12:59:30 -02:00 |
lapi.c
|
extra api checks for number of returns of C functions and for lua_yield
|
2009-11-27 13:37:59 -02:00 |
lapi.h
|
extra api checks for number of returns of C functions and for lua_yield
|
2009-11-27 13:37:59 -02:00 |
lauxlib.c
|
new scheme for debug info about tail calls: no more 'fake' stack entries,
|
2009-11-25 13:27:51 -02:00 |
lauxlib.h
|
…
|
|
lbaselib.c
|
coroutines may have C bodies
|
2009-11-27 13:38:51 -02:00 |
lbitlib.c
|
new mark LUAMOD_API for all luaopen_* functions
|
2009-11-24 10:05:44 -02:00 |
lcode.c
|
limit of constants per function changed to 2^26 using extra arguments
|
2009-09-23 17:33:05 -03:00 |
lcode.h
|
limit of constants per function changed to 2^26 using extra arguments
|
2009-09-23 17:33:05 -03:00 |
lctype.c
|
new macros 'LUAI_DDEC'/'LUAI_DDEF' to better control declarations and
|
2009-11-19 17:06:52 -02:00 |
lctype.h
|
new macros 'LUAI_DDEC'/'LUAI_DDEF' to better control declarations and
|
2009-11-19 17:06:52 -02:00 |
ldblib.c
|
new scheme for debug info about tail calls: no more 'fake' stack entries,
|
2009-11-25 13:27:51 -02:00 |
ldebug.c
|
details
|
2009-12-01 14:31:04 -02:00 |
ldebug.h
|
…
|
|
ldo.c
|
extra api checks for number of returns of C functions and for lua_yield
|
2009-11-27 13:37:59 -02:00 |
ldo.h
|
new scheme for debug info about tail calls: no more 'fake' stack entries,
|
2009-11-25 13:27:51 -02:00 |
ldump.c
|
first implementation of lexical environments
|
2009-09-30 12:38:37 -03:00 |
lfunc.c
|
comment typos
|
2009-11-26 09:39:20 -02:00 |
lfunc.h
|
…
|
|
lgc.c
|
comment typos
|
2009-11-26 09:39:20 -02:00 |
lgc.h
|
comment typos
|
2009-11-26 09:39:20 -02:00 |
linit.c
|
…
|
|
liolib.c
|
new mark LUAMOD_API for all luaopen_* functions
|
2009-11-24 10:05:44 -02:00 |
llex.c
|
parser/scanner keep GC running
|
2009-11-17 14:33:38 -02:00 |
llex.h
|
parser keeps list of active local variables in a single dynamic array,
|
2009-10-11 17:02:19 -03:00 |
llimits.h
|
when doing hard memory tests, perform a full GC at every possible step
|
2009-11-17 09:56:03 -02:00 |
lmathlib.c
|
new mark LUAMOD_API for all luaopen_* functions
|
2009-11-24 10:05:44 -02:00 |
lmem.c
|
…
|
|
lmem.h
|
…
|
|
loadlib.c
|
new mark LUAMOD_API for all luaopen_* functions
|
2009-11-24 10:05:44 -02:00 |
lobject.c
|
comment typos
|
2009-11-26 09:39:20 -02:00 |
lobject.h
|
new macros 'LUAI_DDEC'/'LUAI_DDEF' to better control declarations and
|
2009-11-19 17:06:52 -02:00 |
lopcodes.c
|
new macros 'LUAI_DDEC'/'LUAI_DDEF' to better control declarations and
|
2009-11-19 17:06:52 -02:00 |
lopcodes.h
|
new macros 'LUAI_DDEC'/'LUAI_DDEF' to better control declarations and
|
2009-11-19 17:06:52 -02:00 |
loslib.c
|
new mark LUAMOD_API for all luaopen_* functions
|
2009-11-24 10:05:44 -02:00 |
lparser.c
|
comment typos
|
2009-11-26 09:39:20 -02:00 |
lparser.h
|
parser keeps list of active local variables in a single dynamic array,
|
2009-10-11 17:02:19 -03:00 |
lstate.c
|
(huge) simplification of GC management
|
2009-11-18 11:13:47 -02:00 |
lstate.h
|
comment typos
|
2009-11-26 09:39:20 -02:00 |
lstring.c
|
…
|
|
lstring.h
|
…
|
|
lstrlib.c
|
no more compatibility code for 'string.gfind'
|
2009-11-26 14:49:28 -02:00 |
ltable.c
|
comment typos
|
2009-11-26 09:39:20 -02:00 |
ltable.h
|
macro 'gkey' returns a "real" TValue*
|
2009-11-06 15:07:48 -02:00 |
ltablib.c
|
'table.maxn' deprecated
|
2009-11-26 15:35:13 -02:00 |
ltests.c
|
continuations may be upvalues too
|
2009-11-27 13:39:31 -02:00 |
ltests.h
|
new macros 'LUAI_DDEC'/'LUAI_DDEF' to better control declarations and
|
2009-11-19 17:06:52 -02:00 |
ltm.c
|
new macros 'LUAI_DDEC'/'LUAI_DDEF' to better control declarations and
|
2009-11-19 17:06:52 -02:00 |
ltm.h
|
new macros 'LUAI_DDEC'/'LUAI_DDEF' to better control declarations and
|
2009-11-19 17:06:52 -02:00 |
lua.c
|
'notail' -> 'noextrachars' ('notail' may confuse with tail calls)
|
2009-11-24 16:05:12 -02:00 |
lua.h
|
comment typos
|
2009-11-26 09:39:20 -02:00 |
luaconf.h
|
'table.maxn' deprecated
|
2009-11-26 15:35:13 -02:00 |
lualib.h
|
new mark LUAMOD_API for all luaopen_* functions
|
2009-11-24 10:05:44 -02:00 |
lundump.c
|
first implementation of lexical environments
|
2009-09-30 12:38:37 -03:00 |
lundump.h
|
…
|
|
lvm.c
|
new scheme for debug info about tail calls: no more 'fake' stack entries,
|
2009-11-25 13:27:51 -02:00 |
lvm.h
|
'luaV_arith' must be marked 'LUAI_FUNC' (as all non-static functions)
|
2009-11-19 17:04:58 -02:00 |
lzio.c
|
…
|
|
lzio.h
|
…
|
|
makefile
|
update of file dependencies (gcc -MM)
|
2009-11-27 12:39:31 -02:00 |