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

Ignore string (but keep numeric) index signatures from constraints #31000

Merged
merged 5 commits into from Apr 26, 2019

Commits on Apr 17, 2019

  1. Copy the full SHA
    68585f2 View commit details
    Browse the repository at this point in the history
  2. Add regression test

    ahejlsberg committed Apr 17, 2019
    Copy the full SHA
    07d2595 View commit details
    Browse the repository at this point in the history
  3. Accept new baselines

    ahejlsberg committed Apr 17, 2019
    Copy the full SHA
    f9a55ac View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2019

  1. Merge branch 'master' into ignoreStringIndexSignaturesOnly

    # Conflicts:
    #	tests/baselines/reference/keyofAndIndexedAccess2.errors.txt
    #	tests/baselines/reference/keyofAndIndexedAccess2.js
    #	tests/baselines/reference/keyofAndIndexedAccess2.symbols
    #	tests/baselines/reference/keyofAndIndexedAccess2.types
    #	tests/cases/conformance/types/keyof/keyofAndIndexedAccess2.ts
    ahejlsberg committed Apr 18, 2019
    Copy the full SHA
    3a89fea View commit details
    Browse the repository at this point in the history
  2. Accept new baselines

    ahejlsberg committed Apr 18, 2019
    Copy the full SHA
    4ce0d20 View commit details
    Browse the repository at this point in the history