Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid GCs when testing stack overflow | Roberto Ierusalimschy | 2020-10-12 | 1 | -6/+14 |
* | Revision of stackless implementation | Roberto Ierusalimschy | 2020-10-12 | 1 | -1/+2 |
* | Back to a stackless implementation | Roberto Ierusalimschy | 2020-10-12 | 1 | -4/+3 |
* | Added macro 'luaL_pushfail' | Roberto Ierusalimschy | 2019-08-16 | 1 | -5/+5 |
* | New function 'setCstacklimit' | Roberto Ierusalimschy | 2019-06-18 | 1 | -6/+10 |
* | Fixed wrong error message in 'return math.seed(0)' | Roberto Ierusalimschy | 2019-04-04 | 1 | -0/+4 |
* | Better error messages for invalid operands in numeric 'for' | Roberto Ierusalimschy | 2018-10-30 | 1 | -0/+10 |
* | Added directory to test file names in '$Id:' | Roberto Ierusalimschy | 2018-07-25 | 1 | -1/+1 |
* | Fixed bug in line info. when using 'not' operator | Roberto Ierusalimschy | 2018-07-11 | 1 | -2/+19 |
* | Added manual and tests for version 5.4-w2 | Roberto Ierusalimschy | 2018-07-09 | 1 | -0/+554 |