Skip to content

Conversation

stephentoub
Copy link
Member

Contributes to #61902

Adds support to our "simplified" Regex codegen for backtracking loops, backreferences, and both if-then-else constructs.

cc: @joperezr

@ghost
Copy link

ghost commented Nov 22, 2021

Tagging subscribers to this area: @eerhardt, @dotnet/area-system-text-regularexpressions
See info in area-owners.md if you want to be subscribed.

Issue Details

Contributes to #61902

Adds support to our "simplified" Regex codegen for backtracking loops, backreferences, and both if-then-else constructs.

cc: @joperezr

Author: stephentoub
Assignees: -
Labels:

area-System.Text.RegularExpressions

Milestone: -

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mmm interesting, I would have expected this to trigger a linker warning since the place using this is not annotated as RequiresUnreferencedCode cc: @eerhardt

@ghost ghost locked as resolved and limited conversation to collaborators Dec 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants