aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/core/TypeComparer.scala
Commit message (Expand)AuthorAgeFilesLines
* Integrated parser/typer into compilerMartin Odersky2013-08-141-2/+10
* Finished rest of typer.Martin Odersky2013-08-101-0/+4
* Implementation of match/case def including GADT pattern matching.Martin Odersky2013-08-081-3/+13
* Handling bounded wildcard types.Martin Odersky2013-07-191-8/+18
* Added functionality to deal with function applications.Martin Odersky2013-07-111-0/+336