List Question
10 TechQA 2024-12-29 08:56:55Scala macro can't find my java class
346 views
Asked by Marcin
How to preserve sugar, formatting, and whitespace in macro annotations (inline-meta)?
183 views
Asked by Arseniy Zhizhelev
In scala 2.13. How to log information/warning/error reliably in macro?
306 views
Asked by tribbloid
Macro Annotations in Scala 3
1.1k views
Asked by Koosha
Apart from macro annotations, what macro creation methods avoid immediate type checking?
169 views
Asked by mikołak
Is it possible to create a secondary constructor without a macro annotation in Scala?
112 views
Asked by Králik Barnabás
Can I use Java reflection to get the value of a member that has been added with a Scala macro annotation?
107 views
Asked by Julian Peeters
How to obtain complex type in scala macro?
134 views
Asked by Niko Demin
Generating import statements with scala macros
385 views
Asked by michael
What does it mean when macro annotation cannot be used in the same compilation that defines it?
2.7k views
Asked by AudioBubble