aboutsummaryrefslogtreecommitdiff
path: root/tests/neg
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1813 from dotty-staging/fix-#1806Dmitry Petrashko2016-12-161-0/+7
|\
| * Test caseMartin Odersky2016-12-151-0/+7
* | Merge pull request #1785 from dotty-staging/fix-#1784odersky2016-12-151-0/+7
|\ \
| * | Fix neg test caseMartin Odersky2016-12-121-1/+1
| * | Better diagnosis for cyclic references caused by implicit searchMartin Odersky2016-12-121-0/+7
* | | Merge pull request #1682 from dotty-staging/vclassodersky2016-12-153-1/+3
|\ \ \
| * | | fix test i705-inner-value-class2.scalaliu fengyun2016-11-241-1/+1
| * | | fix failing neg testsliu fengyun2016-11-242-2/+2
| * | | fix #1642: disallow value classe wrapping value classliu fengyun2016-11-242-1/+2
| * | | fix #1670: move the check of value class to typerliu fengyun2016-11-241-0/+1
* | | | Merge pull request #1780 from dotty-staging/fix-i1779odersky2016-12-151-0/+13
|\ \ \ \
| * | | | only allow $_ in patternsliu fengyun2016-12-121-0/+13
| | |/ / | |/| |
* | | | More tests and other odds and endMartin Odersky2016-12-141-0/+20
| |_|/ |/| |
* | | Fix #1786: support use package object in fun callliu fengyun2016-12-131-0/+17
|/ /
* | Merge pull request #1658 from dotty-staging/fix-#1639odersky2016-12-031-0/+10
|\ \
| * | Avoid inserting multiple .apply's.Martin Odersky2016-11-241-0/+10
| |/
* | Additional test caseMartin Odersky2016-12-011-0/+2
* | Fix #1647 Evaluate annotation arguments in proper contextMartin Odersky2016-12-011-0/+4
* | New phase for entering annotationsMartin Odersky2016-12-011-0/+5
* | Renamed test file to give correct issue numberMartin Odersky2016-11-241-0/+0
* | More robust scheme for taking start/end of positions when parsingMartin Odersky2016-11-241-0/+24
|/
* checkNoPrivateLeaks: handle defs in local classesGuillaume Martres2016-11-221-0/+9
* checkNoPrivateLeaks: handle references to companion membersGuillaume Martres2016-11-221-0/+7
* Merge pull request #1634 from dotty-staging/change-tasty-pos-ctdodersky2016-11-211-1/+1
|\
| * Make test more robustMartin Odersky2016-11-111-1/+1
* | fix #1648: mark companion object for java.lang.Object as non-existentliu fengyun2016-11-181-0/+1
* | Merge pull request #1722 from dotty-staging/topic/fix#1708odersky2016-11-172-0/+12
|\ \
| * | Annotate error in test not revealed before prev commitFelix Mulder2016-11-171-1/+1
| * | Unlink type when entering clashing packageFelix Mulder2016-11-172-0/+12
* | | Merge pull request #1720 from dotty-staging/fix-i1701odersky2016-11-172-1/+6
|\ \ \
| * | | fix neg test i1701.scalaliu fengyun2016-11-171-2/+4
| * | | fix failing testliu fengyun2016-11-161-1/+1
| * | | add tests for #1701liu fengyun2016-11-161-0/+3
| |/ /
* | | Merge pull request #1718 from dotty-staging/fix-#1703odersky2016-11-171-0/+5
|\ \ \
| * | | Move test to neg positionMartin Odersky2016-11-161-0/+5
* | | | Merge pull request #1717 from dotty-staging/fix-#1688odersky2016-11-161-0/+6
|\| | | | |/ / |/| |
| * | Don't allow redefinition of core classesMartin Odersky2016-11-101-0/+6
| |/
* | Merge pull request #1666 from dotty-staging/fix-#1653odersky2016-11-163-2/+12
|\ \
| * | Refactor testMartin Odersky2016-11-072-2/+9
| * | Fix #1653: Check "no inherit from final" earlier.Martin Odersky2016-11-061-0/+3
* | | Fix #1662: Add missing case for singletonMartin Odersky2016-11-101-0/+6
| |/ |/|
* | Fixed #1672: Add regression test.Nicolas Stucki2016-11-081-0/+7
* | Fix #1605: don't inline methods that have errorsFelix Mulder2016-11-071-0/+5
* | Merge pull request #1659 from dotty-staging/fix-#1640Felix Mulder2016-11-062-0/+12
|\ \
| * | Test case for #1641Martin Odersky2016-11-051-0/+8
| * | Fix #1640: Avoid applications with untyped function partsMartin Odersky2016-11-051-0/+4
| |/
* / Disallow wildcard arguments in newMartin Odersky2016-11-051-0/+19
|/
* Reclassified testMartin Odersky2016-11-031-0/+5
* Fix #1286: Error on inexistent imports that are not used.Nicolas Stucki2016-10-211-0/+16
* Fix #1531: Ignore private members when looking for abstract onesMartin Odersky2016-10-141-0/+6