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

Update partial properties feature branch from main #73522

This pull request is big! We’re only showing the most recent 250 commits.

Commits on May 10, 2024

  1. Continue visiting bad named argument if not target-typed in NullableW…

    …alker (dotnet#73326)
    
    * Add a test
    
    * Continue visiting bad named argument if not target-typed
    
    * Simplify an assert
    jjonescz authored May 10, 2024
    Configuration menu
    Copy the full SHA
    18614bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e754fb9 View commit details
    Browse the repository at this point in the history
  3. Switch to line changes

    CyrusNajmabadi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    f876667 View commit details
    Browse the repository at this point in the history
  4. Switch to list

    CyrusNajmabadi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    9b3fe96 View commit details
    Browse the repository at this point in the history
  5. Switch to list

    CyrusNajmabadi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    33b9685 View commit details
    Browse the repository at this point in the history
  6. Simplify

    CyrusNajmabadi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    f9ac16b View commit details
    Browse the repository at this point in the history
  7. Use array

    CyrusNajmabadi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    8569d9d View commit details
    Browse the repository at this point in the history
  8. Stronger type

    CyrusNajmabadi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    7ece11a View commit details
    Browse the repository at this point in the history
  9. builder

    CyrusNajmabadi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    6365421 View commit details
    Browse the repository at this point in the history
  10. Get off ienumerables

    CyrusNajmabadi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    3219183 View commit details
    Browse the repository at this point in the history
  11. Downstream

    CyrusNajmabadi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    5c58359 View commit details
    Browse the repository at this point in the history
  12. Fix accessibility

    CyrusNajmabadi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    138049f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f754a6c View commit details
    Browse the repository at this point in the history
  14. Add back length check

    CyrusNajmabadi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    ddad624 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6a4e3a8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7c563f6 View commit details
    Browse the repository at this point in the history
  17. nrt

    CyrusNajmabadi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    6244809 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    594cd94 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6f8a46b View commit details
    Browse the repository at this point in the history
  20. Cleanup

    CyrusNajmabadi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    2e191c8 View commit details
    Browse the repository at this point in the history
  21. Cleanup

    CyrusNajmabadi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    450e0a9 View commit details
    Browse the repository at this point in the history
  22. Test fixes

    CyrusNajmabadi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    940ce0f View commit details
    Browse the repository at this point in the history
  23. Test fixes

    CyrusNajmabadi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    30674f4 View commit details
    Browse the repository at this point in the history
  24. Cleanup

    CyrusNajmabadi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    d446cb8 View commit details
    Browse the repository at this point in the history
  25. Make readonly

    CyrusNajmabadi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    531a9d5 View commit details
    Browse the repository at this point in the history
  26. Do less work computing diffs

    less work
    
    Simplify
    
    Fix test
    
    Add back
    
    Simplify
    
    Fix
    
    rename
    
    lint
    CyrusNajmabadi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    b977b81 View commit details
    Browse the repository at this point in the history
  27. use GetOrAdd helper

    CyrusNajmabadi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    c16b370 View commit details
    Browse the repository at this point in the history
  28. prefilter

    CyrusNajmabadi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    e56e938 View commit details
    Browse the repository at this point in the history
  29. Correct capacity

    CyrusNajmabadi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    278890b View commit details
    Browse the repository at this point in the history
  30. fix

    CyrusNajmabadi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    4a11fe5 View commit details
    Browse the repository at this point in the history
  31. Pooling

    CyrusNajmabadi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    9ff8cf9 View commit details
    Browse the repository at this point in the history
  32. arrays

    CyrusNajmabadi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    9105478 View commit details
    Browse the repository at this point in the history
  33. Simplify

    CyrusNajmabadi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    dd1929d View commit details
    Browse the repository at this point in the history
  34. Optimize

    CyrusNajmabadi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    5f50d40 View commit details
    Browse the repository at this point in the history
  35. more immutable'

    CyrusNajmabadi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    bfd0287 View commit details
    Browse the repository at this point in the history
  36. optimize

    CyrusNajmabadi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    bb7da34 View commit details
    Browse the repository at this point in the history
  37. free pooled stuff

    CyrusNajmabadi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    03dc969 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    5cfd5dc View commit details
    Browse the repository at this point in the history
  39. Cleanup

    CyrusNajmabadi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    dc069e0 View commit details
    Browse the repository at this point in the history
  40. implement

    CyrusNajmabadi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    acfa57a View commit details
    Browse the repository at this point in the history
  41. Cleanup

    CyrusNajmabadi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    2bf8bc6 View commit details
    Browse the repository at this point in the history
  42. rename

    CyrusNajmabadi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    545729c View commit details
    Browse the repository at this point in the history
  43. Simplify

    CyrusNajmabadi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    7dd6ad3 View commit details
    Browse the repository at this point in the history
  44. Readonly

    CyrusNajmabadi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    f30cd90 View commit details
    Browse the repository at this point in the history
  45. struct

    CyrusNajmabadi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    6f6f62a View commit details
    Browse the repository at this point in the history
  46. struct

    CyrusNajmabadi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    22cd422 View commit details
    Browse the repository at this point in the history
  47. struct

    CyrusNajmabadi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    b38278a View commit details
    Browse the repository at this point in the history
  48. comment

    CyrusNajmabadi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    5fadd38 View commit details
    Browse the repository at this point in the history
  49. simplify

    CyrusNajmabadi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    74044a8 View commit details
    Browse the repository at this point in the history
  50. comment

    CyrusNajmabadi committed May 10, 2024
    Configuration menu
    Copy the full SHA
    e959eb8 View commit details
    Browse the repository at this point in the history
  51. Revert "Move AsyncBatchingWorkQueue usage in telemetry to TelemetryLo…

    …gging le…"
    
    This reverts commit 21181a7.
    arunchndr authored May 10, 2024
    Configuration menu
    Copy the full SHA
    4bbcd1d View commit details
    Browse the repository at this point in the history
  52. Merge pull request dotnet#73432 from dotnet/revert-73287-TelemetryFlu…

    …shUsingAsyncBatchingWorkQueue
    
    Revert "Move AsyncBatchingWorkQueue usage in telemetry to TelemetryLogging level"
    arunchndr authored May 10, 2024
    Configuration menu
    Copy the full SHA
    324e078 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

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

Commits on May 12, 2024

  1. Configuration menu
    Copy the full SHA
    63b6d15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bdd497 View commit details
    Browse the repository at this point in the history
  3. Port VB

    DoctorKrolic committed May 12, 2024
    Configuration menu
    Copy the full SHA
    6449f1e View commit details
    Browse the repository at this point in the history
  4. Port VB

    DoctorKrolic committed May 12, 2024
    Configuration menu
    Copy the full SHA
    99f2c59 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    e5f023c View commit details
    Browse the repository at this point in the history
  2. move location

    CyrusNajmabadi committed May 13, 2024
    Configuration menu
    Copy the full SHA
    0dc5ade View commit details
    Browse the repository at this point in the history
  3. REvert

    CyrusNajmabadi committed May 13, 2024
    Configuration menu
    Copy the full SHA
    9c06d9b View commit details
    Browse the repository at this point in the history
  4. Simplify

    CyrusNajmabadi committed May 13, 2024
    Configuration menu
    Copy the full SHA
    fac6cd6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c2338d6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de0af4d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f52d2f0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b6ab47d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1e0edc4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ccf960d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d3ea419 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    57d67af View commit details
    Browse the repository at this point in the history
  13. Share code

    CyrusNajmabadi committed May 13, 2024
    Configuration menu
    Copy the full SHA
    0b537d5 View commit details
    Browse the repository at this point in the history
  14. Share code

    CyrusNajmabadi committed May 13, 2024
    Configuration menu
    Copy the full SHA
    1003a4e View commit details
    Browse the repository at this point in the history
  15. Simplify

    CyrusNajmabadi committed May 13, 2024
    Configuration menu
    Copy the full SHA
    8d0ca6c View commit details
    Browse the repository at this point in the history
  16. Simplify

    CyrusNajmabadi committed May 13, 2024
    Configuration menu
    Copy the full SHA
    43bf60d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    54f589b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a7e17c1 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f906b4e View commit details
    Browse the repository at this point in the history
  20. Downstream

    CyrusNajmabadi committed May 13, 2024
    Configuration menu
    Copy the full SHA
    731a302 View commit details
    Browse the repository at this point in the history
  21. Downstream

    CyrusNajmabadi committed May 13, 2024
    Configuration menu
    Copy the full SHA
    cad6075 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    bdf5fff View commit details
    Browse the repository at this point in the history
  23. more arrays

    CyrusNajmabadi committed May 13, 2024
    Configuration menu
    Copy the full SHA
    4c054c5 View commit details
    Browse the repository at this point in the history
  24. more arrays

    CyrusNajmabadi committed May 13, 2024
    Configuration menu
    Copy the full SHA
    f02b7de View commit details
    Browse the repository at this point in the history
  25. more arrays

    CyrusNajmabadi committed May 13, 2024
    Configuration menu
    Copy the full SHA
    b10e83b View commit details
    Browse the repository at this point in the history
  26. more arrays

    CyrusNajmabadi committed May 13, 2024
    Configuration menu
    Copy the full SHA
    61a050d View commit details
    Browse the repository at this point in the history
  27. more arrays

    CyrusNajmabadi committed May 13, 2024
    Configuration menu
    Copy the full SHA
    e2c91b3 View commit details
    Browse the repository at this point in the history
  28. more arrays

    CyrusNajmabadi committed May 13, 2024
    Configuration menu
    Copy the full SHA
    2f2e3ee View commit details
    Browse the repository at this point in the history
  29. more arrays

    CyrusNajmabadi committed May 13, 2024
    Configuration menu
    Copy the full SHA
    b35b481 View commit details
    Browse the repository at this point in the history
  30. more arrays

    CyrusNajmabadi committed May 13, 2024
    Configuration menu
    Copy the full SHA
    ff47eec View commit details
    Browse the repository at this point in the history
  31. more arrays

    CyrusNajmabadi committed May 13, 2024
    Configuration menu
    Copy the full SHA
    8b5d1a2 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    0c06c31 View commit details
    Browse the repository at this point in the history
  33. Cache

    CyrusNajmabadi committed May 13, 2024
    Configuration menu
    Copy the full SHA
    664395b View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    3e45d72 View commit details
    Browse the repository at this point in the history
  35. Formatting

    CyrusNajmabadi committed May 13, 2024
    Configuration menu
    Copy the full SHA
    5617542 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    1b62670 View commit details
    Browse the repository at this point in the history
  37. Arrays

    CyrusNajmabadi committed May 13, 2024
    Configuration menu
    Copy the full SHA
    4c97927 View commit details
    Browse the repository at this point in the history
  38. inline

    CyrusNajmabadi committed May 13, 2024
    Configuration menu
    Copy the full SHA
    7c5115d View commit details
    Browse the repository at this point in the history
  39. inline

    CyrusNajmabadi committed May 13, 2024
    Configuration menu
    Copy the full SHA
    49422b8 View commit details
    Browse the repository at this point in the history
  40. inline

    CyrusNajmabadi committed May 13, 2024
    Configuration menu
    Copy the full SHA
    960f7ad View commit details
    Browse the repository at this point in the history
  41. inline

    CyrusNajmabadi committed May 13, 2024
    Configuration menu
    Copy the full SHA
    981b6aa View commit details
    Browse the repository at this point in the history
  42. Docs

    CyrusNajmabadi committed May 13, 2024
    Configuration menu
    Copy the full SHA
    be76b21 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    74093fd View commit details
    Browse the repository at this point in the history
  44. Simplify

    CyrusNajmabadi committed May 13, 2024
    Configuration menu
    Copy the full SHA
    db8efa8 View commit details
    Browse the repository at this point in the history
  45. switch to tuple

    CyrusNajmabadi committed May 13, 2024
    Configuration menu
    Copy the full SHA
    e97fcbe View commit details
    Browse the repository at this point in the history
  46. Fix

    CyrusNajmabadi committed May 13, 2024
    Configuration menu
    Copy the full SHA
    773d222 View commit details
    Browse the repository at this point in the history
  47. Fix

    CyrusNajmabadi committed May 13, 2024
    Configuration menu
    Copy the full SHA
    f087e25 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Fix lint

    CyrusNajmabadi committed May 14, 2024
    Configuration menu
    Copy the full SHA
    0782259 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dotnet#73458 from CyrusNajmabadi/arrayAllocs

    Remove array allocations for formatting rules.
    CyrusNajmabadi authored May 14, 2024
    Configuration menu
    Copy the full SHA
    9b6dd87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60cc971 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3738d09 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc82c05 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0396154 View commit details
    Browse the repository at this point in the history
  7. Stop overbuilding SemanticSearch.ReferenceAssemblies (dotnet#73468)

    * Stop overbuilding SemanticSearch.ReferenceAssemblies
    
    Fixes dotnet/source-build#4390
    
    * Update Roslyn.VisualStudio.Setup.csproj
    
    * Update Roslyn.VisualStudio.Setup.csproj
    ViktorHofer authored May 14, 2024
    Configuration menu
    Copy the full SHA
    874a204 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b3d9ff7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c1e2051 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    97798ed View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b35cea5 View commit details
    Browse the repository at this point in the history
  12. Cleanup

    CyrusNajmabadi committed May 14, 2024
    Configuration menu
    Copy the full SHA
    f6ac611 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9d4f015 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1313b36 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    db635f3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    093fb96 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    adfac45 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    25318ba View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ae306f1 View commit details
    Browse the repository at this point in the history
  20. move to roslynparallel

    CyrusNajmabadi committed May 14, 2024
    Configuration menu
    Copy the full SHA
    50fd48a View commit details
    Browse the repository at this point in the history
  21. Simplify

    CyrusNajmabadi committed May 14, 2024
    Configuration menu
    Copy the full SHA
    23c6a2d View commit details
    Browse the repository at this point in the history
  22. Add back

    CyrusNajmabadi committed May 14, 2024
    Configuration menu
    Copy the full SHA
    858a25d View commit details
    Browse the repository at this point in the history
  23. Move off UI thread

    CyrusNajmabadi committed May 14, 2024
    Configuration menu
    Copy the full SHA
    1a2f73f View commit details
    Browse the repository at this point in the history
  24. remove unread local

    CyrusNajmabadi committed May 14, 2024
    Configuration menu
    Copy the full SHA
    d99e593 View commit details
    Browse the repository at this point in the history
  25. Move off UI thread

    CyrusNajmabadi committed May 14, 2024
    Configuration menu
    Copy the full SHA
    2b2eb57 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    0ee5ff4 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    cf5b7ff View commit details
    Browse the repository at this point in the history
  28. move off of task.run

    CyrusNajmabadi committed May 14, 2024
    Configuration menu
    Copy the full SHA
    7c4a99a View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    20fccbc View commit details
    Browse the repository at this point in the history
  30. move off of task.run

    CyrusNajmabadi committed May 14, 2024
    Configuration menu
    Copy the full SHA
    65ce70b View commit details
    Browse the repository at this point in the history
  31. Fix logic

    CyrusNajmabadi committed May 14, 2024
    Configuration menu
    Copy the full SHA
    26db6c5 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    6494491 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    f85f1b2 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    a944cf8 View commit details
    Browse the repository at this point in the history
  35. Fix comment

    CyrusNajmabadi committed May 14, 2024
    Configuration menu
    Copy the full SHA
    6ce65bc View commit details
    Browse the repository at this point in the history
  36. swithc how we yield

    CyrusNajmabadi committed May 14, 2024
    Configuration menu
    Copy the full SHA
    b303702 View commit details
    Browse the repository at this point in the history
  37. revert

    CyrusNajmabadi committed May 14, 2024
    Configuration menu
    Copy the full SHA
    4c609b3 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    5e5e448 View commit details
    Browse the repository at this point in the history
  39. Add comment

    CyrusNajmabadi committed May 14, 2024
    Configuration menu
    Copy the full SHA
    4dbbe08 View commit details
    Browse the repository at this point in the history
  40. Make private

    CyrusNajmabadi committed May 14, 2024
    Configuration menu
    Copy the full SHA
    1564065 View commit details
    Browse the repository at this point in the history
  41. Add back

    CyrusNajmabadi committed May 14, 2024
    Configuration menu
    Copy the full SHA
    f0950dd View commit details
    Browse the repository at this point in the history
  42. Simplify state

    CyrusNajmabadi committed May 14, 2024
    Configuration menu
    Copy the full SHA
    f74d018 View commit details
    Browse the repository at this point in the history
  43. Remove ct

    CyrusNajmabadi committed May 14, 2024
    Configuration menu
    Copy the full SHA
    04dcd37 View commit details
    Browse the repository at this point in the history
  44. Avoid hashset

    CyrusNajmabadi committed May 14, 2024
    Configuration menu
    Copy the full SHA
    5f6d8d2 View commit details
    Browse the repository at this point in the history
  45. One distinct call

    CyrusNajmabadi committed May 14, 2024
    Configuration menu
    Copy the full SHA
    b42c857 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    51378df View commit details
    Browse the repository at this point in the history
  47. primary constructors

    CyrusNajmabadi committed May 14, 2024
    Configuration menu
    Copy the full SHA
    5a5da6f View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    0fcf786 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    2577230 View commit details
    Browse the repository at this point in the history
  50. remove semantic model

    CyrusNajmabadi committed May 14, 2024
    Configuration menu
    Copy the full SHA
    3e78bf6 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    75004a9 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    cd8d28f View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    ae3ecd2 View commit details
    Browse the repository at this point in the history
  54. Docs

    CyrusNajmabadi committed May 14, 2024
    Configuration menu
    Copy the full SHA
    ab0e8fc View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    fe5edeb View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    0915b6a View commit details
    Browse the repository at this point in the history
  57. Simplify

    CyrusNajmabadi committed May 14, 2024
    Configuration menu
    Copy the full SHA
    a6ec110 View commit details
    Browse the repository at this point in the history
  58. Net9 Reference Assemblies (dotnet#73423)

    * net9.0 preview3
    
    * more
    
    * more
    
    * pr feedback
    
    * fix baselines
    jaredpar authored May 14, 2024
    Configuration menu
    Copy the full SHA
    0a0da2d View commit details
    Browse the repository at this point in the history
  59. Clean up

    CyrusNajmabadi committed May 14, 2024
    Configuration menu
    Copy the full SHA
    2934ad3 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Apply algorithm

    CyrusNajmabadi committed May 15, 2024
    Configuration menu
    Copy the full SHA
    ec7ab6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a26bed7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d9baa9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1fd7b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    256ed5b View commit details
    Browse the repository at this point in the history
  6. Use TextDocumentChangeRegistrationOptions for didChange registration (d…

    …otnet#73462)
    
    When dynamically registering for razor, the didChange was registered incorrectly. This changes to make sure the change exist and uses incremental, which is what xaml registers as
    ryzngard authored May 15, 2024
    Configuration menu
    Copy the full SHA
    86099b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6f815fb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    43e4475 View commit details
    Browse the repository at this point in the history
  9. Relax option type

    CyrusNajmabadi committed May 15, 2024
    Configuration menu
    Copy the full SHA
    f336f31 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e15024b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1ac8978 View commit details
    Browse the repository at this point in the history
  12. Docs

    CyrusNajmabadi committed May 15, 2024
    Configuration menu
    Copy the full SHA
    e1cb7bc View commit details
    Browse the repository at this point in the history
  13. Add more "ref in async" tests (dotnet#73444)

    * Add more "ref in async" tests
    
    * Link langversion diagnostic mismatch issue in more tests
    
    * Test inline array init with awaits
    jjonescz authored May 15, 2024
    Configuration menu
    Copy the full SHA
    b582909 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    80c8b00 View commit details
    Browse the repository at this point in the history
  15. Merge pull request dotnet#73487 from CyrusNajmabadi/formattingPerf

    Cache internal objects used by the formatting engine.
    CyrusNajmabadi authored May 15, 2024
    Configuration menu
    Copy the full SHA
    07d80d7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fd9a371 View commit details
    Browse the repository at this point in the history
  17. in progress

    CyrusNajmabadi committed May 15, 2024
    Configuration menu
    Copy the full SHA
    fbb2d44 View commit details
    Browse the repository at this point in the history
  18. Add helper

    CyrusNajmabadi committed May 15, 2024
    Configuration menu
    Copy the full SHA
    87b3c8b View commit details
    Browse the repository at this point in the history
  19. Merge pull request dotnet#73207 from dibarbet/lsp_stj

    Switch Roslyn protocol types to System.Text.Json serialization
    dibarbet authored May 15, 2024
    Configuration menu
    Copy the full SHA
    e5d344a View commit details
    Browse the repository at this point in the history
  20. in progress

    CyrusNajmabadi committed May 15, 2024
    Configuration menu
    Copy the full SHA
    56e4d13 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8c247f4 View commit details
    Browse the repository at this point in the history
  22. Pooling

    CyrusNajmabadi committed May 15, 2024
    Configuration menu
    Copy the full SHA
    4344326 View commit details
    Browse the repository at this point in the history
  23. Cache more

    CyrusNajmabadi committed May 15, 2024
    Configuration menu
    Copy the full SHA
    149d936 View commit details
    Browse the repository at this point in the history
  24. Formatting

    CyrusNajmabadi committed May 15, 2024
    Configuration menu
    Copy the full SHA
    44ff6de View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    2209de9 View commit details
    Browse the repository at this point in the history
  26. parity

    CyrusNajmabadi committed May 15, 2024
    Configuration menu
    Copy the full SHA
    e69f831 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    931115f View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    e20069f View commit details
    Browse the repository at this point in the history
  29. Fix loops

    CyrusNajmabadi committed May 15, 2024
    Configuration menu
    Copy the full SHA
    aeb242d View commit details
    Browse the repository at this point in the history
  30. Add no matter what

    CyrusNajmabadi committed May 15, 2024
    Configuration menu
    Copy the full SHA
    4c52251 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    49a6bfd View commit details
    Browse the repository at this point in the history
  32. Add no matter what

    CyrusNajmabadi committed May 15, 2024
    Configuration menu
    Copy the full SHA
    a446a87 View commit details
    Browse the repository at this point in the history
  33. Docs

    CyrusNajmabadi committed May 15, 2024
    Configuration menu
    Copy the full SHA
    babfc3a View commit details
    Browse the repository at this point in the history
  34. Simplify

    CyrusNajmabadi committed May 15, 2024
    Configuration menu
    Copy the full SHA
    026ebed View commit details
    Browse the repository at this point in the history
  35. in progress

    CyrusNajmabadi committed May 15, 2024
    Configuration menu
    Copy the full SHA
    8384a7f View commit details
    Browse the repository at this point in the history
  36. Cleanup

    CyrusNajmabadi committed May 15, 2024
    Configuration menu
    Copy the full SHA
    65b3b71 View commit details
    Browse the repository at this point in the history
  37. Add factories

    CyrusNajmabadi committed May 15, 2024
    Configuration menu
    Copy the full SHA
    dcdd431 View commit details
    Browse the repository at this point in the history
  38. Update dependencies from https://github.com/dotnet/arcade build 20240…

    …515.1
    
    Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
     From Version 8.0.0-beta.24225.1 -> To Version 9.0.0-beta.24265.1
    dotnet-maestro[bot] committed May 15, 2024
    Configuration menu
    Copy the full SHA
    29033d0 View commit details
    Browse the repository at this point in the history
  39. rename

    CyrusNajmabadi committed May 15, 2024
    Configuration menu
    Copy the full SHA
    502b651 View commit details
    Browse the repository at this point in the history
  40. revert

    CyrusNajmabadi committed May 15, 2024
    Configuration menu
    Copy the full SHA
    b46e963 View commit details
    Browse the repository at this point in the history
  41. Simplify

    CyrusNajmabadi committed May 15, 2024
    Configuration menu
    Copy the full SHA
    09db6ea View commit details
    Browse the repository at this point in the history
  42. Fixup

    CyrusNajmabadi committed May 15, 2024
    Configuration menu
    Copy the full SHA
    c2c2c8e View commit details
    Browse the repository at this point in the history
  43. Double dispose

    CyrusNajmabadi committed May 15, 2024
    Configuration menu
    Copy the full SHA
    6c8d03a View commit details
    Browse the repository at this point in the history
  44. Switch ot LargeText

    CyrusNajmabadi committed May 15, 2024
    Configuration menu
    Copy the full SHA
    e873caa View commit details
    Browse the repository at this point in the history
  45. REvert

    CyrusNajmabadi committed May 15, 2024
    Configuration menu
    Copy the full SHA
    1fd8b14 View commit details
    Browse the repository at this point in the history
  46. REvert

    CyrusNajmabadi committed May 15, 2024
    Configuration menu
    Copy the full SHA
    40ba159 View commit details
    Browse the repository at this point in the history
  47. REvert

    CyrusNajmabadi committed May 15, 2024
    Configuration menu
    Copy the full SHA
    9502336 View commit details
    Browse the repository at this point in the history
  48. Update src/Workspaces/CSharp/Portable/Workspace/LanguageServices/CSha…

    …rpSyntaxTreeFactoryService.ParsedSyntaxTree.cs
    CyrusNajmabadi authored May 15, 2024
    Configuration menu
    Copy the full SHA
    6ab93f2 View commit details
    Browse the repository at this point in the history
  49. Update src/Workspaces/VisualBasic/Portable/Workspace/LanguageServices…

    …/VisualBasicSyntaxTreeFactoryService.ParsedSyntaxTree.vb
    CyrusNajmabadi authored May 15, 2024
    Configuration menu
    Copy the full SHA
    75354ef View commit details
    Browse the repository at this point in the history
  50. Docs

    CyrusNajmabadi committed May 15, 2024
    Configuration menu
    Copy the full SHA
    45c2f71 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    6e25f22 View commit details
    Browse the repository at this point in the history
  52. Primary constructor

    CyrusNajmabadi committed May 15, 2024
    Configuration menu
    Copy the full SHA
    f84f8b7 View commit details
    Browse the repository at this point in the history
  53. Working on the build

    jaredpar committed May 15, 2024
    Configuration menu
    Copy the full SHA
    df2d662 View commit details
    Browse the repository at this point in the history
  54. Simplify

    git push
    CyrusNajmabadi committed May 15, 2024
    Configuration menu
    Copy the full SHA
    3b59475 View commit details
    Browse the repository at this point in the history
  55. Fix null initial name

    CyrusNajmabadi committed May 15, 2024
    Configuration menu
    Copy the full SHA
    7307033 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    e85832f View commit details
    Browse the repository at this point in the history
  57. Make into auto props

    CyrusNajmabadi committed May 15, 2024
    Configuration menu
    Copy the full SHA
    a2eb513 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    1f23973 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    6d1245f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3dccaa View commit details
    Browse the repository at this point in the history
  3. Switch to a sorted map to ensure that we produce the same value regar…

    …dless of how it was constructed
    CyrusNajmabadi committed May 16, 2024
    Configuration menu
    Copy the full SHA
    a3481f4 View commit details
    Browse the repository at this point in the history
  4. IComparable

    CyrusNajmabadi committed May 16, 2024
    Configuration menu
    Copy the full SHA
    ee81fbf View commit details
    Browse the repository at this point in the history
  5. Add test

    CyrusNajmabadi committed May 16, 2024
    Configuration menu
    Copy the full SHA
    501ad52 View commit details
    Browse the repository at this point in the history
  6. Cleanup

    CyrusNajmabadi committed May 16, 2024
    Configuration menu
    Copy the full SHA
    9f693e9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9023312 View commit details
    Browse the repository at this point in the history
  8. Remove IDE side

    CyrusNajmabadi committed May 16, 2024
    Configuration menu
    Copy the full SHA
    fd68dc1 View commit details
    Browse the repository at this point in the history
  9. Remove IDE side

    CyrusNajmabadi committed May 16, 2024
    Configuration menu
    Copy the full SHA
    178600c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e708e41 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ddca33c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4a88942 View commit details
    Browse the repository at this point in the history
  13. Two more places

    CyrusNajmabadi committed May 16, 2024
    Configuration menu
    Copy the full SHA
    c26ac42 View commit details
    Browse the repository at this point in the history
  14. Update dependencies from https://github.com/dotnet/arcade build 20240…

    …515.1
    
    Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
     From Version 8.0.0-beta.24225.1 -> To Version 9.0.0-beta.24265.1
    dotnet-maestro[bot] authored and jaredpar committed May 16, 2024
    Configuration menu
    Copy the full SHA
    5d09253 View commit details
    Browse the repository at this point in the history
  15. Update dependencies from https://github.com/dotnet/arcade build 20240…

    …515.1
    
    Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
     From Version 8.0.0-beta.24225.1 -> To Version 9.0.0-beta.24265.1
    dotnet-maestro[bot] authored and jaredpar committed May 16, 2024
    Configuration menu
    Copy the full SHA
    da3e165 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9f9f5a6 View commit details
    Browse the repository at this point in the history
  17. Cleaning up the .NET 9 SDK issues

    This change adjusts our repo to working with the .NET 9 SDK.
    jaredpar committed May 16, 2024
    Configuration menu
    Copy the full SHA
    95b3302 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    20a93e1 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    091c012 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a3f341e View commit details
    Browse the repository at this point in the history
  21. Update docs/contributing/Target Framework Strategy.md

    Co-authored-by: Chris Sienkiewicz <[email protected]>
    jaredpar and chsienki authored May 16, 2024
    Configuration menu
    Copy the full SHA
    bab2bcc View commit details
    Browse the repository at this point in the history
  22. Use rawkind

    CyrusNajmabadi committed May 16, 2024
    Configuration menu
    Copy the full SHA
    d0f01aa View commit details
    Browse the repository at this point in the history
  23. pr fixup

    jaredpar committed May 16, 2024
    Configuration menu
    Copy the full SHA
    22c5933 View commit details
    Browse the repository at this point in the history
  24. Fix ambiguity

    CyrusNajmabadi committed May 16, 2024
    Configuration menu
    Copy the full SHA
    d48e4f5 View commit details
    Browse the repository at this point in the history
  25. Merge pull request dotnet#73461 from dibarbet/add_runtime_deps_build_…

    …output
    
    Add runtime references to the devkit component output directory
    dibarbet authored May 16, 2024
    Configuration menu
    Copy the full SHA
    5a1a475 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    50f7484 View commit details
    Browse the repository at this point in the history
  27. Merge pull request dotnet#73408 from dotnet/darc-main-2d23f62f-5696-4…

    …b5e-9103-23a78af8f6f0
    
    [main] Update dependencies from dotnet/arcade
    jaredpar authored May 16, 2024
    Configuration menu
    Copy the full SHA
    f086d7c View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    799727e View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    6216958 View commit details
    Browse the repository at this point in the history