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

Defer resolution of true and false branches in conditional types #31354

Merged
merged 7 commits into from May 14, 2019

Commits on May 11, 2019

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

    ahejlsberg committed May 11, 2019
    Copy the full SHA
    33c7e7f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    bb9c5c9 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2019

  1. Copy the full SHA
    8ba53b6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #31374 from weswigham/defer-conditionals-with-simp…

    …lification
    
    Simplify conditionals upon comparison, rather than instantiation
    ahejlsberg committed May 13, 2019
    Copy the full SHA
    4e040f7 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1b3589b View commit details
    Browse the repository at this point in the history
  4. Accept new baselines

    ahejlsberg committed May 13, 2019
    Copy the full SHA
    066e4b6 View commit details
    Browse the repository at this point in the history