Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix more cases for evaluation order of multi-value assignments.v0.25.1 | Li Jin | 2024-09-04 | 1 | -2/+3 |
* | fix correct evaluation order for multi-value assignments.v0.25.0 | Li Jin | 2024-09-03 | 1 | -6/+7 |
* | remove one more redundant 'do' block from destructuring. | Li Jin | 2024-03-25 | 1 | -16/+8 |
* | remove redundant 'do' blocks in code generation. | Li Jin | 2024-03-21 | 1 | -12/+10 |
* | fix spec.v0.16.5 | Li Jin | 2023-05-17 | 1 | -8/+27 |
* | add metamethods checking. | Li Jin | 2022-12-28 | 1 | -14/+15 |
* | redesigned metatable syntax. add support for destructuring a field with strin... | Li Jin | 2022-09-08 | 1 | -0/+33 |
* | fix missing checks and issues related to destrucuring in if branches. | Li Jin | 2022-07-26 | 1 | -1/+1 |
* | add option --target=5.1 to generate Lua 5.1 compatible codes. add const destr... | Li Jin | 2022-07-24 | 1 | -1/+0 |
* | fix spec. | Li Jin | 2022-05-24 | 1 | -6/+8 |
* | fix test. | Li Jin | 2021-10-12 | 1 | -0/+113 |