Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala-macro-paradise

When are Scala macro annotations executed? (macro paradise)

Macro annotation with default arguments

Scalameta: Identify particular annotations

How to evaluate an expression inside a Scala macro?

easiest way for users to include scalamacros paradise

Scala Macro: Create new classes with Option types

Scaladoc generation fails when referencing methods generated by annotation macros

SBT Plugin: How to add compiler plugin as a dependency that is not propagated downstream?

Scala recursive macro?

new-style ("inline") macros require scala.meta

Scala macro to print code?

Use Scala macros to generate methods

Extracting the complete call graph of a scala project (tough one)