aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/config/CompilerCommand.scala
Commit message (Expand)AuthorAgeFilesLines
* New string infterpolatorsMartin Odersky2016-08-161-2/+2
* Rename Reporting#println -> Reporting#echoMartin Odersky2016-04-271-4/+4
* Refactor DriverMartin Odersky2015-06-291-3/+2
* Rename Reporter#echo -> printlnMartin Odersky2015-05-211-4/+4
* Add spaces around + in dotty source.Dmitry Petrashko2015-04-091-1/+1
* -Ylog:X now only log phase X, use -Ylog:X+ to also log phase X+1Guillaume Martres2014-12-181-4/+6
* New scheme for attachments.Martin Odersky2014-02-111-1/+1
* Added main runner and driver.Martin Odersky2013-08-121-0/+127