aboutsummaryrefslogtreecommitdiff
path: root/spec/outputs/unicode/syntax.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a few issues.v0.25.2Li Jin2024-09-261-5/+9
| | | | | | * 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-9/+5
|
* try fixing issue #162.Li Jin2024-03-191-5/+8
|
* add unicode identifier support, fix more issue from #144Li Jin2023-08-171-0/+431