Roberto Ierusalimschy
|
6e80c1cde1
new version for API
|
25 years ago |
Roberto Ierusalimschy
|
f67f324377
deprecated files
|
25 years ago |
Roberto Ierusalimschy
|
eebc9729e4
new versions by lhf
|
25 years ago |
Roberto Ierusalimschy
|
6990b06467
finish with parse data before doing main chunk.
|
25 years ago |
Roberto Ierusalimschy
|
cad91499dd
no more support for single state
|
25 years ago |
Roberto Ierusalimschy
|
ebdd4e8451
`call' doesn't use pack anymore
|
25 years ago |
Roberto Ierusalimschy
|
9a21e81907
more builtin functions using official API
|
25 years ago |
Roberto Ierusalimschy
|
f0b3cd1d6f
new API functions `pop', `insert', and `move'
|
25 years ago |
Roberto Ierusalimschy
|
fb5e6d5ac4
more functions implemented through the official API
|
25 years ago |
Roberto Ierusalimschy
|
d63afba9d3
negative stack sizes are invalid, too.
|
25 years ago |
Roberto Ierusalimschy
|
100bfec39a
new implementation for `next'
|
25 years ago |
Roberto Ierusalimschy
|
a290b84c67
`dohook' to abstract `callhook' and `linehook'
|
25 years ago |
Roberto Ierusalimschy
|
1022b3c85e
minimum size for stack
|
25 years ago |
Roberto Ierusalimschy
|
a1d3e001b9
comments
|
25 years ago |
Roberto Ierusalimschy
|
10b4799ce5
details
|
25 years ago |
Roberto Ierusalimschy
|
a0de89d62a
simpler tests for simpler API
|
25 years ago |
Roberto Ierusalimschy
|
21dc77b2af
errors may happen before function start running (with pc=-1)
|
25 years ago |
Roberto Ierusalimschy
|
2d3ebba537
last version before new API
|
25 years ago |
Roberto Ierusalimschy
|
a97f29f154
explicit stack control in the API
|
25 years ago |
Roberto Ierusalimschy
|
4135f4f586
new API does not need tests that complex
|
25 years ago |
Roberto Ierusalimschy
|
808525e417
new asserts for hooks
|
25 years ago |
Roberto Ierusalimschy
|
48a968e6b5
gc tag method for nil could call line hook
|
25 years ago |
Roberto Ierusalimschy
|
58adbde216
details
|
25 years ago |
Roberto Ierusalimschy
|
9e74ca62d7
tests for lua_is*
|
25 years ago |
Roberto Ierusalimschy
|
d396562b5e
lua_equal also accepts out-of-range indices
|
25 years ago |
Roberto Ierusalimschy
|
9d60598260
better definitions for MULTRET
|
25 years ago |
Roberto Ierusalimschy
|
4e56c0d514
better implementation for luaV_pack
|
25 years ago |
Roberto Ierusalimschy
|
ac12f4db4b
C upvalues are the last arguments to a function
|
25 years ago |
Roberto Ierusalimschy
|
b691d4344b
L is not unused.
|
25 years ago |
Roberto Ierusalimschy
|
9fdf73bc9a
first version for new API
|
25 years ago |