aboutsummaryrefslogtreecommitdiff
path: root/compiler/src/dotty/tools/dotc/sbt/ExtractAPI.scala
Commit message (Expand)AuthorAgeFilesLines
* Lazy entering of names with internal $'s in package scopesMartin Odersky2017-04-111-2/+2
* Decentralize unmangling, add new nameKindsMartin Odersky2017-04-111-1/+3
* Get rid of SuperAccessor flagMartin Odersky2017-04-111-1/+2
* Split HKTypeLambda from PolyTypeMartin Odersky2017-04-061-3/+3
* Further refactoringsMartin Odersky2017-04-061-3/+3
* Eliminate ParamTypeMartin Odersky2017-04-061-1/+1
* Harmonize paramTypes and paramBoundsMartin Odersky2017-04-061-1/+1
* Break out functionality from MethodTypeMartin Odersky2017-04-061-2/+2
* incremental compilation: Fix unstable name hashing for refined membersGuillaume Martres2017-03-211-6/+42
* Construct MethodTypes from parameter closureMartin Odersky2017-03-141-2/+2
* Fix incremental overcompilation due to instabilitiesGuillaume Martres2017-03-071-2/+2
* Fix #1750: Handle illegal class overrides betterMartin Odersky2017-01-291-1/+11
* Fix #1741: sbt.ExtractAPI: extract annotationsGuillaume Martres2016-12-021-6/+24
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-221-0/+518