summaryrefslogtreecommitdiff
path: root/ldblib.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* "lua_debug", "lua_callhook" and "lua_linehook" must be inside "lua_state".Roberto Ierusalimschy1999-02-041-10/+9
|
* "getstack" returns func, too.Roberto Ierusalimschy1999-01-151-1/+5
|
* header missing.Roberto Ierusalimschy1999-01-111-1/+2
|
* new library for debbugingRoberto Ierusalimschy1999-01-081-0/+213