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

[ts 4.7] Support extends constraints for infer #14476

Merged
merged 10 commits into from May 17, 2022

Commits on May 17, 2022

  1. Parse constraint for infer

    sosukesuzuki authored and nicolo-ribaudo committed May 17, 2022
    Copy the full SHA
    d1bf2db View commit details
    Browse the repository at this point in the history
  2. Add tests

    sosukesuzuki authored and nicolo-ribaudo committed May 17, 2022
    Copy the full SHA
    e808887 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9355fd3 View commit details
    Browse the repository at this point in the history
  4. Add tests for babel 8

    sosukesuzuki authored and nicolo-ribaudo committed May 17, 2022
    Copy the full SHA
    c3430d0 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    f26ffe5 View commit details
    Browse the repository at this point in the history
  6. Add tests for babel-generator

    sosukesuzuki authored and nicolo-ribaudo committed May 17, 2022
    Copy the full SHA
    9431df4 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    f6168aa View commit details
    Browse the repository at this point in the history
  8. Update snapshots for BABEL_8

    sosukesuzuki authored and nicolo-ribaudo committed May 17, 2022
    Copy the full SHA
    e552289 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    bfecf94 View commit details
    Browse the repository at this point in the history
  10. Add more tests

    sosukesuzuki authored and nicolo-ribaudo committed May 17, 2022
    Copy the full SHA
    7c29839 View commit details
    Browse the repository at this point in the history