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

String valued members in enums #15486

Merged
merged 22 commits into from
May 17, 2017
Merged

String valued members in enums #15486

merged 22 commits into from
May 17, 2017

Commits on Apr 25, 2017

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

    ahejlsberg committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    f61efe5 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2017

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

Commits on Apr 28, 2017

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

    ahejlsberg committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    50a37ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2fdebe View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2017

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

    ahejlsberg committed Apr 29, 2017
    Configuration menu
    Copy the full SHA
    1f1af27 View commit details
    Browse the repository at this point in the history
  3. Accept new baselines

    ahejlsberg committed Apr 29, 2017
    Configuration menu
    Copy the full SHA
    be0fc3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63319d1 View commit details
    Browse the repository at this point in the history
  5. Accept new baselines

    ahejlsberg committed Apr 29, 2017
    Configuration menu
    Copy the full SHA
    72e77a8 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2017

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

    ahejlsberg committed Apr 30, 2017
    Configuration menu
    Copy the full SHA
    68036c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    925d97d View commit details
    Browse the repository at this point in the history
  4. Update comment

    ahejlsberg committed Apr 30, 2017
    Configuration menu
    Copy the full SHA
    3a96b24 View commit details
    Browse the repository at this point in the history
  5. Update old test

    ahejlsberg committed Apr 30, 2017
    Configuration menu
    Copy the full SHA
    21d8e9a View commit details
    Browse the repository at this point in the history
  6. Add new tests

    ahejlsberg committed Apr 30, 2017
    Configuration menu
    Copy the full SHA
    6548bcf View commit details
    Browse the repository at this point in the history

Commits on May 1, 2017

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

    ahejlsberg committed May 1, 2017
    Configuration menu
    Copy the full SHA
    25a01c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ceb78f9 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2017

  1. Merge branch 'master' into literalEnumTypes

    # Conflicts:
    #	src/compiler/checker.ts
    #	src/compiler/diagnosticMessages.json
    #	src/compiler/types.ts
    #	src/compiler/utilities.ts
    #	src/services/completions.ts
    ahejlsberg committed May 17, 2017
    Configuration menu
    Copy the full SHA
    947abf5 View commit details
    Browse the repository at this point in the history
  2. Accept new baselines

    ahejlsberg committed May 17, 2017
    Configuration menu
    Copy the full SHA
    6a7b6d3 View commit details
    Browse the repository at this point in the history