| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | new way to control hooks inside hooks (now the control is done inside Lua) | Roberto Ierusalimschy | 1999-12-21 | 1 | -21/+17 |
| * | new macro luaL_openl | Roberto Ierusalimschy | 1999-11-22 | 1 | -2/+2 |
| * | first implementation of multiple states (reentrant code). | Roberto Ierusalimschy | 1999-11-22 | 1 | -92/+94 |
| * | "const" !!! | Roberto Ierusalimschy | 1999-08-16 | 1 | -10/+10 |
| * | storing chunk "sources" instead of "filenames". | Roberto Ierusalimschy | 1999-03-04 | 1 | -7/+7 |
| * | "lua_debug", "lua_callhook" and "lua_linehook" must be inside "lua_state". | Roberto Ierusalimschy | 1999-02-04 | 1 | -10/+9 |
| * | "getstack" returns func, too. | Roberto Ierusalimschy | 1999-01-15 | 1 | -1/+5 |
| * | header missing. | Roberto Ierusalimschy | 1999-01-11 | 1 | -1/+2 |
| * | new library for debbuging | Roberto Ierusalimschy | 1999-01-08 | 1 | -0/+213 |
