Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Keep correct type for immediate operands in comparisons | Roberto Ierusalimschy | 2019-03-22 | 1 | -1/+1 |
* | New semantics for the integer 'for' loop | Roberto Ierusalimschy | 2019-03-19 | 1 | -2/+0 |
* | Some bugs with stack reallocation by 'luaF_close' | Roberto Ierusalimschy | 2018-11-24 | 1 | -1/+1 |
* | Added opcodes for arithmetic with K operands | Roberto Ierusalimschy | 2018-11-23 | 1 | -0/+7 |
* | More uniformity in code generation for 'for' loops | Roberto Ierusalimschy | 2018-10-26 | 1 | -0/+1 |
* | Towards "to closed" local variables | Roberto Ierusalimschy | 2018-10-08 | 1 | -0/+1 |
* | Removed extra information from RCS keyword strings | Roberto Ierusalimschy | 2018-08-23 | 1 | -1/+1 |
* | Added missing $Id$ to file 'ljumptab.h' | Roberto Ierusalimschy | 2018-07-10 | 1 | -0/+7 |
* | no more nil-in-table | Roberto Ierusalimschy | 2018-04-04 | 1 | -2/+0 |
* | details (avoid using non-C89 '//' comment) | Roberto Ierusalimschy | 2018-03-07 | 1 | -5/+6 |
* | new experimental syntax using reserved word 'undef' | Roberto Ierusalimschy | 2018-03-07 | 1 | -0/+2 |
* | Jump Table for the interpreter | Roberto Ierusalimschy | 2018-03-02 | 1 | -0/+98 |