| Commit message (Expand) | Author | Age | Files | Lines |
* | Closing methods should not interfere with returning values | Roberto Ierusalimschy | 2018-10-25 | 1 | -1/+54 |
* | Added a '__close' metamethod to file handles | Roberto Ierusalimschy | 2018-10-23 | 1 | -22/+35 |
* | Removed extra information from RCS keyword strings in tests | Roberto Ierusalimschy | 2018-10-22 | 6 | -4/+4 |
* | Complete implementation of to-be-closed variables | Roberto Ierusalimschy | 2018-10-22 | 2 | -9/+33 |
* | Handling of memory errors when creating to-be-closed upvalues | Roberto Ierusalimschy | 2018-10-18 | 1 | -6/+52 |
* | First "complete" implementation of to-be-closed variables | Roberto Ierusalimschy | 2018-10-17 | 2 | -6/+72 |
* | Towards "to closed" local variables | Roberto Ierusalimschy | 2018-10-08 | 2 | -1/+14 |
* | 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 |