Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hook variables are global, no more "lua_set...hook" functions. | Roberto Ierusalimschy | 1996-03-20 | 1 | -3/+3 |
* | new type lua_Function for activation records | Roberto Ierusalimschy | 1996-02-08 | 1 | -6/+8 |
* | debug interface functions to manipulated local variables: | Roberto Ierusalimschy | 1996-02-07 | 1 | -2/+7 |
* | hooks for line change and function calls; first version. | Roberto Ierusalimschy | 1996-01-09 | 1 | -3/+7 |
* | functions now may be declared with any "var" as a name; | Roberto Ierusalimschy | 1995-10-26 | 1 | -3/+4 |
* | module to declare API for debuging. | Roberto Ierusalimschy | 1995-10-17 | 1 | -0/+19 |