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

Update String's definitions #1641

Merged
merged 6 commits into from
Dec 11, 2023
Merged

Commits on Dec 6, 2023

  1. Update String's definitions

    sampersand authored and soutaro committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    4a09cb8 View commit details
    Browse the repository at this point in the history
  2. Fix types

    soutaro committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    99906dd View commit details
    Browse the repository at this point in the history
  3. Fix test

    soutaro committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    de159a5 View commit details
    Browse the repository at this point in the history
  4. to_s always returns a String

    soutaro committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    0c561b8 View commit details
    Browse the repository at this point in the history
  5. Fix test

    soutaro committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    c189a40 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Fix test of bytesplice

    soutaro committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    88405d5 View commit details
    Browse the repository at this point in the history