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(7481): Operator to ensure an expression is contextually typed by, and satisfies, some type #46827

Merged
merged 19 commits into from Aug 26, 2022

Commits on Feb 17, 2022

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

Commits on Mar 17, 2022

  1. Merge branch 'main' into feat/7481

    # Conflicts:
    #	src/compiler/checker.ts
    #	tests/baselines/reference/api/tsserverlibrary.d.ts
    #	tests/baselines/reference/api/typescript.d.ts
    RyanCavanaugh committed Mar 17, 2022
    Copy the full SHA
    b7e1c94 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d09c6c6 View commit details
    Browse the repository at this point in the history
  3. Implement the behavior

    RyanCavanaugh committed Mar 17, 2022
    Copy the full SHA
    ee8e50e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d810a02 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    bdd6b3e View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Copy the full SHA
    dfc9d98 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    95983bd View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a9050e5 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

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

Commits on May 27, 2022

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

Commits on Jun 14, 2022

  1. Copy the full SHA
    203cffc View commit details
    Browse the repository at this point in the history
  2. update baseline

    a-tarasyuk committed Jun 14, 2022
    Copy the full SHA
    834c1f9 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

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

Commits on Jul 23, 2022

  1. Copy the full SHA
    202ed33 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a243eb6 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Copy the full SHA
    9842285 View commit details
    Browse the repository at this point in the history
  2. use asserted type

    a-tarasyuk committed Aug 25, 2022
    Copy the full SHA
    66d7ca0 View commit details
    Browse the repository at this point in the history
  3. accept baseline

    a-tarasyuk committed Aug 25, 2022
    Copy the full SHA
    a73f1c7 View commit details
    Browse the repository at this point in the history