summaryrefslogtreecommitdiff
path: root/test/files/neg
Commit message (Expand)AuthorAgeFilesLines
* More efficient code for deciding if a mixin forwarder is needed (#5116)Lukas Rytz2016-04-254-0/+15
* Rename the (deprecated) implicit conversion methods in JavaConversionsLukas Rytz2016-04-222-0/+21
* SI-9684 Deprecate JavaConversionsSom Snytt2016-04-225-4/+23
* SD-98 don't emit unnecessary mixin forwardersLukas Rytz2016-04-123-21/+1
* LMF cannot instantiate SAM of trait with non-trait superclassAdriaan Moors2016-03-291-1/+1
* SAM conversion can be disabled using `-Xsource:2.11`Adriaan Moors2016-03-263-0/+8
* Soften sam restrictionsAdriaan Moors2016-03-262-54/+68
* Don't adapt erroneous tree to SAM type.Adriaan Moors2016-03-262-0/+11
* Additional SAM restrictions identified by JasonAdriaan Moors2016-03-263-62/+60
* More fixes based on feedback by LukasAdriaan Moors2016-03-264-0/+31
* Refactoring. Simplify inferImplicit's boolean leversAdriaan Moors2016-03-261-1/+1
* Treat `Function` literals uniformly, expecting SAM or FunctionN.Adriaan Moors2016-03-262-5/+2
* Refactor typedFunction, rework synthesizeSAMFunction for sammyAdriaan Moors2016-03-262-6/+4
* SI-9415 Turn on SAM by defaultJason Zaugg2016-03-263-3/+0
* Merge pull request #5053 from som-snytt/issue/9314Lukas Rytz2016-03-232-13/+44
|\
| * SI-9314 No warn on ${nonid}Som Snytt2016-03-232-6/+25
| * SI-9314 Ignore "${}"Som Snytt2016-03-201-0/+2
| * SI-9314 Don't warn on "$pkg"Som Snytt2016-03-202-8/+18
* | Remove manual mixins in JFunctionN.v2.12.0-M3-dc9effeJason Zaugg2016-03-181-1/+6
|/
* Improved outer ref checking in pattern matches:Adriaan Moors2016-03-075-2/+142
* Remove -Y settings that are no longer used in 2.12Lukas Rytz2016-02-167-9/+7
* Rewrite a few more tests to the new optimizerLukas Rytz2016-02-151-1/+1
* SI-9650 Refchecks on case apply transformSom Snytt2016-02-104-1/+107
* SI-9574 Prevent illegal overrides of members with module typesStefan Zeiger2016-02-082-1/+20
* Merge remote-tracking branch 'origin/2.12.x' into merge/2.11.x-to-2.12.x-2016...Jason Zaugg2016-02-044-1/+11
|\
| * Update partest to 1.0.12, test case for reporting invalid flagsLukas Rytz2016-02-034-1/+11
* | Merge commit 'cc6fea6' into merge/2.11.x-to-2.12.x-20160203Jason Zaugg2016-02-042-0/+13
|\ \ | |/ |/|
| * SI-9572 Check for illegal tuple sizes in the parserStefan Zeiger2016-01-282-0/+13
| * [backport] SI-9616 False positive in unused import warningSom Snytt2016-01-073-12/+81
* | Merge pull request #4917 from retronym/ticket/9629Jason Zaugg2016-01-292-0/+29
|\ \
| * | SI-9629 Emit missing 'pattern must be a value' errorJason Zaugg2016-01-252-0/+29
* | | SI-9398 Treat case classes as one-element ADTs for analysisJason Zaugg2016-01-294-0/+19
|/ /
* | SI-8700 Exhaustiveness warning for enums from Java sourceSimon Ochsenreither2016-01-1410-0/+72
* | Merge commit '8eb1d4c' into merge-2.11-to-2.12-nov-24Lukas Rytz2015-11-247-8/+8
|\|
| * Merge pull request #4839 from SethTisue/reword-dependent-type-errorSeth Tisue2015-11-141-2/+2
| |\
| | * less confusing wording for a dependent method type errorSeth Tisue2015-11-071-2/+2
| * | it's Scaladoc, not "ScalaDoc" or "Scala doc"Seth Tisue2015-11-126-6/+6
| |/
* | Remove ICodeSimon Ochsenreither2015-10-315-57/+11
* | Merge pull request #4814 from soc/topic/drop-genasmLukas Rytz2015-10-298-36/+13
|\ \
| * | Remove GenASM, merge remaining common code snippetsSimon Ochsenreither2015-10-278-36/+13
* | | Merge pull request #4808 from retronym/ticket/9527Seth Tisue2015-10-274-0/+28
|\ \ \ | |/ / |/| |
| * | SI-9527 Fix NPE in ambiguous implicit error generationJason Zaugg2015-10-214-0/+28
* | | SI-9535 correct bytecode and generic signatures for @throws[TypeParam]Lukas Rytz2015-10-262-0/+14
|/ /
* | Merge commit 'bb3ded3' into merge-2.11-to-2.12-oct-5Lukas Rytz2015-10-055-5/+51
|\|
| * Merge pull request #4720 from retronym/ticket/9029Jason Zaugg2015-09-295-5/+51
| |\
| | * SI-8989 Better error message for invalid extractor patternJason Zaugg2015-09-215-5/+51
| * | [backport] SI-9375 add synthetic readResolve only for static modulesLukas Rytz2015-09-222-22/+0
| |/
* | Merge commit 'a170c99' into 2.12.xLukas Rytz2015-09-2213-0/+0
|\|
| * unset inappropriate execute bitsSeth Tisue2015-09-0213-0/+0
| * Fix typos in spec, docs and commentsMichaƂ Pociecha2015-08-236-6/+6