Skip to content

Expanded options #246

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 4 commits into from
Apr 7, 2022
Merged

Conversation

natecook1000
Copy link
Member

This adds methods to RegexComponent for the remainder of the regex options, and passes the current MatchingOptions further down into the consumers so that the correct behavior can be used.

This adds methods to RegexComponent for the remainder of the regex
options, and passes the current MatchingOptions further down into
the consumers so that the correct behavior can be used.
The other changes here are to make the reluctant tests work as
intended. Those tests require a full match, which was subverting
the expected reluctance of `OneOrMore`.
@natecook1000 natecook1000 requested a review from milseman April 4, 2022 16:36
@natecook1000
Copy link
Member Author

@swift-ci Please test

@natecook1000
Copy link
Member Author

@swift-ci Please test

These are either unimplemented or don't really make sense as API.
@natecook1000
Copy link
Member Author

@swift-ci Please test

@natecook1000 natecook1000 merged commit 3b77fe4 into swiftlang:main Apr 7, 2022
@natecook1000 natecook1000 deleted the expanded_options branch April 7, 2022 20:12
Azoy pushed a commit to Azoy/swift-experimental-string-processing that referenced this pull request Apr 19, 2022
This adds methods to RegexComponent for the remainder of the regex
options, and passes the current MatchingOptions further down into
the consumers so that the correct behavior can be used.
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.

3 participants