bugs
|
BUG: string concatenation may cause arithmetic overflow, leading
|
21 years ago |
lapi.c
|
|
21 years ago |
lapi.h
|
`TObject' renamed to `TValue' + other name changes and better assertions
|
21 years ago |
lauxlib.c
|
`getn' uses binary search if it has to count elements
|
21 years ago |
lauxlib.h
|
what is provided by lauxlib.c should be defined at lauxlib.h
|
21 years ago |
lbaselib.c
|
option for garbage-collector `step'
|
21 years ago |
lcode.c
|
new way to use `vararg' parameters (with `...')
|
21 years ago |
lcode.h
|
new way to use `vararg' parameters (with `...')
|
21 years ago |
ldblib.c
|
`luaL_dofile' and `luaL_dostring' are deprecated
|
21 years ago |
ldebug.c
|
new macro `lua_threadyield' + lock stuff in `luaconf.h' + details
|
21 years ago |
ldebug.h
|
new macro `lua_threadyield' + lock stuff in `luaconf.h' + details
|
21 years ago |
ldo.c
|
new macro `lua_threadyield' + lock stuff in `luaconf.h' + details
|
21 years ago |
ldo.h
|
small steps towards yields in iterators and tag methods
|
21 years ago |
ldump.c
|
new scheme for configuration through `luaconf.h'
|
21 years ago |
lfunc.c
|
new scheme for configuration through `luaconf.h'
|
21 years ago |
lfunc.h
|
`TObject' renamed to `TValue' + other name changes and better assertions
|
21 years ago |
lgc.c
|
new scheme for configuration through `luaconf.h'
|
21 years ago |
lgc.h
|
better way to control open upvalues
|
21 years ago |
linit.c
|
obsolete module; not part of the oficial distribution
|
25 years ago |
liolib.c
|
other modules may need FILEHANDLE definition
|
21 years ago |
llex.c
|
new scheme for configuration through `luaconf.h'
|
21 years ago |
llex.h
|
better error messages for some limits
|
21 years ago |
llimits.h
|
new scheme for configuration through `luaconf.h'
|
21 years ago |
lmathlib.c
|
no more USE_DEGREES option
|
21 years ago |
lmem.c
|
new scheme for configuration through `luaconf.h'
|
21 years ago |
lmem.h
|
new way to handle errors
|
23 years ago |
loadlib.c
|
new scheme for configuration through `luaconf.h'
|
21 years ago |
lobject.c
|
accept `\r' as newline when looking for line end
|
21 years ago |
lobject.h
|
new way to use `vararg' parameters (with `...')
|
21 years ago |
lopcodes.c
|
new way to use `vararg' parameters (with `...')
|
21 years ago |
lopcodes.h
|
new way to use `vararg' parameters (with `...')
|
21 years ago |
lparser.c
|
new way to use `vararg' parameters (with `...')
|
21 years ago |
lparser.h
|
new way to use `vararg' parameters (with `...')
|
21 years ago |
lstate.c
|
details
|
21 years ago |
lstate.h
|
new macro `lua_threadyield' + lock stuff in `luaconf.h' + details
|
21 years ago |
lstring.c
|
new scheme for configuration through `luaconf.h'
|
21 years ago |
lstring.h
|
cleaner code for manipulation of `marked' field
|
21 years ago |
lstrlib.c
|
details
|
21 years ago |
ltable.c
|
new scheme for configuration through `luaconf.h'
|
21 years ago |
ltable.h
|
small optimization for {f()}
|
21 years ago |
ltablib.c
|
`tinsert' and `tremove' also use LUA_FIRSTINDEX
|
21 years ago |
ltests.c
|
`testC' can operate on other states
|
21 years ago |
ltests.h
|
lock stuff defined in `luaconf.h'
|
21 years ago |
ltm.c
|
new scheme for configuration through `luaconf.h'
|
21 years ago |
ltm.h
|
`TObject' renamed to `TValue' + other name changes and better assertions
|
21 years ago |
lua.c
|
new way to use `vararg' parameters (with `...')
|
21 years ago |
lua.h
|
option for garbage-collector `step'
|
21 years ago |
luaconf.h
|
new macro `lua_threadyield' + lock stuff in `luaconf.h' + details
|
21 years ago |
lualib.h
|
other modules may need FILEHANDLE definition
|
21 years ago |
lundump.c
|
new scheme for configuration through `luaconf.h'
|
21 years ago |
lundump.h
|
zio does not keep "source" name (nobody uses it)
|
22 years ago |
lvm.c
|
BUG: string concatenation may cause arithmetic overflow, leading
|
21 years ago |
lvm.h
|
small steps towards yields in iterators and tag methods
|
21 years ago |
lzio.c
|
new scheme for configuration through `luaconf.h'
|
21 years ago |
lzio.h
|
buffer should better use `size_t' for its size
|
21 years ago |
makefile
|
new scheme for configuration through `luaconf.h'
|
21 years ago |