Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Corrections in the implementation of '%' for floats. | Roberto Ierusalimschy | 2018-08-28 | 1 | -1/+65 |
* | Deprecated the emulation of '__le' using '__lt' | Roberto Ierusalimschy | 2018-08-24 | 2 | -24/+18 |
* | Added directory to test file names in '$Id:' | Roberto Ierusalimschy | 2018-07-25 | 29 | -29/+29 |
* | Fixed bug in generational collection of userdata | Roberto Ierusalimschy | 2018-07-13 | 3 | -4/+87 |
* | Fixed bug in line info. when using 'not' operator | Roberto Ierusalimschy | 2018-07-11 | 1 | -2/+19 |
* | In tests of opcodes, avoid coercion in bitwise operation | Roberto Ierusalimschy | 2018-07-10 | 1 | -1/+1 |
* | Fixed bug in OP_IDIVI | Roberto Ierusalimschy | 2018-07-09 | 1 | -1/+12 |
* | Added manual and tests for version 5.4-w2 | Roberto Ierusalimschy | 2018-07-09 | 34 | -0/+13031 |