Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change to macro 'LUAI_TRY' | Roberto Ierusalimschy | 2024-11-25 | 1 | -0/+1 |
* | Several tweaks in the garbage collector | Roberto Ierusalimschy | 2023-12-27 | 1 | -0/+2 |
* | Merge branch 'master' into nextversion | Roberto Ierusalimschy | 2023-08-23 | 1 | -4/+4 |
|\ | |||||
| * | More control over encoding of test files | Roberto Ierusalimschy | 2023-08-17 | 1 | -4/+4 |
* | | Merge branch 'master' into nextversion | Roberto Ierusalimschy | 2022-12-28 | 1 | -2/+4 |
|\| | |||||
| * | Avoid excessive name pollution in test files | Roberto Ierusalimschy | 2022-12-28 | 1 | -2/+4 |
* | | Changes in opcodes for generic 'for' | Roberto Ierusalimschy | 2022-12-22 | 1 | -2/+2 |
|/ | |||||
* | Small simplification in overflow check in 'getfield' | Roberto Ierusalimschy | 2022-09-23 | 1 | -0/+9 |
* | Fixed bug: invalid mode can crash 'io.popen' | Roberto Ierusalimschy | 2020-07-15 | 1 | -0/+15 |
* | Added macro 'luaL_pushfail' | Roberto Ierusalimschy | 2019-08-16 | 1 | -15/+15 |
* | Change in the syntax of attributes | Roberto Ierusalimschy | 2019-07-30 | 1 | -7/+7 |
* | Some improvements in date/time functions | Roberto Ierusalimschy | 2019-07-24 | 1 | -13/+52 |
* | Details | Roberto Ierusalimschy | 2019-07-10 | 1 | -3/+5 |
* | First implementation for 'const' variables | Roberto Ierusalimschy | 2019-05-17 | 1 | -4/+4 |
* | Flag for to-be-closed variables changed to '<toclose>' | Roberto Ierusalimschy | 2019-05-09 | 1 | -3/+3 |
* | Small correction in test about 'isdst' | Roberto Ierusalimschy | 2019-04-22 | 1 | -1/+1 |
* | Corrected tests around non-portable 'isdst' in dates | Roberto Ierusalimschy | 2019-04-09 | 1 | -3/+7 |
* | To-be-closed variable in 'for' loop separated from the state | Roberto Ierusalimschy | 2018-11-07 | 1 | -1/+36 |
* | New syntax for to-be-closed variables | Roberto Ierusalimschy | 2018-11-07 | 1 | -3/+3 |
* | State in generic 'for' acts as a to-be-closed variable | Roberto Ierusalimschy | 2018-10-31 | 1 | -4/+4 |
* | Added a '__close' metamethod to file handles | Roberto Ierusalimschy | 2018-10-23 | 1 | -22/+35 |
* | 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/+832 |