Roberto Ierusalimschy
|
26d1e21c89
new way to handle "growing" vectors
|
26 年 前 |
Roberto Ierusalimschy
|
24a2c08145
details
|
26 年 前 |
Roberto Ierusalimschy
|
9d7bae0b6a
better instrumentation for internal debugging
|
26 年 前 |
Roberto Ierusalimschy
|
082aded149
warnings
|
26 年 前 |
Roberto Ierusalimschy
|
aa9c75c06e
no more EXTRALIBS (and new dependencies)
|
26 年 前 |
Roberto Ierusalimschy
|
f04c83e075
new function "lua_next" (+ new implementation for "next")
|
26 年 前 |
Roberto Ierusalimschy
|
c364e9f97e
LONGARGW (for completeness).
|
26 年 前 |
Roberto Ierusalimschy
|
e3a02e6a9c
comments
|
26 年 前 |
Roberto Ierusalimschy
|
d5feffdb60
new function lua_nextvar
|
26 年 前 |
Roberto Ierusalimschy
|
bb5627f3a4
better control over calls to _ALERT and _ERRORMESSAGE (to avoid error
|
26 年 前 |
Roberto Ierusalimschy
|
21107d7c2c
debug state is restored after a dofile/dostring
|
26 年 前 |
Roberto Ierusalimschy
|
b5cd7d426f
details
|
26 年 前 |
Roberto Ierusalimschy
|
bf6d2ccf92
details
|
26 年 前 |
Roberto Ierusalimschy
|
b82ff713e3
new name for opcode
|
26 年 前 |
Roberto Ierusalimschy
|
77113ee02f
new year for Copyright.
|
26 年 前 |
Roberto Ierusalimschy
|
ad6c7b0dd4
small corrections in opcodes.
|
26 年 前 |
Roberto Ierusalimschy
|
8b2d97d187
assignment expression may be multiple
|
26 年 前 |
Roberto Ierusalimschy
|
fb1cf6ab2d
clearer way to set tables.
|
26 年 前 |
Roberto Ierusalimschy
|
19ca2087de
another (silly) debuging function.
|
26 年 前 |
Roberto Ierusalimschy
|
7bdbd833b5
userdata and strings are kept in separate stringtables
|
26 年 前 |
Roberto Ierusalimschy
|
b22baf386d
Lua cannot have static variables.
|
26 年 前 |
Roberto Ierusalimschy
|
8fdd06ba3c
lots of new stuff from 3.2
|
26 年 前 |
Roberto Ierusalimschy
|
028ec00ab9
details
|
26 年 前 |
Roberto Ierusalimschy
|
1dcf1c9cbd
format "%s" may break limit of "sprintf" on some machines.
|
26 年 前 |
Roberto Ierusalimschy
|
76179a1014
compile option EXTRALIB for builtin functions that can be written in Lua.
|
26 年 前 |
Roberto Ierusalimschy
|
bdfab46c22
"errorim" now is _ERRORMESSAGE.
|
26 年 前 |
Roberto Ierusalimschy
|
5687949560
"lua_debug", "lua_callhook" and "lua_linehook" must be inside "lua_state".
|
26 年 前 |
Roberto Ierusalimschy
|
19de5b2205
new dependencies
|
26 年 前 |
Roberto Ierusalimschy
|
cbc58af260
new opcode for "long" arguments (3 bytes)
|
26 年 前 |
Roberto Ierusalimschy
|
80001ab0eb
getlocal cannot return the local itself, since lua_isstring and
|
26 年 前 |