aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Represent untyped operators as Ident instead of NameGuillaume Martres2017-02-051-0/+4
* Merge pull request #1930 from dotty-staging/fix-#1568odersky2017-02-031-0/+3
|\
| * Fix #1568 - avoid transforming error treesMartin Odersky2017-02-021-0/+3
* | Merge pull request #1928 from dotty-staging/fix-#1569odersky2017-02-022-0/+7
|\ \ | |/ |/|
| * Fix #1569: Fix logic for by-name parameters of inline methodsMartin Odersky2017-02-022-0/+7
* | Merge pull request #1922 from dotty-staging/fix-#1723odersky2017-02-021-0/+8
|\ \ | |/ |/|
| * Fix-#1723: Avoid private leaks on completionMartin Odersky2017-02-011-0/+8
* | Merge pull request #1925 from dotty-staging/fix/inner-vcodersky2017-02-022-29/+19
|\ \
| * | Fix #1644: Disallow inner classes in value classesGuillaume Martres2017-02-012-29/+19
* | | Merge pull request #1919 from dotty-staging/fix-#1915Nicolas Stucki2017-02-011-0/+9
|\ \ \
| * | | Fix #1915 Synthetic function traits need NoInits flagMartin Odersky2017-01-311-0/+9
| | |/ | |/|
* | | Merge pull request #1881 from dotty-staging/add-structural-selectodersky2017-02-017-7/+117
|\ \ \
| * | | Disallow polymorphic refinements in stuctural types.Martin Odersky2017-01-281-0/+11
| * | | Add test case for #1866Martin Odersky2017-01-101-0/+5
| * | | Change scheme to use SelectableMartin Odersky2017-01-073-13/+6
| * | | Implement structural type member accessMartin Odersky2017-01-055-7/+108
* | | | Fix #1916 - fix erasure of xxl closuresMartin Odersky2017-01-311-2/+2
| |/ / |/| |
* | | Fix #1750: Handle illegal class overrides betterMartin Odersky2017-01-296-9/+28
| |/ |/|
* | Merge pull request #1896 from dotty-staging/fix/bootstrapGuillaume Martres2017-01-281-0/+5
|\ \
| * | Workaround #1895: Bringing a symbol to a new run is brokenGuillaume Martres2017-01-281-0/+5
* | | Merge pull request #1909 from dotty-staging/fix-1687Dmitry Petrashko2017-01-282-0/+29
|\ \ \ | |/ / |/| |
| * | Test that #1687 is fixed.Dmitry Petrashko2017-01-222-0/+29
* | | Upgrade backend to fix Java interop for inner classesGuillaume Martres2017-01-271-2/+1
|/ /
* | Merge pull request #1883 from dotty-staging/fix-1877Dmitry Petrashko2017-01-1110-0/+111
|\ \
| * | Add PrimitiveForwarders and fix forwarding on value classes.Nicolas Stucki2017-01-114-0/+46
| * | Fix #1877: Add forwarders for primitive/generic mixins.Nicolas Stucki2017-01-066-0/+65
| |/
* | Merge pull request #1894 from dotty-staging/fix/inner-class-emissionGuillaume Martres2017-01-112-0/+17
|\ \
| * | Partially fix Java interop for emitted inner classesGuillaume Martres2017-01-112-0/+17
* | | Fix #1891: Don't add redundant constraintMartin Odersky2017-01-101-0/+11
|/ /
* | Improve error position and drop second error since it is prunedJonathan Brachthäuser2017-01-081-1/+1
* | Merge pull request #1887 from dotty-staging/fix-#1867Guillaume Martres2017-01-071-0/+3
|\ \ | |/ |/|
| * Fix #1867: Set position of empty refined typesMartin Odersky2017-01-041-0/+3
* | Merge pull request #1873 from dotty-staging/fix-#1865odersky2017-01-051-0/+24
|\ \
| * | Address reviewer commentsMartin Odersky2017-01-041-0/+0
| * | Fix #1865: Compute outer path at right phaseMartin Odersky2017-01-031-0/+24
| |/
* | Fix #1878: Generate fields for final vars.Nicolas Stucki2017-01-052-0/+24
* | Merge pull request #1869 from dotty-staging/fix-#1868odersky2017-01-041-0/+7
|\ \
| * | Fix #1868 - Fix logic bug in matchMartin Odersky2017-01-021-0/+7
| |/
* / Add test caseMartin Odersky2017-01-031-0/+15
|/
* Merge pull request #1850 from dotty-staging/fix-#1845odersky2016-12-281-0/+3
|\
| * Annotate other error line in testMartin Odersky2016-12-261-1/+1
| * Add // error to neg testMartin Odersky2016-12-221-1/+1
| * Fix #1845: Survive illegal this-type prefixesMartin Odersky2016-12-221-0/+3
* | Move test into the right directoryMartin Odersky2016-12-261-0/+0
* | Fix #1716: Don't allow wildcards as type arguments to methodsMartin Odersky2016-12-251-0/+9
* | Merge pull request #1826 from dotty-staging/fix-compile-stdlibGuillaume Martres2016-12-211-0/+6
|\ \
| * | Fix subtyping of hk types with wildcard argumentsMartin Odersky2016-12-201-0/+6
| |/
* / Fix #1795: Avoid infinite recursion between member and asSeenFromMartin Odersky2016-12-211-0/+13
|/
* Merge pull request #1832 from dotty-staging/fix-1810odersky2016-12-202-0/+23
|\
| * Add tests verifying that i1812 stays fixed.Dmitry Petrashko2016-12-192-0/+23