List Question
20 TechQA 2023-03-15T12:01:52.940000Scala macros/paradise case class apply method
60 views
Asked by Fragan
Macro Annotations in Scala 3
1.1k views
Asked by Koosha
In scala 2.13. How to log information/warning/error reliably in macro?
325 views
Asked by tribbloid
How to obtain complex type in scala macro?
141 views
Asked by Niko Demin
Using existing methods in macro
54 views
Asked by pureFPevangelist
Make Scala class extends trait/abstract class with macros
638 views
Asked by pureFPevangelist
How do Scala macro typechecks resolve identifiers to types?
298 views
Asked by William Carter
Scala macro-based annotation reuse
160 views
Asked by Sim
Macro annotation generated companion class's apply method not resolved
66 views
Asked by user1063042
Cats-tagless - Scala macro annotation error
530 views
Asked by Developus
Scala: is it possible to annotate a constructor field of a class using a macro-annotation? (macro paradise)
405 views
Asked by Maarten
Scala: How to access associated parameter values of a macro annotation in the macro implementation?
41 views
Asked by Maarten
When are Scala macro annotations executed? (macro paradise)
360 views
Asked by Maarten
Does macroparadise no longer work from the command line?
108 views
Asked by user1063042
Workaround for Scala macro annotation bug
101 views
Asked by Mateusz Kubuszok
Macros Scala reflect typeSymbol match results in GC overhead limit exceeded
100 views
Asked by raul782
scala.meta.Lit.type does not take parameters
96 views
Asked by user2682459
Scala macro to auto generate fluent builders
719 views
Asked by pathikrit
Recursively wrapping method invocations with compiler plugins/macros
84 views
Asked by mikoĊak
Scala macros: generate code based on file contents
629 views
Asked by Eugene Nacu