aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/typer/Implicits.scala
Commit message (Expand)AuthorAgeFilesLines
* Review of all deompositions of NamedTypeMartin Odersky2013-08-241-1/+1
* Fixes in implicit handlingMartin Odersky2013-08-231-22/+27
* Fixing a buf in implicit searchMartin Odersky2013-08-221-0/+7
* More typer bug fixes and improvements in error messagesMartin Odersky2013-08-221-1/+2
* Fixes to import handling and adaptation and implicitsMartin Odersky2013-08-211-5/+5
* Added code for adapt and more.Martin Odersky2013-07-211-3/+4
* Made implicit results use TyperState instead of full context.Martin Odersky2013-07-201-4/+4
* Integrated reporting into TyperState.Martin Odersky2013-07-191-1/+1
* Additions needed to support implicits.Martin Odersky2013-07-191-5/+248
* Freshing out some more aspects of applications.Martin Odersky2013-07-151-0/+38