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 | -0/+20 |
* | changed the if-assignment syntax to prevent some errors.v0.21.0 | Li Jin | 2023-12-07 | 1 | -1/+1 |
* | fix optimization case from issue #115. | Li Jin | 2022-11-22 | 1 | -0/+4 |
* | add chain assignment. fix issue #115. | Li Jin | 2022-11-09 | 1 | -0/+11 |
* | redesigned metatable syntax. add support for destructuring a field with strin... | Li Jin | 2022-09-08 | 1 | -2/+2 |
* | fix missing checks and issues related to destrucuring in if branches. | Li Jin | 2022-07-26 | 1 | -3/+47 |
* | stop reusing variables, rename project. | Li Jin | 2021-02-17 | 1 | -0/+33 |