List Question
10 TechQA 2016-12-23 15:37:58Scala macro can't find my java class
349 views
Asked by Marcin
How to preserve sugar, formatting, and whitespace in macro annotations (inline-meta)?
195 views
Asked by Arseniy Zhizhelev
In scala 2.13. How to log information/warning/error reliably in macro?
324 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?
173 views
Asked by mikołak
Is it possible to create a secondary constructor without a macro annotation in Scala?
119 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?
112 views
Asked by Julian Peeters
How to obtain complex type in scala macro?
140 views
Asked by Niko Demin
Generating import statements with scala macros
383 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