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

Support number and symbol named properties with keyof and mapped types #23592

Merged
merged 27 commits into from
Apr 23, 2018

Commits on Apr 5, 2018

  1. Configuration menu
    Copy the full SHA
    a8d6a45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39bb93f View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2018

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

    ahejlsberg committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    ccf20d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2018

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

    ahejlsberg committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    2c02195 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d93f30 View commit details
    Browse the repository at this point in the history
  5. Update tests

    ahejlsberg committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    0379666 View commit details
    Browse the repository at this point in the history
  6. Accept new baselines

    ahejlsberg committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    b1545fe View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2018

  1. Configuration menu
    Copy the full SHA
    b40592c View commit details
    Browse the repository at this point in the history
  2. Update test

    ahejlsberg committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    0a37cd3 View commit details
    Browse the repository at this point in the history
  3. Accept new baselines

    ahejlsberg committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    b746f8e View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2018

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

    ahejlsberg committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    6c60f7e View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2018

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

    # Conflicts:
    #	src/compiler/checker.ts
    #	src/server/utilities.ts
    ahejlsberg committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    16cd558 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2018

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

    ahejlsberg committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    02534cc View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2018

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

    ahejlsberg committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    254782c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e4e215 View commit details
    Browse the repository at this point in the history
  4. Update test

    ahejlsberg committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    5f0d880 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2018

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

    ahejlsberg committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    b38e42e View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2018

  1. Address CR feedback

    ahejlsberg committed Apr 21, 2018
    Configuration menu
    Copy the full SHA
    652e493 View commit details
    Browse the repository at this point in the history
  2. Accept new baselines

    ahejlsberg committed Apr 21, 2018
    Configuration menu
    Copy the full SHA
    c7f55be View commit details
    Browse the repository at this point in the history