summaryrefslogtreecommitdiff
path: root/test/files/run/macro-bundle-repl.check
Commit message (Expand)AuthorAgeFilesLines
* SI-9206 Update REPL welcome messageSom Snytt2015-06-241-2/+0
* SI-4563 friendlier behavior for Ctrl+D in the REPLAntoine Gourlay2014-07-291-1/+1
* changes bundles to be classes, not traits extending MacroEugene Burmako2014-01-121-6/+6
* *boxContext => *box.Context , *boxMacro => *box.MacroEugene Burmako2014-01-121-4/+4
* 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/+24