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

const modifier on type parameters #51865

Merged
merged 15 commits into from
Dec 16, 2022
Merged

const modifier on type parameters #51865

merged 15 commits into from
Dec 16, 2022

Commits on Dec 12, 2022

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

    ahejlsberg committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    7c48b0d View commit details
    Browse the repository at this point in the history
  3. Fix modifier checking

    ahejlsberg committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    88c7149 View commit details
    Browse the repository at this point in the history
  4. Add tests

    ahejlsberg committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    ccf252f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8fd1fd View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Revert "Cache isConstTypeVariable check"

    This reverts commit f8fd1fd.
    ahejlsberg committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    c3fcf6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0507bf0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b56d187 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54f649d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d2af941 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a315761 View commit details
    Browse the repository at this point in the history
  7. Accept new baselines

    ahejlsberg committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    f6bbf9c View commit details
    Browse the repository at this point in the history
  8. Merge branch 'main' into fix30680

    # Conflicts:
    #	src/compiler/checker.ts
    #	src/compiler/types.ts
    ahejlsberg committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    636d937 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dccb290 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

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