Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Coroutines do not unwind the stack in case of errors | Roberto Ierusalimschy | 2019-05-09 | 1 | -4/+10 |
* | 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 | -1/+1 |
* | A to-be-closed variable must have a closable value (or be nil) | Roberto Ierusalimschy | 2018-11-29 | 1 | -10/+10 |
* | Added opcodes for arithmetic with K operands | Roberto Ierusalimschy | 2018-11-23 | 1 | -0/+2 |
* | Complete implementation of to-be-closed variables | Roberto Ierusalimschy | 2018-10-22 | 1 | -5/+4 |
* | Added directory to test file names in '$Id:' | Roberto Ierusalimschy | 2018-07-25 | 1 | -1/+1 |
* | Added manual and tests for version 5.4-w2 | Roberto Ierusalimschy | 2018-07-09 | 1 | -0/+948 |