Roberto Ierusalimschy
|
9a21e81907
more builtin functions using official API
|
před 25 roky |
Roberto Ierusalimschy
|
f0b3cd1d6f
new API functions `pop', `insert', and `move'
|
před 25 roky |
Roberto Ierusalimschy
|
fb5e6d5ac4
more functions implemented through the official API
|
před 25 roky |
Roberto Ierusalimschy
|
d63afba9d3
negative stack sizes are invalid, too.
|
před 25 roky |
Roberto Ierusalimschy
|
100bfec39a
new implementation for `next'
|
před 25 roky |
Roberto Ierusalimschy
|
a290b84c67
`dohook' to abstract `callhook' and `linehook'
|
před 25 roky |
Roberto Ierusalimschy
|
1022b3c85e
minimum size for stack
|
před 25 roky |
Roberto Ierusalimschy
|
a1d3e001b9
comments
|
před 25 roky |
Roberto Ierusalimschy
|
10b4799ce5
details
|
před 25 roky |
Roberto Ierusalimschy
|
a0de89d62a
simpler tests for simpler API
|
před 25 roky |
Roberto Ierusalimschy
|
21dc77b2af
errors may happen before function start running (with pc=-1)
|
před 25 roky |
Roberto Ierusalimschy
|
2d3ebba537
last version before new API
|
před 25 roky |
Roberto Ierusalimschy
|
a97f29f154
explicit stack control in the API
|
před 25 roky |
Roberto Ierusalimschy
|
4135f4f586
new API does not need tests that complex
|
před 25 roky |
Roberto Ierusalimschy
|
808525e417
new asserts for hooks
|
před 25 roky |
Roberto Ierusalimschy
|
48a968e6b5
gc tag method for nil could call line hook
|
před 25 roky |
Roberto Ierusalimschy
|
58adbde216
details
|
před 25 roky |
Roberto Ierusalimschy
|
9e74ca62d7
tests for lua_is*
|
před 25 roky |
Roberto Ierusalimschy
|
d396562b5e
lua_equal also accepts out-of-range indices
|
před 25 roky |
Roberto Ierusalimschy
|
9d60598260
better definitions for MULTRET
|
před 25 roky |
Roberto Ierusalimschy
|
4e56c0d514
better implementation for luaV_pack
|
před 25 roky |
Roberto Ierusalimschy
|
ac12f4db4b
C upvalues are the last arguments to a function
|
před 25 roky |
Roberto Ierusalimschy
|
b691d4344b
L is not unused.
|
před 25 roky |
Roberto Ierusalimschy
|
9fdf73bc9a
first version for new API
|
před 25 roky |
Roberto Ierusalimschy
|
f1fd9b5c2c
intermediate version (only to avoid compiler errors)
|
před 25 roky |
Roberto Ierusalimschy
|
3723d790ae
checkstack needs a correct stack
|
před 25 roky |
Roberto Ierusalimschy
|
b800c38b69
simpler code for settable and gettable
|
před 25 roky |
Roberto Ierusalimschy
|
5c0e79847c
pragmas are no longer supported
|
před 25 roky |
Roberto Ierusalimschy
|
e662e0f1cd
simpler way to access _INPUT and _OUTPUT
|
před 25 roky |
Roberto Ierusalimschy
|
c85162be27
new way to store local-variable information.
|
před 25 roky |