aboutsummaryrefslogtreecommitdiff
path: root/compiler/src/dotty/tools/dotc/printing/PlainPrinter.scala
Commit message (Expand)AuthorAgeFilesLines
* Fix printing of refined applied typesMartin Odersky2017-02-281-1/+3
* Merge pull request #1974 from dotty-staging/fix/ctx-captureodersky2017-02-211-0/+12
|\
| * ImportInfo: removed ctx parameter from constructorGuillaume Martres2017-02-191-0/+12
* | Tweak printing of polymrophic methodsMartin Odersky2017-02-141-1/+2
|/
* Implement SearchResult.showMartin Odersky2017-02-081-0/+18
* Make errors are not swept under the carpetMartin Odersky2016-12-171-1/+1
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-221-0/+500