Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid excessive name pollution in test files | Roberto Ierusalimschy | 2022-12-28 | 1 | -1/+1 |
* | New test for table rehash | Roberto Ierusalimschy | 2022-09-16 | 1 | -9/+29 |
* | Avoid overflows when incrementing parameters in C | Roberto Ierusalimschy | 2021-09-22 | 1 | -0/+17 |
* | Allow yields inside '__pairs' | Roberto Ierusalimschy | 2021-03-29 | 1 | -0/+21 |
* | Fixed bug of keys removed from tables vs 'next' | Roberto Ierusalimschy | 2020-10-14 | 1 | -0/+32 |
* | Better tests for gray lists | Roberto Ierusalimschy | 2020-08-07 | 1 | -0/+2 |
* | Details | Roberto Ierusalimschy | 2020-02-27 | 1 | -1/+1 |
* | Small corrections when setting 'L->top' | Roberto Ierusalimschy | 2019-07-25 | 1 | -1/+2 |
* | Unification of size representation in OP_NEWTABLE and OP_SETLIST | Roberto Ierusalimschy | 2019-07-15 | 1 | -10/+18 |
* | OP_NEWTABLE keeps exact size of arrays | Roberto Ierusalimschy | 2019-07-12 | 1 | -33/+19 |
* | Details in the implementation of the integer 'for' loop | Roberto Ierusalimschy | 2019-03-21 | 1 | -0/+6 |
* | New semantics for the integer 'for' loop | Roberto Ierusalimschy | 2019-03-19 | 1 | -5/+68 |
* | 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/+669 |