aboutsummaryrefslogtreecommitdiff
path: root/spec/outputs/unicode/with.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a miss indent and removed an unnecessary do block.v0.25.5Li Jin2024-10-081-3/+1
|
* Fixed a few issues.v0.25.2Li Jin2024-09-261-1/+3
| | | | | | * Fixed a `with` block with return statement issue. * Fixed a switch-when indentation issue. * Added error reporting for `return` statement not appearing in last block line.
* remove redundant 'do' blocks in code generation.Li Jin2024-03-211-108/+74
|
* add unicode identifier support, fix more issue from #144Li Jin2023-08-171-0/+222