aboutsummaryrefslogtreecommitdiff
path: root/compiler/src/dotty/tools/dotc/config/Config.scala
Commit message (Expand)AuthorAgeFilesLines
* Rename PolyParam --> TypeParamRefMartin Odersky2017-04-061-1/+1
* Construct dependent method types from symbolsMartin Odersky2017-03-141-0/+4
* Make alignArgsInAnd safe and turn it on by defaultMartin Odersky2017-03-011-11/+5
* Don't align aliases in refined types by defaultMartin Odersky2017-02-281-0/+15
* Fix #1795: Avoid infinite recursion between member and asSeenFromMartin Odersky2016-12-211-1/+3
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-221-0/+138