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 tests for String#replaceAll #2423

Merged
merged 8 commits into from
Nov 18, 2019
Merged

Commits on Nov 13, 2019

  1. Add tests for String#replaceAll

    Fixes tc39#2417
    leobalter committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    1bcd050 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2019

  1. GetSubstitutions

    leobalter committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    452ff2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d729874 View commit details
    Browse the repository at this point in the history
  3. Fix file names (lint)

    leobalter committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    3090276 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. 1 Configuration menu
    Copy the full SHA
    829a4fa View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    f83e53f View commit details
    Browse the repository at this point in the history
  3. RegExp - replaceValue fn

    leobalter committed Nov 15, 2019
    4 Configuration menu
    Copy the full SHA
    23d6c0e View commit details
    Browse the repository at this point in the history
  4. simplify

    leobalter committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    8af5d90 View commit details
    Browse the repository at this point in the history