bugs
|
ae3ecc2d4a
tonumber'e1' and tonumber(' ', x), for x!=10, gave 0 instead of nil.
|
26 years ago |
lapi.c
|
cde179b369
new implementation for global variable values (separated from strings)
|
26 years ago |
lapi.h
|
cde179b369
new implementation for global variable values (separated from strings)
|
26 years ago |
lauxlib.c
|
1942b58609
details
|
26 years ago |
lauxlib.h
|
c787dccd9b
"const" !!!
|
26 years ago |
lbuffer.c
|
72d675aba7
macros "growvector" and "reallocvector" more compact
|
26 years ago |
lbuiltin.c
|
cde179b369
new implementation for global variable values (separated from strings)
|
26 years ago |
lbuiltin.h
|
26c5f56ad1
Built-in functions
|
28 years ago |
ldblib.c
|
c787dccd9b
"const" !!!
|
26 years ago |
ldo.c
|
cde179b369
new implementation for global variable values (separated from strings)
|
26 years ago |
ldo.h
|
8e7451512f
some more `const's
|
26 years ago |
lfunc.c
|
8e7451512f
some more `const's
|
26 years ago |
lfunc.h
|
8e7451512f
some more `const's
|
26 years ago |
lgc.c
|
cde179b369
new implementation for global variable values (separated from strings)
|
26 years ago |
lgc.h
|
4343420d4d
simplified version of `gc' tag method (only for userdata now).
|
26 years ago |
linit.c
|
3cc4ca821e
initialization module (to load libraries)
|
26 years ago |
liolib.c
|
80b39d83c3
default `success' for exit is more useful.
|
26 years ago |
llex.c
|
910836fb53
warnings from Visual C++
|
26 years ago |
llex.h
|
c787dccd9b
"const" !!!
|
26 years ago |
lmathlib.c
|
2a03170ebd
random(0) and random(x,0) are wrong (0 is read as no argument!).
|
26 years ago |
lmem.c
|
910836fb53
warnings from Visual C++
|
26 years ago |
lmem.h
|
c787dccd9b
"const" !!!
|
26 years ago |
lobject.c
|
4343420d4d
simplified version of `gc' tag method (only for userdata now).
|
26 years ago |
lobject.h
|
cde179b369
new implementation for global variable values (separated from strings)
|
26 years ago |
lopcodes.h
|
36b6fe8d17
better treatment for arbitrary limits
|
26 years ago |
lparser.c
|
cde179b369
new implementation for global variable values (separated from strings)
|
26 years ago |
lparser.h
|
c787dccd9b
"const" !!!
|
26 years ago |
lref.c
|
1f7103e05d
implementation of lua_ref (previously in module `lmem').
|
26 years ago |
lref.h
|
1f7103e05d
implementation of lua_ref (previously in module `lmem').
|
26 years ago |
lstate.c
|
b6ebbb2fee
better assertions.
|
26 years ago |
lstate.h
|
cde179b369
new implementation for global variable values (separated from strings)
|
26 years ago |
lstring.c
|
cde179b369
new implementation for global variable values (separated from strings)
|
26 years ago |
lstring.h
|
cde179b369
new implementation for global variable values (separated from strings)
|
26 years ago |
lstrlib.c
|
bbab974717
details (comments)
|
26 years ago |
ltable.c
|
5a48255c9f
invariant tests over tables performed externally, through a built-in
|
26 years ago |
ltable.h
|
5a48255c9f
invariant tests over tables performed externally, through a built-in
|
26 years ago |
ltm.c
|
4343420d4d
simplified version of `gc' tag method (only for userdata now).
|
26 years ago |
ltm.h
|
04265655a8
compatibility with old fallback system now provided by external module
|
26 years ago |
lua.c
|
b2c89ed2d2
new mechanism to access argv from a script
|
26 years ago |
lua.h
|
63ccf42397
new API function 'lua_type'.
|
26 years ago |
luadebug.h
|
c787dccd9b
"const" !!!
|
26 years ago |
lualib.h
|
c787dccd9b
"const" !!!
|
26 years ago |
lundump.c
|
2e13cd77ab
new interface for `luaO_strtod', which now checks signal, too.
|
26 years ago |
lundump.h
|
c787dccd9b
"const" !!!
|
26 years ago |
lvm.c
|
cde179b369
new implementation for global variable values (separated from strings)
|
26 years ago |
lvm.h
|
cde179b369
new implementation for global variable values (separated from strings)
|
26 years ago |
lzio.c
|
c787dccd9b
"const" !!!
|
26 years ago |
lzio.h
|
c787dccd9b
"const" !!!
|
26 years ago |
makefile
|
4343420d4d
simplified version of `gc' tag method (only for userdata now).
|
26 years ago |
manual.tex
|
4343420d4d
simplified version of `gc' tag method (only for userdata now).
|
26 years ago |