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

Ensure taggers that compute frozen partial data eventually move to a 'correct' final state. #72878

Merged
merged 36 commits into from
Apr 5, 2024

Commits on Apr 4, 2024

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

    CyrusNajmabadi committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    0dab34b View commit details
    Browse the repository at this point in the history
  3. Add tests

    CyrusNajmabadi committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    209a95c View commit details
    Browse the repository at this point in the history
  4. Update tests

    CyrusNajmabadi committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    1411434 View commit details
    Browse the repository at this point in the history
  5. in progress

    CyrusNajmabadi committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    be9305d View commit details
    Browse the repository at this point in the history
  6. Cancellation series

    CyrusNajmabadi committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    303982a View commit details
    Browse the repository at this point in the history
  7. comments

    CyrusNajmabadi committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    06116b2 View commit details
    Browse the repository at this point in the history
  8. move docs

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

    CyrusNajmabadi committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    4e3d729 View commit details
    Browse the repository at this point in the history
  10. ASserts

    CyrusNajmabadi committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    d869168 View commit details
    Browse the repository at this point in the history
  11. Update src/EditorFeatures/Core/Tagging/AbstractAsynchronousTaggerProv…

    …ider.TagSource_ProduceTags.cs
    CyrusNajmabadi authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    7c8bf35 View commit details
    Browse the repository at this point in the history
  12. Simplify

    CyrusNajmabadi committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    3ec3530 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f554737 View commit details
    Browse the repository at this point in the history
  14. move helpers

    CyrusNajmabadi committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    24c34e5 View commit details
    Browse the repository at this point in the history
  15. indentatin

    CyrusNajmabadi committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    3de1764 View commit details
    Browse the repository at this point in the history
  16. REmove type

    CyrusNajmabadi committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    84c7aab View commit details
    Browse the repository at this point in the history
  17. Docs

    CyrusNajmabadi committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    5469dee View commit details
    Browse the repository at this point in the history
  18. REmove unused usings

    CyrusNajmabadi committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    766085b View commit details
    Browse the repository at this point in the history
  19. Consistentcy

    CyrusNajmabadi committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    d9c8454 View commit details
    Browse the repository at this point in the history
  20. lint

    CyrusNajmabadi committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    02bd1ee View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    4db1689 View commit details
    Browse the repository at this point in the history
  2. Use disposal source

    CyrusNajmabadi committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    54485a1 View commit details
    Browse the repository at this point in the history
  3. Switch to any

    CyrusNajmabadi committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    bb87d24 View commit details
    Browse the repository at this point in the history
  4. simplify logic

    CyrusNajmabadi committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    f4a0212 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba2fb3a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2717585 View commit details
    Browse the repository at this point in the history
  7. voidresult

    CyrusNajmabadi committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    5ae41b5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    05d0c6f View commit details
    Browse the repository at this point in the history
  9. voidresult

    CyrusNajmabadi committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    df8d68a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    492c3fc View commit details
    Browse the repository at this point in the history
  11. Simplify

    CyrusNajmabadi committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    f31e40f View commit details
    Browse the repository at this point in the history
  12. REvert

    CyrusNajmabadi committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    6e8da4c View commit details
    Browse the repository at this point in the history
  13. revert

    CyrusNajmabadi committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    b78d0a8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c58a604 View commit details
    Browse the repository at this point in the history
  15. Docs

    CyrusNajmabadi committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    a9b19d3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0e8d413 View commit details
    Browse the repository at this point in the history