aboutsummaryrefslogtreecommitdiff
path: root/compiler/src/dotty/tools/dotc/transform/TreeChecker.scala
Commit message (Expand)AuthorAgeFilesLines
* Add checks for synthetic functions and erased functions.Nicolas Stucki2017-02-131-1/+1
* Merge pull request #1785 from dotty-staging/fix-#1784odersky2016-12-151-1/+1
|\
| * Drop explicit types for local implicit valsMartin Odersky2016-12-121-1/+1
* | renable checking for TreeCheckerliu fengyun2016-11-241-1/+4
* | don't recheck in -Ycheckliu fengyun2016-11-241-1/+1
|/
* Fix flags for default getters of constructorsGuillaume Martres2016-11-221-0/+8
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-221-0/+452