aboutsummaryrefslogtreecommitdiff
path: root/compiler/src/dotty/tools/dotc/transform/ElimByName.scala
Commit message (Expand)AuthorAgeFilesLines
* Fix #2188: Do cbn transform also on SelectsMartin Odersky2017-04-091-0/+3
* Harmonize paramTypes and paramBoundsMartin Odersky2017-04-061-1/+1
* Construct MethodTypes from parameter closureMartin Odersky2017-03-141-2/+2
* Workaround #1770: Run changeOwner at group end in ElimByNameGuillaume Martres2017-01-281-1/+5
* Fix #1732: Special treatment for bottom type by-name argsMartin Odersky2016-12-311-1/+2
* Fiddling with wideneningMartin Odersky2016-12-211-1/+1
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-221-0/+129