Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
1996-01-09 | hooks for line change and function calls; first version. | Roberto Ierusalimschy | 2 | -10/+88 | |
1996-01-09 | correction of dependencies from "luadebug.h". | Roberto Ierusalimschy | 1 | -3/+3 | |
1995-12-21 | names generated by yacc (starting with "yy") are changed to start with | Roberto Ierusalimschy | 3 | -16/+20 | |
"luaY_", to avoid name clashes with hosts using yacc. | |||||
1995-12-18 | bug: luaI_findconstantbyname may change the value of lua_constant. | Roberto Ierusalimschy | 1 | -2/+3 | |
1995-11-16 | useless "#include math.h"v2.2 | Roberto Ierusalimschy | 2 | -4/+2 | |