aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/transform/OverridingPairs.scala
Commit message (Expand)AuthorAgeFilesLines
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-221-140/+0
* Tweaks to matchesMartin Odersky2015-02-071-6/+1
* New spec and implementation for matching.Martin Odersky2015-02-071-2/+2
* Fix of #329.Martin Odersky2015-02-071-1/+1
* New method on scopes: openForMutationsMartin Odersky2014-12-181-1/+1
* Fixes of reviewers comments.Martin Odersky2014-11-171-6/+2
* Fixes for type argument handling.Martin Odersky2014-11-151-4/+1
* Fine-tuning override errors for syntehtic companion objectsMartin Odersky2014-11-141-1/+0
* Refactored OverridingPairsMartin Odersky2014-11-141-36/+43
* Fix OverridingPairsMartin Odersky2014-11-141-15/+15
* Initial version of RefChecksMartin Odersky2014-08-091-3/+3
* Preparation for intgeration of RefChecksMartin Odersky2014-08-031-0/+146