bugs
|
bug: rawset/rawget do not ignore extra arguments
|
20 years ago |
lapi.c
|
new "primitive" getn
|
20 years ago |
lapi.h
|
`TObject' renamed to `TValue' + other name changes and better assertions
|
21 years ago |
lauxlib.c
|
new "primitive" getn
|
20 years ago |
lauxlib.h
|
all function declarations surround name with parentheses
|
20 years ago |
lbaselib.c
|
new "primitive" getn
|
20 years ago |
lcode.c
|
`luac´ -> `luai' (to avoid confusion with other luac stuff)
|
20 years ago |
lcode.h
|
new `mod' (`%') operator
|
20 years ago |
ldblib.c
|
`luaconf.h´ exports all its definitions always (so all of them
|
20 years ago |
ldebug.c
|
`luac' may generate code without upvalue names
|
20 years ago |
ldebug.h
|
new macro `lua_threadyield' + lock stuff in `luaconf.h' + details
|
21 years ago |
ldo.c
|
`luac´ -> `luai' (to avoid confusion with other luac stuff)
|
20 years ago |
ldo.h
|
tighter tests for stack overflow
|
20 years ago |
ldump.c
|
function constants may include boolean values
|
20 years ago |
lfunc.c
|
C functions and userdata also have environments
|
20 years ago |
lfunc.h
|
C functions and userdata also have environments
|
20 years ago |
lgc.c
|
`luac´ -> `luai' (to avoid confusion with other luac stuff)
|
20 years ago |
lgc.h
|
details
|
20 years ago |
linit.c
|
details
|
20 years ago |
liolib.c
|
C functions and userdata also have environments
|
20 years ago |
llex.c
|
details
|
20 years ago |
llex.h
|
details
|
20 years ago |
llimits.h
|
`luac´ -> `luai' (to avoid confusion with other luac stuff)
|
20 years ago |
lmathlib.c
|
new functions (to complete math.h)
|
20 years ago |
lmem.c
|
details
|
20 years ago |
lmem.h
|
better control of overflows in size computations
|
20 years ago |
loadlib.c
|
`luac´ -> `luai' (to avoid confusion with other luac stuff)
|
20 years ago |
lobject.c
|
`luac´ -> `luai' (to avoid confusion with other luac stuff)
|
20 years ago |
lobject.h
|
C functions and userdata also have environments
|
20 years ago |
lopcodes.c
|
new `mod' (`%') operator
|
20 years ago |
lopcodes.h
|
`luac´ -> `luai' (to avoid confusion with other luac stuff)
|
20 years ago |
loslib.c
|
`luac´ -> `luai' (to avoid confusion with other luac stuff)
|
20 years ago |
lparser.c
|
`luac´ -> `luai' (to avoid confusion with other luac stuff)
|
20 years ago |
lparser.h
|
`luac´ -> `luai' (to avoid confusion with other luac stuff)
|
20 years ago |
lstate.c
|
details
|
20 years ago |
lstate.h
|
details
|
20 years ago |
lstring.c
|
C functions and userdata also have environments
|
20 years ago |
lstring.h
|
details
|
20 years ago |
lstrlib.c
|
`luaconf.h´ exports all its definitions always (so all of them
|
20 years ago |
ltable.c
|
new "primitive" getn
|
20 years ago |
ltable.h
|
new "primitive" getn
|
20 years ago |
ltablib.c
|
new "primitive" getn
|
20 years ago |
ltests.c
|
new "primitive" getn
|
20 years ago |
ltests.h
|
no more `lua_userinit' macro
|
20 years ago |
ltm.c
|
new `mod' (`%') operator
|
20 years ago |
ltm.h
|
new `mod' (`%') operator
|
20 years ago |
lua.c
|
gets `debug.traceback' current when error occurs
|
20 years ago |
lua.h
|
C functions and userdata also have environments
|
20 years ago |
luaconf.h
|
`luac´ -> `luai' (to avoid confusion with other luac stuff)
|
20 years ago |
lualib.h
|
no more `lua_userinit' macro
|
20 years ago |
lundump.c
|
function constants may include boolean values
|
20 years ago |
lundump.h
|
zio does not keep "source" name (nobody uses it)
|
22 years ago |
lvm.c
|
`luac´ -> `luai' (to avoid confusion with other luac stuff)
|
20 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
|
small changes
|
20 years ago |