aboutsummaryrefslogtreecommitdiff
path: root/compiler/src/dotty/tools/dotc/transform/SuperAccessors.scala
Commit message (Expand)AuthorAgeFilesLines
* Cleanups of NameOpsMartin Odersky2017-04-111-2/+2
* Make outer select names semanticMartin Odersky2017-04-111-2/+2
* Decentralize unmangling, add new nameKindsMartin Odersky2017-04-111-4/+6
* Get rid of SuperAccessor flagMartin Odersky2017-04-111-1/+1
* Get rid of ExpandedName flagMartin Odersky2017-04-111-1/+1
* replace derived{Method,Poly}Type with derivedLambdaTypeMartin Odersky2017-04-061-2/+2
* Harmonize paramTypes and paramBoundsMartin Odersky2017-04-061-2/+2
* Break out functionality from MethodTypeMartin Odersky2017-04-061-2/+2
* Fix super accessor generationMartin Odersky2016-12-201-15/+18
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-221-0/+424