aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/core/TyperState.scala
Commit message (Expand)AuthorAgeFilesLines
* Bug fixes and improvements in error diagnostics.Martin Odersky2013-09-161-6/+9
* Several fixes in typer.Martin Odersky2013-09-051-11/+38
* More tests and fixes related to inference.Martin Odersky2013-08-301-2/+8
* Handling typevars in inference.Martin Odersky2013-08-011-6/+36
* Added code for adapt and more.Martin Odersky2013-07-211-9/+2
* Integrated reporting into TyperState.Martin Odersky2013-07-191-12/+12
* Made reporting framework more lightweight and uniform in preparation of futur...Martin Odersky2013-07-191-0/+1
* Additions needed to support implicits.Martin Odersky2013-07-191-0/+9
* Added functionality to deal with function applications.Martin Odersky2013-07-111-0/+43