aboutsummaryrefslogtreecommitdiff
path: root/tests/pos-scala2
Commit message (Expand)AuthorAgeFilesLines
* Drop special case around Function1Martin Odersky2017-03-082-0/+90
* Disable most tests that depend on scala-reflectGuillaume Martres2017-03-081-7/+0
* Fix #1792: Allow newline in front of `{` when supporting procedure syntax.Martin Odersky2016-12-141-0/+8
* Merge pull request #1465 from dotty-staging/fix-#1457odersky2016-09-162-0/+15
|\
| * Add test file.Martin Odersky2016-08-262-0/+15
* | Add some run testsMartin Odersky2016-09-141-0/+9
* | Test recategorizationMartin Odersky2016-08-261-0/+7
|/
* Fix bounds checking of hk applied typedMartin Odersky2016-07-141-1/+1
* Disallow higher-kinded types that simulate general existential typesMartin Odersky2016-07-112-0/+265
* Don't evaluate isInstanceOf for value classes, disable bugged testsFelix Mulder2016-05-261-10/+0
* Downwards comparisons for implicit search and overloading resolutionMartin Odersky2016-05-231-0/+8
* support `xs @ _*` and `_*` in Scala2 modeliu fengyun2016-03-181-0/+10
* Fix two rewrite patches.Martin Odersky2016-03-121-0/+1
* Add patch for variance errorsMartin Odersky2016-03-121-0/+6
* Rewrite testMartin Odersky2016-03-121-0/+29
* Enforce rule that laziness is preserved when overriding.Martin Odersky2016-02-091-0/+4
* Reorganize tests to account for new typing of projectionMartin Odersky2016-02-099-0/+262