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

Fix unicode property support #1319

Merged
merged 1 commit into from
Apr 24, 2022
Merged

Fix unicode property support #1319

merged 1 commit into from
Apr 24, 2022

Conversation

mbj
Copy link
Owner

@mbj mbj commented Apr 24, 2022

  • Original work in [WIP] Fix unicode property support #1278
  • Adapted to reflect the unicode properties from the regexp_parser
    gem.
  • Regexp parser gem seems to not properly map ruby features for each
    release so subsetting via filtering against the ruby regexp parser.

* Original work in #1278
* Adapted to reflect the unicode properties from the `regexp_parser`
  gem.
* Regexp parser gem seems to not properly map ruby features for each
  release so subsetting via filtering against the ruby regexp parser.
@mbj mbj force-pushed the add/unicode-property-mapper branch 2 times, most recently from a39cbac to ffdca17 Compare April 24, 2022 02:38
@mbj mbj requested a review from dgollahon April 24, 2022 02:38
@mbj mbj self-assigned this Apr 24, 2022
@mbj mbj force-pushed the add/unicode-property-mapper branch from ffdca17 to 5a7d4b2 Compare April 24, 2022 02:40
@mbj mbj merged commit e30f149 into main Apr 24, 2022
@mbj mbj deleted the add/unicode-property-mapper branch April 24, 2022 02:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants