bugs
|
tonumber'e1' and tonumber(' ', x), for x!=10, gave 0 instead of nil.
|
26 years ago |
lapi.c
|
new implementation for global variable values (separated from strings)
|
25 years ago |
lapi.h
|
new implementation for global variable values (separated from strings)
|
25 years ago |
lauxlib.c
|
details
|
25 years ago |
lauxlib.h
|
"const" !!!
|
26 years ago |
lbuffer.c
|
buffer can shrink when too big
|
25 years ago |
lbuiltin.c
|
better ways to test lock mechanism
|
25 years ago |
lbuiltin.h
|
Built-in functions
|
28 years ago |
ldblib.c
|
"const" !!!
|
26 years ago |
ldo.c
|
new implementation for global variable values (separated from strings)
|
25 years ago |
ldo.h
|
some more `const's
|
25 years ago |
lfunc.c
|
ways to measure number of `blocks' for GC + details
|
25 years ago |
lfunc.h
|
some more `const's
|
25 years ago |
lgc.c
|
buffer can shrink when too big
|
25 years ago |
lgc.h
|
simplified version of `gc' tag method (only for userdata now).
|
25 years ago |
linit.c
|
initialization module (to load libraries)
|
26 years ago |
liolib.c
|
new warnings with option "-W" (gcc)
|
25 years ago |
llex.c
|
new warnings with option "-W" (gcc)
|
25 years ago |
llex.h
|
"const" !!!
|
26 years ago |
lmathlib.c
|
random(0) and random(x,0) are wrong (0 is read as no argument!).
|
26 years ago |
lmem.c
|
warnings from Visual C++
|
25 years ago |
lmem.h
|
"const" !!!
|
26 years ago |
lobject.c
|
simplified version of `gc' tag method (only for userdata now).
|
25 years ago |
lobject.h
|
ways to measure number of `blocks' for GC + details
|
25 years ago |
lopcodes.h
|
better treatment for arbitrary limits
|
26 years ago |
lparser.c
|
new implementation for global variable values (separated from strings)
|
25 years ago |
lparser.h
|
"const" !!!
|
26 years ago |
lref.c
|
better implementation of `lua_ref' (much better...)
|
25 years ago |
lref.h
|
better implementation of `lua_ref' (much better...)
|
25 years ago |
lstate.c
|
ways to measure number of `blocks' for GC + details
|
25 years ago |
lstate.h
|
ways to measure number of `blocks' for GC + details
|
25 years ago |
lstring.c
|
ways to measure number of `blocks' for GC + details
|
25 years ago |
lstring.h
|
new implementation for global variable values (separated from strings)
|
25 years ago |
lstrlib.c
|
details (comments)
|
25 years ago |
ltable.c
|
ways to measure number of `blocks' for GC + details
|
25 years ago |
ltable.h
|
invariant tests over tables performed externally, through a built-in
|
25 years ago |
ltm.c
|
simplified version of `gc' tag method (only for userdata now).
|
25 years ago |
ltm.h
|
compatibility with old fallback system now provided by external module
|
25 years ago |
lua.c
|
new warnings with option "-W" (gcc)
|
25 years ago |
lua.h
|
new API function 'lua_type'.
|
25 years ago |
luadebug.h
|
"const" !!!
|
26 years ago |
lualib.h
|
"const" !!!
|
26 years ago |
lundump.c
|
new interface for `luaO_strtod', which now checks signal, too.
|
26 years ago |
lundump.h
|
"const" !!!
|
26 years ago |
lvm.c
|
new implementation for global variable values (separated from strings)
|
25 years ago |
lvm.h
|
new implementation for global variable values (separated from strings)
|
25 years ago |
lzio.c
|
new warnings with option "-W" (gcc)
|
25 years ago |
lzio.h
|
"const" !!!
|
26 years ago |
makefile
|
simplified version of `gc' tag method (only for userdata now).
|
25 years ago |
manual.tex
|
simplified version of `gc' tag method (only for userdata now).
|
25 years ago |