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

Remove all deprecated APIs from the compiler plugin. #1476

Merged
merged 4 commits into from
Aug 15, 2023

Commits on Aug 7, 2023

  1. Remove all descriptor based APIs from the compiler plugin. Moving it …

    …a bit closer to K2 support.
    Christian Melchior committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    3edc468 View commit details
    Browse the repository at this point in the history
  2. Rework all APIs marked with @FirIncompatiblePluginAPI

    Christian Melchior committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    691364e View commit details
    Browse the repository at this point in the history
  3. Make plugin compatible with Kotlin 1.8.20

    Christian Melchior committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    f683f58 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. PR feedback

    Christian Melchior committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    cc03a10 View commit details
    Browse the repository at this point in the history