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 ES6 built-in symbols #1978

Merged
merged 44 commits into from
Feb 18, 2015
Merged

Support ES6 built-in symbols #1978

merged 44 commits into from
Feb 18, 2015

Commits on Feb 7, 2015

  1. Configuration menu
    Copy the full SHA
    11d75ef View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    b30d8f3 View commit details
    Browse the repository at this point in the history
  3. 5 Configuration menu
    Copy the full SHA
    39952b1 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    d788624 View commit details
    Browse the repository at this point in the history
  5. 1 Configuration menu
    Copy the full SHA
    07f3641 View commit details
    Browse the repository at this point in the history
  6. 1 Configuration menu
    Copy the full SHA
    f344654 View commit details
    Browse the repository at this point in the history
  7. 4 Configuration menu
    Copy the full SHA
    30892af View commit details
    Browse the repository at this point in the history
  8. 1 Configuration menu
    Copy the full SHA
    9cb38fb View commit details
    Browse the repository at this point in the history
  9. 2 Configuration menu
    Copy the full SHA
    25fcbe2 View commit details
    Browse the repository at this point in the history
  10. 1 Configuration menu
    Copy the full SHA
    b60fa14 View commit details
    Browse the repository at this point in the history
  11. 3 Configuration menu
    Copy the full SHA
    779661c View commit details
    Browse the repository at this point in the history
  12. 1 Configuration menu
    Copy the full SHA
    95af997 View commit details
    Browse the repository at this point in the history
  13. Add symbol keyword

    JsonFreeman committed Feb 7, 2015
    2 Configuration menu
    Copy the full SHA
    e508bf7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ebdd96b View commit details
    Browse the repository at this point in the history
  15. 1 Configuration menu
    Copy the full SHA
    e346b70 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    59a704e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d793658 View commit details
    Browse the repository at this point in the history
  18. 5 Configuration menu
    Copy the full SHA
    2d16474 View commit details
    Browse the repository at this point in the history
  19. 3 Configuration menu
    Copy the full SHA
    6a6c03b View commit details
    Browse the repository at this point in the history
  20. 2 Configuration menu
    Copy the full SHA
    92617f5 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    fbeadbc View commit details
    Browse the repository at this point in the history
  22. 2 Configuration menu
    Copy the full SHA
    9f39a53 View commit details
    Browse the repository at this point in the history
  23. symbols in type guards

    JsonFreeman committed Feb 7, 2015
    Configuration menu
    Copy the full SHA
    df826de View commit details
    Browse the repository at this point in the history
  24. 5 Configuration menu
    Copy the full SHA
    d07ed67 View commit details
    Browse the repository at this point in the history
  25. Fix error message

    JsonFreeman committed Feb 7, 2015
    Configuration menu
    Copy the full SHA
    8325862 View commit details
    Browse the repository at this point in the history
  26. 4 Configuration menu
    Copy the full SHA
    3834edd View commit details
    Browse the repository at this point in the history
  27. 2 Configuration menu
    Copy the full SHA
    4c09ccd View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    3560442 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    2f3c32a View commit details
    Browse the repository at this point in the history
  30. Disable symbol indexer

    JsonFreeman committed Feb 7, 2015
    Configuration menu
    Copy the full SHA
    eb50619 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    52cb13e View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    75382c1 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2015

  1. Address feedback from @yuit

    JsonFreeman committed Feb 11, 2015
    Configuration menu
    Copy the full SHA
    18276e5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/Microsoft/TypeScript into…

    … esSymbols
    
    Conflicts:
    	src/compiler/diagnosticInformationMap.generated.ts
    JsonFreeman committed Feb 11, 2015
    Configuration menu
    Copy the full SHA
    a94e61b View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2015

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

Commits on Feb 13, 2015

  1. Address feedback

    JsonFreeman committed Feb 13, 2015
    Configuration menu
    Copy the full SHA
    4942c5f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/Microsoft/TypeScript into…

    … esSymbols
    
    Conflicts:
    	src/services/services.ts
    JsonFreeman committed Feb 13, 2015
    Configuration menu
    Copy the full SHA
    9c273d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2015

  1. Configuration menu
    Copy the full SHA
    65d831e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac829a8 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/Microsoft/TypeScript into…

    … esSymbols
    
    Conflicts:
    	src/compiler/diagnosticInformationMap.generated.ts
    	src/compiler/diagnosticMessages.json
    JsonFreeman committed Feb 16, 2015
    Configuration menu
    Copy the full SHA
    7d7d54f View commit details
    Browse the repository at this point in the history
  4. Rebaseline after merge

    JsonFreeman committed Feb 16, 2015
    Configuration menu
    Copy the full SHA
    935c602 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2015

  1. Address feedback

    JsonFreeman committed Feb 17, 2015
    Configuration menu
    Copy the full SHA
    59dc7d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd6a129 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2015

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