aboutsummaryrefslogtreecommitdiff
path: root/compiler/src/dotty/tools/dotc/core/SymDenotations.scala
Commit message (Expand)AuthorAgeFilesLines
* Further refactoringsMartin Odersky2017-04-061-1/+1
* Harmonize paramTypes and paramBoundsMartin Odersky2017-04-061-2/+2
* More fine-grained distinctions when flags are defined.Martin Odersky2017-04-041-4/+9
* Merge pull request #2043 from dotty-staging/tailrec-derivesFromDmitry Petrashko2017-03-151-2/+2
|\
| * Add @tailrec to avoid regressions.Nicolas Stucki2017-03-011-2/+2
* | Fix #2066: Don't qualify private members in SelectionProto's...Martin Odersky2017-03-121-0/+4
* | Fix #2067: Compute defKind at Typer, not NamerMartin Odersky2017-03-081-1/+1
* | Drop named type parameters in classesMartin Odersky2017-03-041-16/+1
|/
* Workaround #1895: Bringing a symbol to a new run is brokenGuillaume Martres2017-01-281-3/+7
* Make errors are not swept under the carpetMartin Odersky2016-12-171-5/+6
* Drop explicit types for local implicit valsMartin Odersky2016-12-121-1/+1
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-221-0/+2004