aboutsummaryrefslogtreecommitdiff
path: root/spec/inputs/unicode (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a few issues.v0.25.2Li Jin2024-09-261-2/+2
| | | | | | * 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.
* try fixing issue #162.Li Jin2024-03-191-2/+4
|
* fix in-expression format issue.v0.21.7Li Jin2024-02-051-0/+39
|
* changed the if-assignment syntax to prevent some errors.v0.21.0Li Jin2023-12-077-27/+27
|
* fixing issues from #152.Li Jin2023-10-222-20/+12
|
* fix spec.v0.19.1Li Jin2023-08-171-8/+0
|
* add unicode identifier support, fix more issue from #144Li Jin2023-08-1743-0/+4411