aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/core/Mode.scala
Commit message (Expand)AuthorAgeFilesLines
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-221-89/+0
* Merge pull request #1657 from dotty-staging/fix-#1638odersky2016-11-051-0/+5
|\
| * Fix #1638: Don't import when typing a package clauseMartin Odersky2016-11-031-0/+5
* | Fix #1637: Future defs are always OKMartin Odersky2016-10-311-12/+0
|/
* Set the positions of inlined trees wehn read form TastyMartin Odersky2016-10-021-0/+3
* Disallow higher-kinded types that simulate general existential typesMartin Odersky2016-07-111-0/+5
* Downwards comparisons for implicit search and overloading resolutionMartin Odersky2016-05-231-0/+3
* Move Mode to coreMartin Odersky2016-04-011-0/+85