summaryrefslogtreecommitdiff
path: root/src/compiler/scala/reflect/macros/runtime/MacroRuntimes.scala
Commit message (Expand)AuthorAgeFilesLines
* removes Scala reflection-based macro runtimeEugene Burmako2014-01-121-4/+2
* hooks for naming and synthesis in Namers.scala and Typers.scalaEugene Burmako2013-12-301-1/+6
* hooks for typecheck and expansion of macro defsEugene Burmako2013-12-301-1/+2
* blackbox and whitebox macrosEugene Burmako2013-11-121-1/+1
* SI-7624 Fix a few remaining -Xlint warnings ...Simon Ochsenreither2013-08-151-3/+0
* refactors macro runtimesEugene Burmako2013-05-281-0/+74