Skip to content

Renaming some local variables to make the generated code more readable #62460

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

Merged
merged 2 commits into from
Dec 7, 2021

Conversation

joperezr
Copy link
Member

@joperezr joperezr commented Dec 6, 2021

Few rename changes that will make the generated source from the RegexGenerator more readable and not expose implementation-only concepts like runtext, runtextbeg, runtextpos, etc.

@ghost
Copy link

ghost commented Dec 6, 2021

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

Issue Details

Few rename changes that will make the generated source from the RegexGenerator more readable and not expose implementation-only concepts like runtext, runtextbeg, runtextpos, etc.

Author: joperezr
Assignees: -
Labels:

area-System.Text.RegularExpressions

Milestone: -

Copy link
Member

@stephentoub stephentoub left a comment

Choose a reason for hiding this comment

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

So much nicer. Thanks.

@stephentoub stephentoub merged commit 22c75f0 into dotnet:main Dec 7, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Jan 6, 2022
@joperezr joperezr deleted the RegexLocalsRename branch April 6, 2022 16:59
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.

2 participants