List Question
10 TechQA 2024-12-29 08:56:55Scala macro can't find my java class
312 views
Asked by Marcin
How to preserve sugar, formatting, and whitespace in macro annotations (inline-meta)?
146 views
Asked by Arseniy Zhizhelev
In scala 2.13. How to log information/warning/error reliably in macro?
267 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?
139 views
Asked by mikołak
Is it possible to create a secondary constructor without a macro annotation in Scala?
82 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?
78 views
Asked by Julian Peeters
How to obtain complex type in scala macro?
103 views
Asked by Niko Demin
Generating import statements with scala macros
350 views
Asked by michael
What does it mean when macro annotation cannot be used in the same compilation that defines it?
2.6k views
Asked by AudioBubble