aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/Compiler.scala
Commit message (Expand)AuthorAgeFilesLines
* Changes to adaptation and local type inference.Martin Odersky2013-10-151-1/+1
* Tightening up typer state + printing refinementsMartin Odersky2013-10-121-1/+1
* Fixed problem with withMode leaking into enclosing context.Martin Odersky2013-10-041-1/+1
* Improvements in implicits error reportingMartin Odersky2013-09-061-2/+1
* Fixes in implicit handlingMartin Odersky2013-08-231-1/+1
* Making definitions permanentMartin Odersky2013-08-171-0/+1
* Defined root context with importsMartin Odersky2013-08-171-2/+10
* Various bugfixes for namer/typer/treesMartin Odersky2013-08-161-0/+2
* Integrated parser/typer into compilerMartin Odersky2013-08-141-1/+14
* Added main runner and driver.Martin Odersky2013-08-121-0/+11