aboutsummaryrefslogtreecommitdiff
path: root/spec/inputs/switch.yue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix table matching syntax in switch statement with list table.v0.20.4Li Jin2023-11-021-0/+6
|
* redesigned metatable syntax. add support for destructuring a field with ↵Li Jin2022-09-081-2/+2
| | | | string and expression
* add spec.v0.13.6Li Jin2022-07-141-0/+10
|
* fix else clause issue in switch statement with table matching.Li Jin2022-07-141-1/+1
|
* fix a case when doing optional destructuring for metatable.Li Jin2022-07-141-0/+5
|
* fix table matching issue and update doc.Li Jin2022-07-141-3/+3
|
* add table pattern matching syntax and fix issue #93, remove a confusing ↵Li Jin2022-07-121-1/+85
| | | | default value syntax for destructuring.
* stop reusing variables, rename project.Li Jin2021-02-171-0/+64