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

Intrinsic string types #40580

Merged
merged 22 commits into from Sep 21, 2020
Merged

Intrinsic string types #40580

merged 22 commits into from Sep 21, 2020

Commits on Sep 15, 2020

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

    ahejlsberg committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    59a9049 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93bf6c2 View commit details
    Browse the repository at this point in the history
  4. Update fourslash

    ahejlsberg committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    e239db5 View commit details
    Browse the repository at this point in the history
  5. Add an 'intrinsic' keyword

    ahejlsberg committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    68717bc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d6108ac View commit details
    Browse the repository at this point in the history
  7. Accept new API baselines

    ahejlsberg committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    7167b25 View commit details
    Browse the repository at this point in the history
  8. Minor fixes

    ahejlsberg committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    5230d84 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    aa17b5e View commit details
    Browse the repository at this point in the history
  10. Add tests

    ahejlsberg committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    b55d3f3 View commit details
    Browse the repository at this point in the history
  11. Accept new baselines

    ahejlsberg committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    b9c395d View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. Merge branch 'master' into intrinsicStringTypes

    # Conflicts:
    #	src/compiler/diagnosticMessages.json
    ahejlsberg committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    6ef76a0 View commit details
    Browse the repository at this point in the history
  2. Accept new baselines

    ahejlsberg committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    de5e589 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5b3c61 View commit details
    Browse the repository at this point in the history
  4. Update tests

    ahejlsberg committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    a405006 View commit details
    Browse the repository at this point in the history
  5. Accept new baselines

    ahejlsberg committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    b46b3ec View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. Add more tests

    ahejlsberg committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    d5980d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2020

  1. Configuration menu
    Copy the full SHA
    d0fcddd View commit details
    Browse the repository at this point in the history
  2. Add normalization tests

    ahejlsberg committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    3933ae9 View commit details
    Browse the repository at this point in the history
  3. Accept new baselines

    ahejlsberg committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    43a2494 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

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

    ahejlsberg committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    4031f47 View commit details
    Browse the repository at this point in the history