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

Improve type checking and inference for Generators and Async Generators #30790

Merged
merged 16 commits into from
Jul 4, 2019

Commits on Apr 30, 2019

  1. Configuration menu
    Copy the full SHA
    14f5862 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2019

  1. Configuration menu
    Copy the full SHA
    39dc109 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cc57b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd6dace View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

  1. Configuration menu
    Copy the full SHA
    c946784 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2019

  1. Configuration menu
    Copy the full SHA
    314a82a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2001064 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2019

  1. Merge branch 'master' into strictGeneratorTypes

    # Conflicts:
    #	src/compiler/checker.ts
    #	src/compiler/diagnosticMessages.json
    rbuckton committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    77a1232 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2019

  1. Configuration menu
    Copy the full SHA
    293d397 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40210bb View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2019

  1. Configuration menu
    Copy the full SHA
    cd2c857 View commit details
    Browse the repository at this point in the history
  2. Added additional tests

    rbuckton committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    f403f08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27ddbb3 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2019

  1. Configuration menu
    Copy the full SHA
    222792d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into strictGeneratorTypes

    # Conflicts:
    #	src/compiler/diagnosticMessages.json
    rbuckton committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    faefd00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f94886 View commit details
    Browse the repository at this point in the history