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

Add support for xsbti.compile.CompileProgress #18739

Merged
merged 13 commits into from
Oct 31, 2023

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    721888d View commit details
    Browse the repository at this point in the history
  2. Record progress in the current run

    Test that the callbacks are called with expected values
    bishabosha committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    2b7a09e View commit details
    Browse the repository at this point in the history
  3. trace subphases

    bishabosha committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    ef9fabc View commit details
    Browse the repository at this point in the history
  4. change encoding MegaPhase name in progress tracking

    also add sbt-bridge test for CompileProgress
    bishabosha committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    c0190c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    84f5cdf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6f6539b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7fc4341 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. simplify monitor

    bishabosha committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    7ccdd40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51abd42 View commit details
    Browse the repository at this point in the history
  3. use more descriptive names

    bishabosha committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    e92a834 View commit details
    Browse the repository at this point in the history
  4. use explicit unitContext

    bishabosha committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    550c316 View commit details
    Browse the repository at this point in the history
  5. refactor semanticdb

    bishabosha committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    b072662 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b510772 View commit details
    Browse the repository at this point in the history