Skip to content

Extra checks #56

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

Merged
merged 37 commits into from
Apr 16, 2025
Merged

Extra checks #56

merged 37 commits into from
Apr 16, 2025

Conversation

gwenn
Copy link
Owner

@gwenn gwenn commented May 9, 2024

No description provided.

gwenn added 30 commits May 9, 2024 10:35
Continue parsing input file after an error only if YYNOERRORRECOVERY
is disabled
When an error occurs in the parser, input has already been consumed /
shifted by the lexer. But we want the start position, not the end.
@gwenn gwenn marked this pull request as ready for review April 16, 2025 10:47
@gwenn gwenn merged commit 3ac398a into master Apr 16, 2025
3 checks passed
@gwenn gwenn deleted the extra_checks branch April 16, 2025 11:17
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.

1 participant