aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | | | | Merge pull request #2065 from dotty-staging/change-implicit-conv2odersky2017-03-099-9/+34
|\ \ \ \ \
| * | | | | Drop special case around Function1Martin Odersky2017-03-085-6/+8
| * | | | | Add puzzler 54 as a testMartin Odersky2017-03-081-0/+13
| * | | | | Disallow subtypes of Function1 acting as implicit conversionsMartin Odersky2017-03-084-3/+13
| | |_|/ / | |/| | |
* / | | | Fix #2067: Compute defKind at Typer, not NamerMartin Odersky2017-03-081-0/+3
|/ / / /
* | | | Don't set PureInterface when a default param is presentGuillaume Martres2017-03-081-0/+3
* | | | Disable most tests that depend on scala-reflectGuillaume Martres2017-03-086-0/+0
| |/ / |/| |
* | | Merge pull request #2059 from dotty-staging/fix/inline-EmptyTreeodersky2017-03-071-0/+13
|\ \ \ | |_|/ |/| |
| * | Fix #2056: Backend crash when inlined method contains tryGuillaume Martres2017-03-071-0/+13
* | | Update repl check filesMartin Odersky2017-03-052-3/+3
* | | Drop named type parameters in classesMartin Odersky2017-03-041-0/+12
|/ /
* | Merge pull request #2031 from dotty-staging/fix-#2030odersky2017-03-033-8/+11
|\ \
| * | Test polishingMartin Odersky2017-02-272-8/+6