aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | Add test casesMartin Odersky2017-03-206-3/+80
|/ /
* | Merge pull request #2122 from dotty-staging/fix-i2086Guillaume Martres2017-03-202-0/+9
|\ \
| * | Fixed #2086: Add tests for issue that has already been fixed.Nicolas Stucki2017-03-202-0/+9
* | | Merge pull request #2123 from dotty-staging/fix-i1573Guillaume Martres2017-03-203-0/+15
|\ \ \ | |/ / |/| |
| * | Fixed #1573: Add tests for fixed issue.Nicolas Stucki2017-03-203-0/+15
* | | Merge pull request #2118 from abeln/super-bugDmitry Petrashko2017-03-201-0/+3
|\ \ \ | |/ / |/| |
| * | Fix bug in typechecking super prefix with invalid enclosing classAbel Nieto2017-03-171-0/+3
* | | Better type inference in harmonizeUnionGuillaume Martres2017-03-181-0/+34
* | | Merge pull request #2110 from dotty-staging/fix/reduce-more-lambdasGuillaume Martres2017-03-181-0/+3
|\ \ \
| * | | Reduce type lambdas even if variance changesGuillaume Martres2017-03-161-0/+3
| |/ /
* | | Merge pull request #2058 from dotty-staging/fix-2054liu fengyun2017-03-181-0/+13
|\ \ \ | |/ / |/| |
| * | Test that #2054 is fixed.Dmitry Petrashko2017-03-071-0/+13
* | | Fix #2099: avoid loading a private member when recomputing a NamedType denotGuillaume Martres2017-03-163-0/+28
* | | Merge pull request #2096 from dotty-staging/fix-i2051Dmitry Petrashko2017-03-152-0/+11
|\ \ \
| * | | add more testsliu fengyun2017-03-141-0/+7
| * | | add neg test for #2051liu fengyun2017-03-141-0/+2
| * | | fix #2051: allow override T with => T or ()Tliu fengyun2017-03-141-0/+2
* | | | Merge pull request #2079 from dotty-staging/depmeth2odersky2017-03-142-0/+28
|\ \ \ \
| * | | | Test casesMartin Odersky2017-03-142-0/+28
* | | | | Merge pull request #2098 from dotty-staging/fix-i1960Guillaume Martres2017-03-141-0/+8
|\ \ \ \ \
| * | | | | add test for #1960liu fengyun2017-03-141-0/+8
| | |/ / / | |/| | |
* | | | | Merge pull request #2097 from dotty-staging/fix-i1706Guillaume Martres2017-03-141-0/+3
|\ \ \ \ \
| * | | | | add test for #1706liu fengyun2017-03-141-0/+3
| |/ / / /
* | | | | Merge pull request #2091 from dotty-staging/fix-#2077Guillaume Martres2017-03-142-0/+11
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix #2077: Optimization of constant conditionalsMartin Odersky2017-03-132-0/+11
| |/ / /
* / / / fix #2071: handle HKApply in SAMTypeliu fengyun2017-03-141-0/+7
|/ / /
* | | Merge pull request #2080 from dotty-staging/fix#-2066odersky2017-03-122-0/+42
|\ \ \
| * | | Alternative fix of #2066.Martin Odersky2017-03-121-0/+27
| * | | Fix #2066: Don't qualify private members in SelectionProto's...Martin Odersky2017-03-121-0/+15
* | | | Merge pull request #2078 from dotty-staging/fix-#1569-v2Guillaume Martres2017-03-122-9/+12
|\ \ \ \
| * | | | Add original test case of #360Martin Odersky2017-03-121-0/+6
| * | | | Fix #1569: Improve avoidance algorithmMartin Odersky2017-03-122-9/+6
| |/ / /
* | | | Merge pull request #2076 from dotty-staging/fix/override-java-varargsodersky2017-03-122-0/+8
|\ \ \ \
| * | | | Fix overriding a Java method with varargsGuillaume Martres2017-03-122-0/+8
| |/ / /
* / / / Move tests/tasty/* to tests/pickling/*Guillaume Martres2017-03-112-0/+0
|/ / /
* | | Merge pull request #2070 from dotty-staging/fix/erasedLubodersky2017-03-091-0/+15
|\ \ \
| * | | Fix bug in erasedLub leading to incorrect signaturesGuillaume Martres2017-03-081-0/+15
* | | | Merge pull request #2068 from dotty-staging/fix-#2064odersky2017-03-091-0/+15
|\ \ \ \
| * | | | Fix #2064: Avoid illegal types in OrDominatorMartin Odersky2017-03-081-0/+15
| | |_|/ | |/| |
* | | | Merge pull request #2045 from dotty-staging/fix-hlist-hmapodersky2017-03-0912-1/+330
|\ \ \ \
| * | | | Adress reviewers commentsMartin Odersky2017-03-031-1/+7
| * | | | More testsMartin Odersky2017-03-022-0/+42
| * | | | New test: covariant hmapsMartin Odersky2017-03-021-0/+97
| * | | | Move depmeth tests back to pendingMartin Odersky2017-03-012-0/+0
| * | | | Drop duplication in testMartin Odersky2017-03-011-71/+0
| * | | | Add non-variant version of HLists for completenessMartin Odersky2017-02-282-0/+157
| * | | | Add check fileMartin Odersky2017-02-281-0/+1
| * | | | Re-instantiate depmeth testsMartin Odersky2017-02-284-3/+3
| * | | | Independent test case, mentioned in #2004.Martin Odersky2017-02-281-0/+11
| * | | | New testMartin Odersky2017-02-282-0/+86