aboutsummaryrefslogtreecommitdiff
path: root/compiler/src/dotty/tools/dotc/sbt/ExtractDependencies.scala
Commit message (Expand)AuthorAgeFilesLines
* Merge MethodType and PolyType functionality where possibleMartin Odersky2017-04-061-3/+1
* Rename PolyParam --> TypeParamRefMartin Odersky2017-04-061-1/+1
* Refactor ParamRef so that no type params are neededMartin Odersky2017-04-061-1/+1
* Get rid of Name parameter for LambdaType and ParamRefMartin Odersky2017-04-061-1/+1
* ParamType refactoringsMartin Odersky2017-04-061-1/+1
* Harmonize paramTypes and paramBoundsMartin Odersky2017-04-061-1/+1
* Break out functionality from MethodTypeMartin Odersky2017-04-061-1/+1
* Revert "sbt.ExtractDependencies: avoid false dependencies"Guillaume Martres2017-03-231-1/+1
* sbt.ExtractDependencies: avoid false dependenciesGuillaume Martres2017-01-281-1/+1
* ExtractDependencies: correctly record inheritance on type aliasGuillaume Martres2016-11-221-1/+1
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-221-0/+268