bugs
|
strong collision for very small numbers used as table keys
|
18 years ago |
lapi.c
|
lua_pushstring/pushlstring return string
|
18 years ago |
lapi.h
|
emergency garbage collector (core forces a GC when allocation fails)
|
19 years ago |
lauxlib.c
|
"spacial" reorganization to keep related functions in groups
|
18 years ago |
lauxlib.h
|
clearing some old compatibility code
|
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
|
error handler in 'lua.c' tries '__tostring' metamethod if error
|
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
|
small optimizations (lua_newtable -> lua_createtable)
|
19 years ago |
liolib.c
|
does not allow standard files to be closed
|
18 years ago |
llex.c
|
details
|
18 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
|
'os.date' checks arguments before passing them to 'strftime'
|
18 years ago |
lparser.c
|
details
|
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
|
detail
|
18 years ago |
ltests.c
|
clearing some old compatibility code
|
18 years ago |
ltests.h
|
small simplifications
|
19 years ago |
ltm.c
|
details
|
19 years ago |
ltm.h
|
new mark LUAI_DATA for extern data
|
20 years ago |
lua.c
|
error handler in 'lua.c' tries '__tostring' metamethod if error
|
18 years ago |
lua.h
|
lua_pushstring/pushlstring return string
|
18 years ago |
luaconf.h
|
clearing some old compatibility code
|
18 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
|
avoid boolean equality (tricky for some compilers)
|
18 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 |