| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Several details about 5.4.0 rc1 | Roberto Ierusalimschy | 2020-04-23 | 1 | -1/+1 |
| * | OP_LOADFALSE broken in two instructions | Roberto Ierusalimschy | 2020-02-11 | 1 | -0/+1 |
| * | Changed internal representation of booleans | Roberto Ierusalimschy | 2020-01-06 | 1 | -1/+2 |
| * | Removed arithmetic opcodes with immediate operand | Roberto Ierusalimschy | 2019-09-10 | 1 | -6/+0 |
| * | First version of OP_MMBIN opcodes | Roberto Ierusalimschy | 2019-08-27 | 1 | -0/+3 |
| * | 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 |
