aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/typer/Mode.scala
Commit message (Expand)AuthorAgeFilesLines
* Better handling of cyclic reference errors.Martin Odersky2013-12-161-0/+1
* Fixes to typer.Martin Odersky2013-12-111-2/+0
* Fixing inference problem and block scope problemMartin Odersky2013-11-071-1/+0
* Two fixes for implicit searchMartin Odersky2013-10-311-0/+1
* Fixes in implicit handlingMartin Odersky2013-08-231-1/+1
* Added typing of all forms of type trees.Martin Odersky2013-08-101-1/+1
* More typer logic, in particular dealing with variants of applicationsMartin Odersky2013-07-251-0/+1
* Added code for adapt and more.Martin Odersky2013-07-211-5/+20
* Added typedIdent method.Martin Odersky2013-06-181-0/+20