Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proper errors from the parser. #201

Merged
merged 1 commit into from
Oct 5, 2024
Merged

Proper errors from the parser. #201

merged 1 commit into from
Oct 5, 2024

Conversation

kaj
Copy link
Owner

@kaj kaj commented Oct 1, 2024

Use nom "verbose" error handling to build proper parse errors.

This should fix #141 .

@kaj kaj force-pushed the parse-errors branch 10 times, most recently from f56f11d to 235ce6a Compare October 4, 2024 19:20
Many parse errors now match the dart sass error message.  Also allow
"loud" comments in more places.

Use nom "verbose" error handling to build proper parse errors.

Fixes #141.
@kaj kaj merged commit 09d80f2 into main Oct 5, 2024
26 checks passed
@kaj kaj deleted the parse-errors branch October 5, 2024 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve parse errors
1 participant