aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/typer/ImportInfo.scala
Commit message (Expand)AuthorAgeFilesLines
* Drop PairMartin Odersky2016-09-251-3/+3
* Fix #1457: Three incompatbilities with scalacMartin Odersky2016-08-231-0/+1
* First versions of Definitions based on TypeRefs not Symbols.Martin Odersky2015-11-091-3/+3
* Allow to compile root import classes without special option.Martin Odersky2015-05-051-4/+6
* Make all Dotty source files end in newline.Dmitry Petrashko2015-04-091-1/+1
* Make type creators work for erased types.Martin Odersky2014-08-241-1/+1
* Various cleanups and utility additionsMartin Odersky2014-07-171-1/+1
* move InfoString from ErrorReporting to Decorators andSamuel Gruetter2014-04-021-1/+1
* 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