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

Rewrite regex with regex library #39

Merged
merged 6 commits into from
Sep 29, 2024
Merged

Rewrite regex with regex library #39

merged 6 commits into from
Sep 29, 2024

Conversation

davidodenwald
Copy link
Owner

No description provided.

David Odenwald added 3 commits September 28, 2024 22:56
I also noticed that there is potential for catastrophic backtracking
and hopefully fixed it.
This needs to be done to avoid producing to many newlines.
@davidodenwald davidodenwald force-pushed the regex-lib branch 2 times, most recently from 9d08aa2 to 3e04a7b Compare September 29, 2024 21:17
@davidodenwald davidodenwald force-pushed the regex-lib branch 2 times, most recently from 560ac20 to 0d310fa Compare September 29, 2024 21:47
@davidodenwald davidodenwald merged commit 5a52623 into master Sep 29, 2024
3 checks passed
@davidodenwald davidodenwald deleted the regex-lib branch September 29, 2024 21:59
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