X Tutup
Skip to content

Implement the First Part of Regex Support#1968

Merged
iamrecursion merged 33 commits intomainfrom
wip/ara/regex
Aug 23, 2021
Merged

Implement the First Part of Regex Support#1968
iamrecursion merged 33 commits intomainfrom
wip/ara/regex

Conversation

@iamrecursion
Copy link
Contributor

@iamrecursion iamrecursion commented Aug 20, 2021

Pull Request Description

Implements the first part of #1922 and provides support for these on Text, as well as a comprehensive lower-level API.

Important Notes

N/A

Checklist

Please include the following checklist in your PR:

  • The documentation has been updated if necessary.
  • All code conforms to the Scala, Java, and Rust style guides.
  • All documentation and configuration conforms to the markdown and YAML style guides.
  • All code has been tested where possible.

@iamrecursion iamrecursion requested a review from kustosz August 20, 2021 11:49
@iamrecursion iamrecursion self-assigned this Aug 20, 2021
@iamrecursion iamrecursion added the p-highest Should be completed ASAP label Aug 20, 2021
@iamrecursion iamrecursion marked this pull request as ready for review August 20, 2021 11:56
Copy link
Contributor

@kustosz kustosz left a comment

Choose a reason for hiding this comment

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

Approval conditional on the nitpicks left inline :)

@iamrecursion iamrecursion merged commit c18fe2d into main Aug 23, 2021
@iamrecursion iamrecursion deleted the wip/ara/regex branch August 23, 2021 11:09
iamrecursion added a commit that referenced this pull request Aug 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

p-highest Should be completed ASAP

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup