aboutsummaryrefslogtreecommitdiff
path: root/spec/inputs/assign.yue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix more cases for evaluation order of multi-value assignments.v0.25.1Li Jin2024-09-041-0/+20
|
* changed the if-assignment syntax to prevent some errors.v0.21.0Li Jin2023-12-071-1/+1
|
* fix optimization case from issue #115.Li Jin2022-11-221-0/+4
|
* add chain assignment. fix issue #115.Li Jin2022-11-091-0/+11
|
* redesigned metatable syntax. add support for destructuring a field with ↵Li Jin2022-09-081-2/+2
| | | | string and expression
* fix missing checks and issues related to destrucuring in if branches.Li Jin2022-07-261-3/+47
|
* stop reusing variables, rename project.Li Jin2021-02-171-0/+33