aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Support implicitNotFound annotationMartin Odersky2016-04-221-3/+6
* Avoid propagating unresolved implicitsMartin Odersky2016-04-211-1/+1
* Straw man for multiversal equality.Martin Odersky2016-04-211-0/+76
* Merge pull request #1219 from dotty-staging/fix-strawmansDmitry Petrashko2016-04-207-2/+1568
|\
| * Fix check filesMartin Odersky2016-04-172-2/+0
| * Updates of strawmanMartin Odersky2016-04-176-46/+867
| * Drop type annotation in collection testMartin Odersky2016-04-161-1/+1
| * Add check fileMartin Odersky2016-04-151-0/+68
| * New testsMartin Odersky2016-04-153-2/+681
* | Add a test to check multidimenstionall arrays.Dmitry Petrashko2016-04-181-0/+37
* | Merge pull request #1211 from dotty-staging/fix-#1202odersky2016-04-167-0/+36
|\ \ | |/ |/|
| * Rearrange pickle testsMartin Odersky2016-04-092-0/+1
| * Fix unpickling of Java SeqLiteralsMartin Odersky2016-04-071-0/+4
| * Fix flags when unpickling setters of parameter accessorsMartin Odersky2016-04-071-0/+1
| * Test casesMartin Odersky2016-04-072-0/+16
| * Augment test caseMartin Odersky2016-04-071-0/+14
* | Check that #1216 is fixed.Dmitry Petrashko2016-04-142-0/+22
* | Merge pull request #1186 from dotty-staging/fix-#1185odersky2016-04-066-12/+141
|\ \ | |/ |/|
| * Domain checking for named type parametersMartin Odersky2016-03-302-10/+13
| * Test casesMartin Odersky2016-03-302-2/+52
| * Fix test case.Martin Odersky2016-03-301-4/+4
| * Add test for #1181 to pendingMartin Odersky2016-03-301-0/+12
| * Simplify and fix avoid logicMartin Odersky2016-03-301-0/+33
| * Fixes to checkNonCyclicMartin Odersky2016-03-301-0/+31
* | Tailrec: drop support for polymorphic recursion.Dmitry Petrashko2016-03-311-2/+2
* | FullParametrization: allow to have $this of ThisType.Dmitry Petrashko2016-03-311-0/+26
* | Remove Variances.scala files accidentally leftover from #1193Guillaume Martres2016-03-312-30/+0
* | merge variances and VariancesMartin Odersky2016-03-312-0/+30
* | Merge pull request #1182 from dotty-staging/repl-fixesodersky2016-03-314-0/+71
|\ \
| * | Add test fileMartin Odersky2016-03-181-0/+24
| * | Add REPL testsMartin Odersky2016-03-183-0/+47
* | | Add tests related to variance checking.Sandro Stucki2016-03-302-0/+30
| |/ |/|
* | Merge pull request #1104 from dotty-staging/spec-bugsDmitry Petrashko2016-03-241-0/+17
|\ \
| * | Add a test that checks that no useless forwarders are being created.Dmitry Petrashko2016-03-151-0/+17
* | | Fix problem involving classtag based pattern matches.Martin Odersky2016-03-211-0/+19
* | | support `xs @ _*` and `_*` in Scala2 modeliu fengyun2016-03-182-0/+20
| |/ |/|
* | Merge pull request #1166 from dotty-staging/fix-#1136odersky2016-03-182-2/+2
|\ \
| * | Fix test casesMartin Odersky2016-03-112-2/+2
* | | Merge pull request #1160 from dotty-staging/add/collection-strawmanodersky2016-03-183-4/+47
|\ \ \
| * | | Refine pretypeArgsMartin Odersky2016-03-092-1/+40
| * | | Make use of better overload resolution in collections strawman testMartin Odersky2016-03-091-2/+2
| * | | Pretype functional arguments when doing overload resolutionMartin Odersky2016-03-091-0/+4
| * | | New collection strawmanMartin Odersky2016-03-091-2/+2
* | | | Merge pull request #1154 from dotty-staging/add-rewriteodersky2016-03-185-0/+87
|\ \ \ \
| * | | | 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
| * | | | More neg testsMartin Odersky2016-03-123-0/+33
| * | | | Test case for #1149Martin Odersky2016-03-121-0/+18
| | |/ / | |/| |
* | | | Merge pull request #1165 from dotty-staging/fix-#1144Dmitry Petrashko2016-03-152-0/+9
|\ \ \ \ | |_|_|/ |/| | |