aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/Driver.scala
Commit message (Expand)AuthorAgeFilesLines
* Allow to provide parent Context for Driver.processDmitry Petrashko2014-04-111-3/+3
* Rename methods on FreshContext to make mutation obviousDmitry Petrashko2014-03-271-1/+1
* New scheme for attachments.Martin Odersky2014-02-111-1/+1
* Checking for already existing symbols before creating new ones.Martin Odersky2014-02-061-1/+1
* New benchmark class that allows tuning for #compilers and #runsMartin Odersky2014-02-031-1/+1
* Added unit testing supportMartin Odersky2013-11-181-7/+12
* Fixes problem with printing summary after compilationMartin Odersky2013-09-281-1/+1
* Some additions to module completionMartin Odersky2013-08-191-2/+1
* Added main runner and driver.Martin Odersky2013-08-121-0/+44