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

Use Zinc-independent main class discovery everywhere #3436

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Commits on Aug 29, 2024

  1. Don't assume a Zinc compiler in BSP JVM extension

    Instead we use the compilation-task independent discovery of main classes.
    lefou committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    cc0f74f View commit details
    Browse the repository at this point in the history
  2. scalafmt

    lefou committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    2df5b63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a758ef2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df7d3d9 View commit details
    Browse the repository at this point in the history
  5. Revert "Deprecate zinc-dependent main class discovery"

    This reverts commit df7d3d9.
    lefou committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    47711e4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aa5dccb View commit details
    Browse the repository at this point in the history