aboutsummaryrefslogtreecommitdiff
path: root/compiler/src/dotty/tools/dotc/transform/ExpandSAMs.scala
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of SuperAccessor flagMartin Odersky2017-04-111-1/+1
|
* Construct MethodTypes from parameter closureMartin Odersky2017-03-141-1/+1
| | | | | To allow for dependencies between method type parameters, construct MethodTypes from a closure that maps the currently constructed MethodType to its parameter types.
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-221-0/+86