summaryrefslogtreecommitdiff
path: root/test/files/run/macro-bundle-repl.scala
Commit message (Expand)AuthorAgeFilesLines
* changes bundles to be classes, not traits extending MacroEugene Burmako2014-01-121-3/+3
* *boxContext => *box.Context , *boxMacro => *box.MacroEugene Burmako2014-01-121-3/+3
* deprecates macro def return type inferenceEugene Burmako2013-12-101-2/+2
* blackbox and whitebox macrosEugene Burmako2013-11-121-4/+4
* changes some manual tree constructions in macro tests to quasiquotesEugene Burmako2013-10-181-2/+2
* deprecates raw tree manipulation facilities in macros.ContextEugene Burmako2013-10-181-2/+2
* macro bundles are now usable in replEugene Burmako2013-10-021-0/+13