Roberto Ierusalimschy
|
29371ecfe8
better way to handle multi-line input (with concat)
|
24 年之前 |
Roberto Ierusalimschy
|
5d9b8b7cdc
more secure definition for lua_concat
|
24 年之前 |
Roberto Ierusalimschy
|
1c2501fad4
tests for string alignment
|
24 年之前 |
Roberto Ierusalimschy
|
a4ae1475e3
details (smaller code)
|
24 年之前 |
Roberto Ierusalimschy
|
b3da4ee907
checking consistency of jumps.
|
24 年之前 |
Roberto Ierusalimschy
|
3c649ce123
checking consistency of jumps (and some other details)
|
24 年之前 |
Roberto Ierusalimschy
|
95da574dbc
some compilers (wrongly) complain about that
|
24 年之前 |
Roberto Ierusalimschy
|
255052b6c6
better API checks
|
24 年之前 |
Roberto Ierusalimschy
|
1bdc156b52
details
|
24 年之前 |
Roberto Ierusalimschy
|
03d8a9bf0d
details
|
24 年之前 |
Roberto Ierusalimschy
|
d2e340f467
string pointers are always fully aligned
|
24 年之前 |
Roberto Ierusalimschy
|
6875fdc8be
new semantics for pushuserdata (no more different userdatas with same value)
|
24 年之前 |
Roberto Ierusalimschy
|
dc17a9cc24
new semantics for pushuserdata
|
24 年之前 |
Roberto Ierusalimschy
|
81e63f75c0
`tostring' uses type names (when available)
|
24 年之前 |
Roberto Ierusalimschy
|
c81404cae5
first version of code verification
|
24 年之前 |
Roberto Ierusalimschy
|
b6ce590433
details
|
24 年之前 |
Roberto Ierusalimschy
|
e70e6a3b7a
<read(0)> tests for EOF
|
24 年之前 |
Roberto Ierusalimschy
|
6548bf7462
warnings from Visual C
|
24 年之前 |
Roberto Ierusalimschy
|
7178a5e34a
new way to handle top x L->top
|
24 年之前 |
Roberto Ierusalimschy
|
322b7b5fc5
easier to add new initialization functions
|
24 年之前 |
Roberto Ierusalimschy
|
1f917e709c
better use of extra include files (both for tests and for old_ansi)
|
24 年之前 |
Roberto Ierusalimschy
|
d444153dbe
ESC (which starts precompiled code) in C is \33, not \27
|
24 年之前 |
Roberto Ierusalimschy
|
a894499566
details
|
24 年之前 |
Roberto Ierusalimschy
|
d1fc6244f0
extended syntax to allow function a.b.c (x)
|
24 年之前 |
Roberto Ierusalimschy
|
7e3d3e1f70
details
|
24 年之前 |
Roberto Ierusalimschy
|
1f9e3731d1
back to the basics (well-behaved variant record...)
|
24 年之前 |
Roberto Ierusalimschy
|
42224ca553
loop of 'dostring' may never reclaim memory
|
24 年之前 |
Roberto Ierusalimschy
|
426d3e43bd
lock/unlock may use L + better structure for internal debug stuff
|
24 年之前 |
Roberto Ierusalimschy
|
8823f371a2
new header to put together debug-related declarations
|
24 年之前 |
Roberto Ierusalimschy
|
e506b864cd
no need for tags in boxed values :-(
|
24 年之前 |