aboutsummaryrefslogtreecommitdiff
path: root/compiler/test/dotty/tools/dotc
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #2049 from ennru/ennru_RecursiveNeedsTypeodersky2017-03-091-1/+94
|\ \
| * | Analysis of overloaded or recursive is harder than expectedEnno Runne2017-03-071-3/+3
| * | More detail in error messagesEnno Runne2017-03-051-2/+37
| * | Explanations for recursive/cyclic type requirementsEnno Runne2017-03-041-0/+58
| |/
* | Remove unused scala.reflect importsGuillaume Martres2017-03-071-1/+0
* | FixesMartin Odersky2017-03-051-3/+0
|/
* Merge pull request #2028 from ennru/ennru_AnnotatedPrimaryConstructorRequiresFelix Mulder2017-03-011-0/+14
|\
| * Change 'private, protected, or this expected' to MessageEnno Runne2017-02-231-0/+14
* | Fix import which produces flakey test resultsMartin Odersky2017-02-251-1/+1
|/
* Merge pull request #2015 from dotty-staging/add-pf-overloadingodersky2017-02-231-0/+0
|\
| * Extend argument pretyping to case-closuresMartin Odersky2017-02-211-0/+0
* | Change 'is abstract; cannot be instantiated' to MessageEnno Runne2017-02-201-0/+39
|/
* Change 'mixed left- and right-associative operators' to MessageEnno Runne2017-02-201-0/+23
* Use enum for error messages IDs.Nicolas Stucki2017-02-161-4/+2
* Change '... expected but found ...' to MessageEnno Runne2017-02-142-1/+30
* Ennru forward reference error (#1973)Enno2017-02-141-1/+23
* Change 'overrides nothing' to report via Message (see #1965) (#1968)Enno2017-02-121-0/+43
* Support expecting compiler errors from all phasesEnno Runne2017-02-102-4/+4
* Address reviews for #1966Felix Mulder2017-02-102-10/+12
* Fix #1965: add proper testing infrastructure for reporting testsFelix Mulder2017-02-103-1/+116
* Merge pull request #1921 from dotty-staging/fix-#1907odersky2017-02-081-14/+19
|\
| * Improve formattingMartin Odersky2017-02-011-14/+19
* | fix incorrect flatten of thicket inside interpolated string in UntpdTreeMapliu fengyun2017-01-301-0/+32
|/
* Merge pull request #1896 from dotty-staging/fix/bootstrapGuillaume Martres2017-01-281-2/+2
|\
| * Fix some dotty compilation errorsGuillaume Martres2017-01-281-2/+2
* | Fix #1908: give synthetic default params correct flagsFelix Mulder2017-01-251-0/+49
|/
* Fix test pos/compileStdLibNicolas Stucki2017-01-031-2/+3
* Cleanup of implicit modifiers schemeMartin Odersky2016-12-171-3/+3
* fix exhaustivity check test after repo restructuringliu fengyun2016-12-111-2/+2
* make REPL tests look at DOTTY_EXTRA classpath entriesMartin Odersky2016-11-241-1/+1
* Honor -verbose in testsMartin Odersky2016-11-231-1/+2
* Get rid off custom classpath in entry point testsFelix Mulder2016-11-232-17/+2
* Make tests depend on environment variables for classpath jarsFelix Mulder2016-11-233-11/+11
* Move PatmatExhaustivityTest.scala in its proper placeGuillaume Martres2016-11-221-0/+90
* Remove unused examples dir, duplicate contained in tests/posFelix Mulder2016-11-221-2/+0
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-2221-0/+2815