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

feat(stdlib): Add replacement functions to String module #1441

Merged
merged 11 commits into from
Nov 8, 2022

Commits on Oct 3, 2022

  1. Configuration menu
    Copy the full SHA
    8e158a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    3500ad2 View commit details
    Browse the repository at this point in the history
  2. Add String.replaceAll

    spotandjake committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    c59c7a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Configuration menu
    Copy the full SHA
    81d8705 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Apply suggestions from code review

    Co-authored-by: Oscar Spencer <oscar.spen@gmail.com>
    spotandjake and ospencer committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    3da26ba View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

  1. Configuration menu
    Copy the full SHA
    a6f0c6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    108a19b View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. chore: Apply Suggested Change From Code Review

    Co-authored-by: Blaine Bublitz <blaine.bublitz@gmail.com>
    spotandjake and phated committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    4373334 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    51ef898 View commit details
    Browse the repository at this point in the history
  2. chore(docs): Fix Docs

    spotandjake committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    dc55f41 View commit details
    Browse the repository at this point in the history
  3. chore: Reformat Tests

    spotandjake committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    2582dce View commit details
    Browse the repository at this point in the history