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

Disallow literal regex parsing with last token ] #55

Merged
merged 1 commit into from
Apr 6, 2021
Merged

Conversation

ezrosent
Copy link
Owner

@ezrosent ezrosent commented Apr 6, 2021

This fixes one of the examples brought up in #54
For the first example, I think I'll need to do a larger refactor for the parser. Spent some time trying to permute the rules in syntax.lalrpop but I don't think local/tactical changes are going to get us there.

This fixes one of the examples brought up in #54
@ezrosent ezrosent merged commit 6bd68b2 into master Apr 6, 2021
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