List Question
10 TechQA 2016-12-23 15:37:58Scala macro can't find my java class
283 views
Asked by Marcin
How to preserve sugar, formatting, and whitespace in macro annotations (inline-meta)?
122 views
Asked by Arseniy Zhizhelev
In scala 2.13. How to log information/warning/error reliably in macro?
246 views
Asked by tribbloid
Macro Annotations in Scala 3
1k views
Asked by Koosha
Apart from macro annotations, what macro creation methods avoid immediate type checking?
119 views
Asked by mikołak
Is it possible to create a secondary constructor without a macro annotation in Scala?
64 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?
56 views
Asked by Julian Peeters
How to obtain complex type in scala macro?
80 views
Asked by Niko Demin
Generating import statements with scala macros
327 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