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

Add Regex.literal #13339

Merged

Conversation

straight-shoota
Copy link
Member

Implements Regex.literal as an interface for the compiler to build a Regex from a literal.
Proposed in #13252 (comment)

This is just the first part of that issue, the stdlib API. A follow-up will then add compiler integration.

@straight-shoota straight-shoota added this to the 1.9.0 milestone May 16, 2023
@straight-shoota straight-shoota merged commit 0135d69 into crystal-lang:master May 17, 2023
@straight-shoota straight-shoota deleted the feature/regex-literal branch May 17, 2023 12:28
This pull request was closed.
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