aboutsummaryrefslogtreecommitdiff
path: root/spec/inputs/unicode (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactored FnArgsDef rules. Fixed issue #224.HEADv0.30.3mainLi Jin2025-12-081-2/+2
|
* Fixed more error messages.Li Jin2025-12-051-1/+1
|
* Updated syntax.v0.29.9Li Jin2025-11-212-3/+3
| | | | | * Added error check for mixed use of tabs and spaces. * Supported SimpleTable destructuring for ForEach syntax.
* Increased call stack size.Li Jin2025-09-161-0/+1
|
* Fix.Li Jin2025-09-151-1/+0
|
* Added assignment expression for switch syntax.Li Jin2025-05-263-15/+15
|
* 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