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: Support regexp modifiers proposal #15226

Merged
merged 10 commits into from Feb 20, 2023

Commits on Feb 19, 2023

  1. feat

    liuxingbaoyu committed Feb 19, 2023
    Copy the full SHA
    8846944 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
    liuxingbaoyu and nicolo-ribaudo committed Feb 19, 2023
    Copy the full SHA
    e496c1a View commit details
    Browse the repository at this point in the history
  3. rebase

    liuxingbaoyu committed Feb 19, 2023
    Copy the full SHA
    85f60e8 View commit details
    Browse the repository at this point in the history
  4. fix tests

    liuxingbaoyu committed Feb 19, 2023
    Copy the full SHA
    d54234a View commit details
    Browse the repository at this point in the history
  5. Update regexpu-core

    nicolo-ribaudo authored and liuxingbaoyu committed Feb 19, 2023
    Copy the full SHA
    3b0a584 View commit details
    Browse the repository at this point in the history
  6. yarn dedupe

    nicolo-ribaudo authored and liuxingbaoyu committed Feb 19, 2023
    Copy the full SHA
    15b6022 View commit details
    Browse the repository at this point in the history
  7. Disable tests on Node.js 6

    nicolo-ribaudo authored and liuxingbaoyu committed Feb 19, 2023
    Copy the full SHA
    6cabb8b View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    44aa177 View commit details
    Browse the repository at this point in the history
  9. fix rebase

    liuxingbaoyu committed Feb 19, 2023
    Copy the full SHA
    2a8d361 View commit details
    Browse the repository at this point in the history
  10. improve type

    liuxingbaoyu committed Feb 19, 2023
    Copy the full SHA
    b9bfc5d View commit details
    Browse the repository at this point in the history