| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 ↵ | Li Jin | 2022-09-08 | 1 | -0/+33 |
| | | | | | string and expression | ||||
| * | 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 ↵ | Li Jin | 2022-07-24 | 1 | -1/+0 |
| | | | | | destructure. make import item const by default. | ||||
| * | fix spec. | Li Jin | 2022-05-24 | 1 | -6/+8 |
| | | |||||
| * | fix test. | Li Jin | 2021-10-12 | 1 | -0/+113 |
