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

EnC - Runtime capabilities support #52566

Merged
merged 33 commits into from
Apr 26, 2021

Commits on Apr 14, 2021

  1. Configuration menu
    Copy the full SHA
    b7b107c View commit details
    Browse the repository at this point in the history
  2. Nullable

    davidwengier committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    393b4d7 View commit details
    Browse the repository at this point in the history
  3. Add a temporary shim to get strongly typed capabilities that will be …

    …removed in future when the debugger API changes.
    davidwengier committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    18bfbbe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a1b777 View commit details
    Browse the repository at this point in the history
  5. Update tests

    davidwengier committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    728cf41 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Configuration menu
    Copy the full SHA
    12c1c0d View commit details
    Browse the repository at this point in the history
  2. Fix typo

    davidwengier committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    6e87e88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aeb0833 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dae8308 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

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

Commits on Apr 18, 2021

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

Commits on Apr 19, 2021

  1. Add a couple more tests

    davidwengier committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    b3d7bcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92e9d43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddb3c3e View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'upstream/main' into EnCRuntimeCapabilities

    # Conflicts:
    #	src/Features/Core/Portable/EditAndContinue/EditAndContinueDiagnosticDescriptors.cs
    #	src/Features/Core/Portable/EditAndContinue/RudeEditKind.cs
    #	src/Features/Core/Portable/FeaturesResources.resx
    davidwengier committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    fbdf7dd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a5ae34 View commit details
    Browse the repository at this point in the history
  6. Fix test

    davidwengier committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    91d73cb View commit details
    Browse the repository at this point in the history
  7. Fix test

    davidwengier committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    efc45e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. Configuration menu
    Copy the full SHA
    51a17ad View commit details
    Browse the repository at this point in the history
  2. Fix Spanish tests

    davidwengier committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    cd89703 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2021

  1. Localize

    davidwengier committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    ba85d7d View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

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

    davidwengier committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    5491751 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aeb8c07 View commit details
    Browse the repository at this point in the history
  4. Update method signature

    davidwengier committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    f244048 View commit details
    Browse the repository at this point in the history
  5. Remove RuntimeEdits

    davidwengier committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    90cf9a9 View commit details
    Browse the repository at this point in the history
  6. Doc

    davidwengier committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    10f94b9 View commit details
    Browse the repository at this point in the history
  7. Cache capabilities

    davidwengier committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    8105a5e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3eb2ee4 View commit details
    Browse the repository at this point in the history
  9. Update tests

    davidwengier committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    ab78154 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    77fed63 View commit details
    Browse the repository at this point in the history
  11. Missed a word

    davidwengier committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    c412d3b View commit details
    Browse the repository at this point in the history
  12. Rename

    davidwengier committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    b26dcad View commit details
    Browse the repository at this point in the history