Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |