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 |
Roberto Ierusalimschy
|
f1fd9b5c2c
intermediate version (only to avoid compiler errors)
|
25 years ago |
Roberto Ierusalimschy
|
3723d790ae
checkstack needs a correct stack
|
25 years ago |
Roberto Ierusalimschy
|
b800c38b69
simpler code for settable and gettable
|
25 years ago |
Roberto Ierusalimschy
|
5c0e79847c
pragmas are no longer supported
|
25 years ago |
Roberto Ierusalimschy
|
e662e0f1cd
simpler way to access _INPUT and _OUTPUT
|
25 years ago |
Roberto Ierusalimschy
|
c85162be27
new way to store local-variable information.
|
25 years ago |
Roberto Ierusalimschy
|
bd39db46ed
details
|
25 years ago |
Roberto Ierusalimschy
|
90fb2e18e8
`pushref' is more efficient (and probably more useful) than `getref'.
|
25 years ago |
Roberto Ierusalimschy
|
4365c31c89
new name for globaltable.
|
25 years ago |
Roberto Ierusalimschy
|
44eb7d91ac
comments
|
25 years ago |
Roberto Ierusalimschy
|
ddc8d94a08
new name for `lua_[sg]etglobaltable'
|
25 years ago |
Roberto Ierusalimschy
|
5d9cbdadfb
cannot run symbolic execution for non-active functions
|
25 years ago |
Roberto Ierusalimschy
|
58453dc1e1
small bug in symbolic execution
|
25 years ago |
Roberto Ierusalimschy
|
f555e493f0
lua_state may not exist
|
25 years ago |