summaryrefslogtreecommitdiff
path: root/src/compiler/scala/reflect/macros/compiler/DefaultMacroCompiler.scala
Commit message (Expand)AuthorAgeFilesLines
* Remove unused imports and other minor cleanupsSimon Ochsenreither2015-12-181-2/+1
* SI-8916 Fix -Ywarn-unused-import warningsSimon Ochsenreither2014-10-241-1/+1
* makes bundles friendly to -Ywarn-dead-codeEugene Burmako2014-04-211-1/+1
* SI-8270 unconfuses bundles and vanilla macrosEugene Burmako2014-02-131-2/+66
* SI-7624 Fix a few remaining -Xlint warnings ...Simon Ochsenreither2013-08-151-2/+0
* refactors macro runtimesEugene Burmako2013-05-281-1/+1
* refactors macro compilationEugene Burmako2013-05-281-0/+33