summaryrefslogtreecommitdiff
path: root/spec/inputs/with.yue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updated syntax.v0.29.9Li Jin2025-11-211-2/+2
| | | | | * Added error check for mixed use of tabs and spaces. * Supported SimpleTable destructuring for ForEach syntax.
* Added doc for `with?` syntax.Li Jin2025-05-261-0/+5
|
* Added assignment expression for switch syntax.Li Jin2025-05-261-12/+12
|
* Added `-` for implicit object.v0.28.3Li Jin2025-05-231-0/+4
|
* Added break with value to with syntax.Li Jin2025-05-231-0/+9
|
* Fixed a miss indent and removed an unnecessary do block.v0.25.5Li Jin2024-10-081-0/+5
|
* add option --target=5.1 to generate Lua 5.1 compatible codes. add const ↵Li Jin2022-07-241-1/+1
| | | | destructure. make import item const by default.
* fix issue #105.Li Jin2022-06-121-0/+14
|
* fix more cases that global values are not being cached.Li Jin2022-03-141-0/+13
|
* stop reusing variables, rename project.Li Jin2021-02-171-0/+123