aboutsummaryrefslogtreecommitdiff
path: root/tests/pos
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #1766 from dotty-staging/fix-#1756odersky2016-12-101-0/+20
|\ \ \ \ | |_|/ / |/| | |
| * | | Add original test to test caseMartin Odersky2016-12-021-3/+2
| * | | Fix-1756: Use lexically enclosing class as start of outer path.Martin Odersky2016-12-021-0/+21
| |/ /
* | | Merge pull request #1768 from dotty-staging/fix-#1765odersky2016-12-101-0/+21
|\ \ \
| * | | Fix insertAfterMartin Odersky2016-12-021-0/+21
| |/ /
* | | Merge pull request #1769 from dotty-staging/fix-#1751odersky2016-12-101-0/+17
|\ \ \
| * | | Fix #1751: Make dominator work after erasureMartin Odersky2016-12-021-0/+17
| |/ /
* | | Merge pull request #1758 from dotty-staging/change-functionsodersky2016-12-032-1/+73
|\ \ \
| * | | Drop function 22 limit.Martin Odersky2016-11-302-1/+73
* | | | Merge pull request #1685 from dotty-staging/fix-1665Dmitry Petrashko2016-12-031-0/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix #1665: Check that != has an operand on the left.Nicolas Stucki2016-12-011-0/+7
| | |/ | |/|
* | | Fix $1753 Better comparison of path typesMartin Odersky2016-11-301-0/+22
| |/ |/|
* | Enable GADT matching for pattern valuesMartin Odersky2016-11-241-0/+11
|/
* checkNoPrivateLeaks: handle defs in local classesGuillaume Martres2016-11-221-0/+10
* checkNoPrivateLeaks: handle references to companion membersGuillaume Martres2016-11-221-0/+17
* Fix partest compilation of java-interop tests by moving themGuillaume Martres2016-11-2275-356/+0
* Fix #1664: Refine isOuterRef conditionMartin Odersky2016-11-101-0/+12
* Merge pull request #1657 from dotty-staging/fix-#1638odersky2016-11-051-0/+3
|\
| * Fix #1638: Don't import when typing a package clauseMartin Odersky2016-11-031-0/+3
* | Fix #1637: Future defs are always OKMartin Odersky2016-10-311-0/+8
|/
* Merge pull request #1600 from dotty-staging/fix-#1500Guillaume Martres2016-10-251-0/+19
|\
| * Fix-#1500 Include constraining type variables when interpolatingMartin Odersky2016-10-151-0/+19
* | Merge pull request #1599 from dotty-staging/fix-#1570Guillaume Martres2016-10-251-0/+4
|\ \
| * | Fix #1570: Allow inline parameters as inline argsMartin Odersky2016-10-141-0/+4
| |/
* | Test that #1614 remains fixed.Dmitry Petrashko2016-10-231-0/+9
* | Merge pull request #1594 from dotty-staging/fix-#1576Olivier Blanvillain2016-10-202-0/+8
|\ \
| * | Fix #1576: Parameters of Java annotations should be publicMartin Odersky2016-10-132-0/+8
| |/
* | Merge pull request #1595 from dotty-staging/fix-#1567odersky2016-10-202-0/+9
|\ \
| * | Fix #1567: Widen private constructor in value classMartin Odersky2016-10-142-0/+9
| |/
* | Merge pull request #1592 from dotty-staging/fix-#1590odersky2016-10-161-0/+10
|\ \
| * | Refinement of interpolation directionMartin Odersky2016-10-131-0/+9
| * | Fix #1590: Eliminate wildcards when approximating a typeMartin Odersky2016-10-131-0/+1
| |/
* | Merge pull request #1588 from dotty-staging/fix-#1502odersky2016-10-161-0/+4
|\ \
| * | Fix #1544: Allow long signatures in namesMartin Odersky2016-10-131-0/+4
* | | Merge pull request #1597 from dotty-staging/fix-i1540odersky2016-10-142-0/+28
|\ \ \
| * | | add another test for i1540liu fengyun2016-10-141-0/+14
| * | | fix #1540: overloaded get and isDefined in option-less patmatliu fengyun2016-10-141-0/+14
| | |/ | |/|
* / | Fix #1515: Don't narrow gadt bounds when frozenMartin Odersky2016-10-141-0/+16
|/ /
* | Update tests to use new PolyType syntax.Martin Odersky2016-10-125-8/+8
* | Harmonize PolyType and TypeLambdaMartin Odersky2016-10-121-0/+13
* | Add test caseMartin Odersky2016-10-111-0/+6
* | Drop dotty.language from DefinitionsMartin Odersky2016-10-111-1/+0
* | Adapt testsMartin Odersky2016-10-113-32/+28
|/
* Merge pull request #1492 from dotty-staging/add-inlineGuillaume Martres2016-10-061-5/+5
|\
| * Add InlineBytecodeTests to check that inline really worksGuillaume Martres2016-10-051-7/+0
| * Add test caseMartin Odersky2016-10-051-0/+7
| * Make inline a keywordMartin Odersky2016-10-021-5/+5
* | Merge pull request #1494 from martijnhoekstra/wintestsFelix Mulder2016-10-0628-0/+0
|\ \ | |/ |/|
| * honor -encoding compiler flag and defaultsMartijn Hoekstra2016-09-0728-0/+0
* | Merge pull request #1465 from dotty-staging/fix-#1457odersky2016-09-162-0/+17
|\ \