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

Eliminate redundant or meaningless elaborations in type relations #47738

Merged
merged 19 commits into from Feb 15, 2022

Commits on Feb 4, 2022

  1. Copy the full SHA
    628da10 View commit details
    Browse the repository at this point in the history
  2. Accept new baselines

    ahejlsberg committed Feb 4, 2022
    Copy the full SHA
    a009ee1 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a65794c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    f269f42 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2022

  1. Accept new baselines

    ahejlsberg committed Feb 5, 2022
    Copy the full SHA
    1312e8a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b82966f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f0b8742 View commit details
    Browse the repository at this point in the history
  4. Accept new baselines

    ahejlsberg committed Feb 5, 2022
    Copy the full SHA
    9404e06 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2022

  1. Copy the full SHA
    4866ce5 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Copy the full SHA
    2670b26 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    adb37a5 View commit details
    Browse the repository at this point in the history
  3. Accept new baselines

    ahejlsberg committed Feb 7, 2022
    Copy the full SHA
    16b986b View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    1c69acb View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. More optimizing

    ahejlsberg committed Feb 8, 2022
    Copy the full SHA
    530c876 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    25a71c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Revert "Cache isWeakType computation"

    This reverts commit 25a71c4.
    ahejlsberg committed Feb 9, 2022
    Copy the full SHA
    c427a46 View commit details
    Browse the repository at this point in the history
  2. Address CR feedback

    ahejlsberg committed Feb 9, 2022
    Copy the full SHA
    1d70b01 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Merge branch 'main' into fix47668

    # Conflicts:
    #	src/compiler/diagnosticMessages.json
    ahejlsberg committed Feb 15, 2022
    Copy the full SHA
    28439f7 View commit details
    Browse the repository at this point in the history
  2. Accept new baselines

    ahejlsberg committed Feb 15, 2022
    Copy the full SHA
    c472ba5 View commit details
    Browse the repository at this point in the history