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

[GR-51523] [GR-51674] TRegex bug fixes. #8282

Merged
merged 7 commits into from
Jan 31, 2024
Merged

[GR-51523] [GR-51674] TRegex bug fixes. #8282

merged 7 commits into from
Jan 31, 2024

Conversation

graalvmbot
Copy link
Collaborator

No description provided.

…termination

This is used only for flavors which need extraEmptyLoopIterations. By
ignoring insideLoops, we can have as many extra empty loop iterations as
is needed and termination is ensured by deduplication. In order for
deduplication to work, we have to bound the number of quantifier guards
that can be present in a transition. We do this by further normalizing
the enterZeroWidth quantifier guard.
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jan 30, 2024
@graalvmbot graalvmbot closed this Jan 31, 2024
@graalvmbot graalvmbot deleted the jmarsik/gr51523 branch January 31, 2024 10:49
@graalvmbot graalvmbot merged commit b7711d9 into master Jan 31, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants