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

Make String#start_with almost spec-compliant #523

Merged
merged 2 commits into from
Mar 4, 2022
Merged

Make String#start_with almost spec-compliant #523

merged 2 commits into from
Mar 4, 2022

Conversation

ryangjchandler
Copy link
Contributor

@ryangjchandler ryangjchandler commented Mar 3, 2022

Only thing missing is Regexp support - not super familiar with the regex system in Natalie, can always come back and do this later once I understand it a little more.

I've also added in an Object#to_str(Env) method - mentioned this in #521. @seven1m Might be best to merge this one in first, then I can rebase the others and updated them, or merge them in and I'll do another PR to refactor them. Whichever way suits me! 😬

#217

@seven1m seven1m merged commit 91a3a97 into natalie-lang:master Mar 4, 2022
@ryangjchandler ryangjchandler deleted the feature/String#start_with branch March 4, 2022 13:44
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.

2 participants