bugs
|
An error in a module loaded through the '-l' option
|
17 years ago |
lapi.c
|
detail (LUA_COPYRIGHT includes release number)
|
18 years ago |
lapi.h
|
emergency garbage collector (core forces a GC when allocation fails)
|
19 years ago |
lauxlib.c
|
avoid warnings about exit; return
|
17 years ago |
lauxlib.h
|
detail
|
18 years ago |
lbaselib.c
|
clearing some old compatibility code
|
18 years ago |
lcode.c
|
bug: code generated for "-nil", "-true", and "-false" is wrong
|
18 years ago |
lcode.h
|
unused macro
|
19 years ago |
ldblib.c
|
traceback function moved to auxlib
|
18 years ago |
ldebug.c
|
bug: wrong error message in some concatenations
|
18 years ago |
ldebug.h
|
added LUAI_FUNC to functions not in the API
|
20 years ago |
ldo.c
|
no more optimization to avoid LOADNIL at function start
|
18 years ago |
ldo.h
|
emergency garbage collector (core forces a GC when allocation fails)
|
19 years ago |
ldump.c
|
avoid trailing white spaces
|
18 years ago |
lfunc.c
|
should not manipulate NULL pointers (even without accessing them)
|
18 years ago |
lfunc.h
|
added LUAI_FUNC to functions not in the API
|
20 years ago |
lgc.c
|
avoid trailing white spaces
|
18 years ago |
lgc.h
|
emergency garbage collector (core forces a GC when allocation fails)
|
19 years ago |
linit.c
|
'debug' library must be required before being used
|
18 years ago |
liolib.c
|
does not allow standard files to be closed
|
18 years ago |
llex.c
|
better way to handle redefinitions of 'localeconv'
|
17 years ago |
llex.h
|
details
|
18 years ago |
llimits.h
|
avoid trailing white spaces
|
18 years ago |
lmathlib.c
|
clearing some old compatibility code
|
18 years ago |
lmem.c
|
details
|
18 years ago |
lmem.h
|
better documentation for auxiliary functions (that should be called only
|
18 years ago |
loadlib.c
|
clearing some old compatibility code
|
18 years ago |
lobject.c
|
luaO_log2 can be private to ltable.c
|
18 years ago |
lobject.h
|
luaO_log2 can be private to ltable.c
|
18 years ago |
lopcodes.c
|
avoid trailing white spaces
|
18 years ago |
lopcodes.h
|
avoid trailing white spaces
|
18 years ago |
loslib.c
|
avoid warnings about exit; return
|
17 years ago |
lparser.c
|
BUG: too many variables in an assignment may cause a C stack overflow
|
18 years ago |
lparser.h
|
'lparser.h' should not include 'ltable.h'
|
19 years ago |
lstate.c
|
new constant LUA_OK
|
18 years ago |
lstate.h
|
should not manipulate NULL pointers (even without accessing them)
|
18 years ago |
lstring.c
|
emergency garbage collector (core forces a GC when allocation fails)
|
19 years ago |
lstring.h
|
added LUAI_FUNC to functions not in the API
|
20 years ago |
lstrlib.c
|
when formatting with '%q', all control characters are coded
|
18 years ago |
ltable.c
|
another way to normalize -0 that avoids problems with very small
|
18 years ago |
ltable.h
|
emergency garbage collector (core forces a GC when allocation fails)
|
19 years ago |
ltablib.c
|
better error message for 'concat'
|
17 years ago |
ltests.c
|
clearing some old compatibility code
|
18 years ago |
ltests.h
|
small simplifications
|
19 years ago |
ltm.c
|
tables and strings respect __len metamethod
|
17 years ago |
ltm.h
|
tables and strings respect __len metamethod
|
17 years ago |
lua.c
|
stand-alone error-message details
|
17 years ago |
lua.h
|
detail (LUA_COPYRIGHT includes release number)
|
18 years ago |
luaconf.h
|
detail
|
17 years ago |
lualib.h
|
avoid trailing white spaces
|
18 years ago |
lundump.c
|
avoid trailing white spaces
|
18 years ago |
lundump.h
|
new versions by lhf
|
19 years ago |
lvm.c
|
tables and strings respect __len metamethod
|
17 years ago |
lvm.h
|
better documentation for auxiliary functions (that should be called only
|
18 years ago |
lzio.c
|
small improvement
|
20 years ago |
lzio.h
|
several small details
|
20 years ago |
makefile
|
emergency garbage collector (core forces a GC when allocation fails)
|
19 years ago |