aboutsummaryrefslogtreecommitdiff
path: root/compiler/src/dotty/tools/dotc/typer/ImportInfo.scala
Commit message (Expand)AuthorAgeFilesLines
* ImportInfo: removed ctx parameter from constructorGuillaume Martres2017-02-191-18/+17
* ImportInfo: Do not capture ContextGuillaume Martres2017-02-181-6/+6
* Workaroud #1856: recursively calling a lazy val works differently in DottyGuillaume Martres2017-01-281-1/+10
* Adopt scala's scheme for root import hidingMartin Odersky2017-01-151-10/+13
* Take nesting into account when ranking implicitsMartin Odersky2016-12-171-1/+1
* Fix import disablingMartin Odersky2016-12-011-4/+12
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-221-0/+117