Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | external messages add their own extra information | Roberto Ierusalimschy | 2002-08-08 | 1 | -2/+2 |
* | `luadebug.h' content now is included in `lua.h' | Roberto Ierusalimschy | 2002-08-06 | 1 | -2/+1 |
* | new (old?) error handling scheme | Roberto Ierusalimschy | 2002-08-06 | 1 | -2/+1 |
* | new implementation for tailcalls and error handling | Roberto Ierusalimschy | 2002-08-05 | 1 | -1/+2 |
* | hook count is quadratic | Roberto Ierusalimschy | 2002-07-08 | 1 | -2/+2 |
* | new interface for debug hooks | Roberto Ierusalimschy | 2002-07-08 | 1 | -1/+8 |
* | details | Roberto Ierusalimschy | 2002-06-24 | 1 | -2/+2 |
* | new protocol for error handling | Roberto Ierusalimschy | 2002-06-18 | 1 | -1/+2 |
* | new format for error messages | Roberto Ierusalimschy | 2002-05-15 | 1 | -1/+2 |
* | precompiler may create functions without `lineinfo' | Roberto Ierusalimschy | 2002-05-02 | 1 | -1/+3 |
* | line trace uses `savedpc' to save last `pc' seen | Roberto Ierusalimschy | 2002-04-10 | 1 | -1/+3 |
* | simpler implementation for line information | Roberto Ierusalimschy | 2002-03-25 | 1 | -2/+1 |
* | erroneous objects may not live in the stack | Roberto Ierusalimschy | 2002-03-19 | 1 | -3/+3 |
* | no more explicit support for wide-chars; too much troble... | Roberto Ierusalimschy | 2001-11-28 | 1 | -2/+2 |
* | new module lopcodes.c for tables describing opcodes | Roberto Ierusalimschy | 2001-06-28 | 1 | -20/+1 |
* | details about opcode parameters | Roberto Ierusalimschy | 2001-06-11 | 1 | -3/+2 |
* | details | Roberto Ierusalimschy | 2001-06-07 | 1 | -2/+2 |
* | new implementation for the Virtual Machine | Roberto Ierusalimschy | 2001-06-05 | 1 | -3/+24 |
* | first (big) step to support wide chars | Roberto Ierusalimschy | 2001-02-23 | 1 | -3/+3 |
* | checking consistency of jumps. | Roberto Ierusalimschy | 2001-02-12 | 1 | -2/+2 |
* | first version of code verification | Roberto Ierusalimschy | 2001-02-09 | 1 | -1/+2 |
* | new way to handle top x L->top | Roberto Ierusalimschy | 2001-02-07 | 1 | -2/+2 |
* | new definition for types-tags | Roberto Ierusalimschy | 2000-10-05 | 1 | -2/+2 |
* | new API function `lua_type' + new type lua_Type | Roberto Ierusalimschy | 2000-10-02 | 1 | -2/+2 |
* | still more debug information | Roberto Ierusalimschy | 2000-08-11 | 1 | -1/+2 |
* | still better error messages | Roberto Ierusalimschy | 2000-08-10 | 1 | -3/+3 |
* | new structure for line information | Roberto Ierusalimschy | 2000-08-08 | 1 | -1/+2 |
* | better error messages | Roberto Ierusalimschy | 2000-06-28 | 1 | -4/+4 |
* | Auxiliary functions from Debug Interface module | Roberto Ierusalimschy | 2000-01-14 | 1 | -0/+19 |