Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

add the ability to read more environmet information. (list of compiler plugins, target JVM version) #18074

rssh started this conversation in Feature Requests
Discussion options

Motivation - let us have a macro with functionality, which have sense only if an appropriative compiler plugin is enabled.
Examples of use cases:

  • async macro can call direct-style methods marked by context parameters only if the appropriate compiler plugin is in the same run.
  • async macro can use the loom subsystem for transforming HO. method if target JVM is >= 21
  • macro can generate places for inserting instrumentation calls by instrumentation plugin if one is enabled.
You must be logged in to vote

Replies: 1 comment

Comment options

Interested too. I am currently writing a macro that would only make sense is Capture Checking is activated.

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants

AltStyle によって変換されたページ (->オリジナル) /