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

Allow method calls on strings #211

Merged
merged 8 commits into from
Oct 10, 2022
Merged

Conversation

marcauberer
Copy link
Member

@marcauberer marcauberer commented Oct 9, 2022

  • Allow the appliance of methods on strings like isEmpty(), getLength(), getCapacity(), contains(), substring() etc.
  • Rework runtime module loading mechanism
  • Code improvements
  • Fix CI

@marcauberer marcauberer added this to the 0.12.0 milestone Oct 9, 2022
@marcauberer marcauberer self-assigned this Oct 9, 2022
@pull-request-size pull-request-size bot added size/XL and removed size/L labels Oct 9, 2022
@marcauberer marcauberer marked this pull request as ready for review October 10, 2022 16:45
@marcauberer marcauberer requested review from a team as code owners October 10, 2022 16:45
@marcauberer marcauberer merged commit bc3a579 into main Oct 10, 2022
@marcauberer marcauberer deleted the feature/allow-string-methods branch October 10, 2022 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant