aboutsummaryrefslogtreecommitdiff
path: root/compiler/src/dotty/tools/dotc/typer/Applications.scala
Commit message (Expand)AuthorAgeFilesLines
* More lenient handling of mixed parameterless and nullary methodsMartin Odersky2016-12-201-12/+14
* Merge pull request #1775 from dotty-staging/add-implicit-funtypesodersky2016-12-181-6/+18
|\
| * Take nesting into account when ranking implicitsMartin Odersky2016-12-171-4/+16
| * Refactor function operations in DefinitionsMartin Odersky2016-12-171-2/+2
* | Make errors are not swept under the carpetMartin Odersky2016-12-171-3/+3
|/
* Merge pull request #1801 from dotty-staging/fix-#1790Dmitry Petrashko2016-12-161-18/+52
|\
| * Implement new rules for name-based pattern matchingMartin Odersky2016-12-151-17/+27
| * Change by-name pattern matching.Martin Odersky2016-12-141-19/+43
* | Drop explicit types for local implicit valsMartin Odersky2016-12-121-1/+1
|/
* Add explanationMartin Odersky2016-12-021-0/+22
* Fix #1757: Be more careful about positions of type variable bindersMartin Odersky2016-12-011-3/+10
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-221-0/+1351