summaryrefslogtreecommitdiff
path: root/src/compiler/scala/reflect/macros/runtime/JavaReflectionRuntimes.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-8437 macro runtime now also picks inherited macro implementationsEugene Burmako2014-03-251-1/+1
* prohibits constructor overloading for macro bundlesEugene Burmako2014-01-121-3/+12
* changes bundles to be classes, not traits extending MacroEugene Burmako2014-01-121-2/+2
* SI-7624 Fix a few remaining -Xlint warnings ...Simon Ochsenreither2013-08-151-2/+0
* refactors macro runtimesEugene Burmako2013-05-281-0/+31