Roberto Ierusalimschy
|
9704ff4cb1
hook variables are global, no more "lua_set...hook" functions.
|
29 years ago |
Roberto Ierusalimschy
|
826d70fcba
new type lua_Function for activation records
|
29 years ago |
Roberto Ierusalimschy
|
5a3a1fe458
debug interface functions to manipulated local variables:
|
29 years ago |
Roberto Ierusalimschy
|
b2afc410fa
hooks for line change and function calls; first version.
|
30 years ago |
Roberto Ierusalimschy
|
15d48576ea
functions now may be declared with any "var" as a name;
|
30 years ago |
Roberto Ierusalimschy
|
d24253d92f
module to declare API for debuging.
|
30 years ago |