aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/typer/ImportInfo.scala
Commit message (Expand)AuthorAgeFilesLines
* Avoid accessing implicits that come from root imports that are hidden by some...Martin Odersky2014-02-021-0/+13
* Fixed several deep problems in handling of types and symbols.Martin Odersky2013-12-141-1/+1
* Fixes and tests for typedIdentMartin Odersky2013-12-101-4/+4
* Cleanup of named type creation from SymDenotations.Martin Odersky2013-11-231-1/+1
* Changed handling of signatures in TermRefs.Martin Odersky2013-11-011-1/+1
* Experimental branch that drops {Term/Type}RefWithSym typesMartin Odersky2013-09-181-1/+1
* Improvements in implicits error reportingMartin Odersky2013-09-061-4/+4
* Fixes to import handling and adaptation and implicitsMartin Odersky2013-08-211-0/+11
* Defined root context with importsMartin Odersky2013-08-171-1/+11
* Added scheme to disabled implicit imports (not just Predef) if an explicit on...Martin Odersky2013-07-231-2/+7
* Added code for adapt and more.Martin Odersky2013-07-211-1/+1
* Additions needed to support implicits.Martin Odersky2013-07-191-3/+63
* Added typedIdent method.Martin Odersky2013-06-181-2/+6
* wip, because I have to get off this machine.Martin Odersky2013-05-301-0/+11