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

Report errors for nondeterministic regexes #71

Open
Divide-By-0 opened this issue Oct 9, 2024 · 0 comments
Open

Report errors for nondeterministic regexes #71

Divide-By-0 opened this issue Oct 9, 2024 · 0 comments
Labels
enhancement New feature or request high

Comments

@Divide-By-0
Copy link
Member

For regexes like x.+y, we should throw an error during compilation and ask them to do something like x[^y]+y instead.

@Divide-By-0 Divide-By-0 added enhancement New feature or request high labels Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request high
Projects
None yet
Development

No branches or pull requests

1 participant