bugs
|
BUG: `strfind' does not handle \0 in plain search.
|
25 years ago |
lapi.c
|
`object' and `string' are very busy names...
|
25 years ago |
lapi.h
|
first implementation of multiple states (reentrant code).
|
25 years ago |
lauxlib.c
|
first implementation of multiple states (reentrant code).
|
25 years ago |
lauxlib.h
|
new macro luaL_openl
|
25 years ago |
lbuffer.c
|
first implementation of multiple states (reentrant code).
|
25 years ago |
lbuiltin.c
|
details
|
25 years ago |
lbuiltin.h
|
first implementation of multiple states (reentrant code).
|
25 years ago |
ldblib.c
|
new macro luaL_openl
|
25 years ago |
ldo.c
|
new signature for function luaD_call (old luaD_calln)
|
25 years ago |
ldo.h
|
new signature for function luaD_call (old luaD_calln)
|
25 years ago |
lfunc.c
|
first implementation of multiple states (reentrant code).
|
25 years ago |
lfunc.h
|
first implementation of multiple states (reentrant code).
|
25 years ago |
lgc.c
|
table sizes don't need to be primes; power of 2 gives the same performance.
|
25 years ago |
lgc.h
|
first implementation of multiple states (reentrant code).
|
25 years ago |
linit.c
|
first implementation of multiple states (reentrant code).
|
25 years ago |
liolib.c
|
new macro luaL_openl
|
25 years ago |
llex.c
|
first implementation of multiple states (reentrant code).
|
25 years ago |
llex.h
|
first implementation of multiple states (reentrant code).
|
25 years ago |
lmathlib.c
|
new macro luaL_openl
|
25 years ago |
lmem.c
|
table sizes don't need to be primes; power of 2 gives the same performance.
|
25 years ago |
lmem.h
|
first implementation of multiple states (reentrant code).
|
25 years ago |
lobject.c
|
table sizes don't need to be primes; power of 2 gives the same performance.
|
25 years ago |
lobject.h
|
table sizes don't need to be primes; power of 2 gives the same performance.
|
25 years ago |
lopcodes.h
|
new way to code CALLs + passing multiple arguments between function calls
|
25 years ago |
lparser.c
|
new way to code CALLs + passing multiple arguments between function calls
|
25 years ago |
lparser.h
|
first implementation of multiple states (reentrant code).
|
25 years ago |
lref.c
|
first implementation of multiple states (reentrant code).
|
25 years ago |
lref.h
|
first implementation of multiple states (reentrant code).
|
25 years ago |
lstate.c
|
mistake in change for multi-state (gc threshold was not corrected)
|
25 years ago |
lstate.h
|
first implementation of multiple states (reentrant code).
|
25 years ago |
lstring.c
|
table sizes don't need to be primes; power of 2 gives the same performance.
|
25 years ago |
lstring.h
|
table sizes don't need to be primes; power of 2 gives the same performance.
|
25 years ago |
lstrlib.c
|
new macro luaL_openl
|
25 years ago |
ltable.c
|
table sizes don't need to be primes; power of 2 gives the same performance.
|
25 years ago |
ltable.h
|
macros `key', `val', and `node' don't need the state
|
25 years ago |
ltm.c
|
first implementation of multiple states (reentrant code).
|
25 years ago |
ltm.h
|
first implementation of multiple states (reentrant code).
|
25 years ago |
lua.c
|
first implementation of multiple states (reentrant code).
|
25 years ago |
lua.h
|
`object' and `string' are very busy names...
|
25 years ago |
luadebug.h
|
first implementation of multiple states (reentrant code).
|
25 years ago |
lualib.h
|
first implementation of multiple states (reentrant code).
|
25 years ago |
lundump.c
|
first implementation of multiple states (reentrant code).
|
25 years ago |
lundump.h
|
first implementation of multiple states (reentrant code).
|
25 years ago |
lvm.c
|
details
|
25 years ago |
lvm.h
|
first implementation of multiple states (reentrant code).
|
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 |