| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Optional initialization for global declarations | Roberto Ierusalimschy | 2025-07-08 | 1 | -2/+2 |
| * | Variable attributes can prefix name list | Roberto Ierusalimschy | 2025-05-18 | 1 | -1/+1 |
| * | Collective declaration for globals ('global *') | Roberto Ierusalimschy | 2025-05-13 | 1 | -6/+9 |
| * | Removed copyright notice from 'testes/all.lua' | Roberto Ierusalimschy | 2025-03-12 | 1 | -1/+1 |
| * | Checks for type 'int' added to binary header | Roberto Ierusalimschy | 2025-03-10 | 1 | -17/+30 |
| * | Debug information about extra arguments from __call | Roberto Ierusalimschy | 2024-11-19 | 1 | -0/+11 |
| * | Counter for length of chains of __call metamethods | Roberto Ierusalimschy | 2024-11-16 | 1 | -3/+20 |
| * | A return can have at most 254 values | Roberto Ierusalimschy | 2024-08-19 | 1 | -0/+11 |
| * | Merge branch 'master' into nextversion | Roberto Ierusalimschy | 2023-11-07 | 1 | -14/+0 |
| |\ | |||||
| | * | Removed test for "corrupted binary dump" | Roberto Ierusalimschy | 2023-09-08 | 1 | -14/+0 |
| * | | Merge branch 'master' into nextversion | Roberto Ierusalimschy | 2023-08-23 | 1 | -1/+1 |
| |\| | |||||
| | * | Details | Roberto Ierusalimschy | 2023-07-03 | 1 | -1/+1 |
| * | | Merge branch 'master' into nextversion | Roberto Ierusalimschy | 2023-06-22 | 1 | -0/+14 |
| |\| | |||||
| | * | Bug: Loading a corrupted binary file can segfault | Roberto Ierusalimschy | 2023-03-17 | 1 | -0/+14 |
| * | | Merge branch 'master' into nextversion | Roberto Ierusalimschy | 2022-12-28 | 1 | -19/+25 |
| |\| | |||||
| | * | Avoid excessive name pollution in test files | Roberto Ierusalimschy | 2022-12-28 | 1 | -19/+25 |
| * | | Towards Lua 5.5 | Roberto Ierusalimschy | 2022-12-20 | 1 | -1/+1 |
| * | | Dump doesn't need to reuse 'source' | Roberto Ierusalimschy | 2022-12-20 | 1 | -0/+25 |
| |/ | |||||
| * | More checks and documentation for uses of EXTRA_STACK | Roberto Ierusalimschy | 2022-05-26 | 1 | -0/+10 |
| * | Fixed bug of long strings in binary chunks | Roberto Ierusalimschy | 2020-08-18 | 1 | -1/+15 |
| * | Fixed detail in 'loadUpvalues' | Roberto Ierusalimschy | 2020-06-30 | 1 | -6/+15 |
| * | Back to old encoding of versions in binary files | Roberto Ierusalimschy | 2020-05-06 | 1 | -2/+2 |
| * | Fixed bug in tail calls of __call chains | Roberto Ierusalimschy | 2019-10-28 | 1 | -1/+24 |
| * | '__call' metamethod can be any callable object | Roberto Ierusalimschy | 2019-06-25 | 1 | -0/+17 |
| * | 'print' does not call 'tostring' to format its arguments | Roberto Ierusalimschy | 2019-04-10 | 1 | -15/+0 |
| * | Small changes in the header of binary files | Roberto Ierusalimschy | 2019-03-19 | 1 | -11/+9 |
| * | 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/+435 |
