aboutsummaryrefslogtreecommitdiff
path: root/compiler/src/dotty/tools/dotc/typer/Typer.scala
Commit message (Expand)AuthorAgeFilesLines
* Address reviewers commentsMartin Odersky2016-12-011-1/+5
* Fix #1647 Evaluate annotation arguments in proper contextMartin Odersky2016-12-011-3/+15
* New phase for entering annotationsMartin Odersky2016-12-011-5/+5
* Fix import disablingMartin Odersky2016-12-011-17/+21
* Be more lazy in namedImportRefMartin Odersky2016-12-011-21/+29
* Enable GADT matching for pattern valuesMartin Odersky2016-11-241-1/+3
* Revert fix to #1701.Martin Odersky2016-11-241-5/+10
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-221-0/+1952