Skip to content

Commit

Permalink
feat: Improve error messages of parser
Browse files Browse the repository at this point in the history
Use early abort (“cut”) instead of backtracking whenever possible. Also,
improve error messages in these cases, and rely on built-in parsers
more, especially for integers.
  • Loading branch information
jan-ferdinand committed Feb 12, 2025
1 parent f8e6551 commit 7ef225f
Showing 1 changed file with 141 additions and 124 deletions.
Loading

0 comments on commit 7ef225f

Please sign in to comment.