summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* LMF cannot instantiate SAM of trait with non-trait superclassAdriaan Moors2016-03-2910-23/+48
* LMF cannot run trait's "initializer" (constructor)Adriaan Moors2016-03-293-1/+13
* Better detection of types LMF cannot instantiate.Adriaan Moors2016-03-294-49/+80
* Specialization precludes use of LambdaMetaFactory for SAMAdriaan Moors2016-03-295-7/+78
* Target FunctionN, not scala/runtime/java8/JFunction.Adriaan Moors2016-03-287-17/+18
* SAM conversion can be disabled using `-Xsource:2.11`Adriaan Moors2016-03-267-1/+15
* Refactor: simplify fallbackAfterVanillaAdapt.Adriaan Moors2016-03-263-108/+107
* SAM conversion precedes implicit view application (as in dotty).Adriaan Moors2016-03-263-29/+29
* Soften sam restrictionsAdriaan Moors2016-03-267-83/+122
* Track Function's SAM symbol & target type using an attachmentAdriaan Moors2016-03-268-13/+60
* Don't adapt erroneous tree to SAM type.Adriaan Moors2016-03-263-2/+13
* Jason's review feedback (ThisReferringMethodTraverser)Adriaan Moors2016-03-263-11/+13
* Refactor flag juggling. Review feedback from Jason.Adriaan Moors2016-03-265-49/+54
* Test bytecode emitted for indy sammyAdriaan Moors2016-03-262-0/+158
* Additional SAM restrictions identified by JasonAdriaan Moors2016-03-2612-83/+139
* More fixes based on feedback by LukasAdriaan Moors2016-03-2613-23/+58
* Refactoring. Simplify inferImplicit's boolean leversAdriaan Moors2016-03-266-59/+73
* For backwards compat, sammy comes lastAdriaan Moors2016-03-261-7/+7
* Refactoring. Decakify TypeAdaptingTransformerAdriaan Moors2016-03-263-52/+47
* Treat `Function` literals uniformly, expecting SAM or FunctionN.Adriaan Moors2016-03-2612-335/+331
* Review feedback from LukasAdriaan Moors2016-03-262-2/+5
* Set the scene for Sammy.Adriaan Moors2016-03-267-76/+71
* Refactoring. Sweep Sammy's backyard.Adriaan Moors2016-03-265-232/+190
* SI-9449 sam expansion for explicitly eta-expanded methodAdriaan Moors2016-03-262-2/+29
* Refactor typedFunction, rework synthesizeSAMFunction for sammyAdriaan Moors2016-03-2612-195/+251
* SI-9415 Turn on SAM by defaultJason Zaugg2016-03-2616-18/+3
* Spec updates for Sammy.Adriaan Moors2016-03-264-169/+157
* Refactor. Extract mkLiteralUnit and mkUnitBlockAdriaan Moors2016-03-262-5/+8
* Remove dead code now that `genBCodeActive` is always true.Adriaan Moors2016-03-266-347/+57
* TypeHistory's toString time travels consistentlyAdriaan Moors2016-03-261-1/+4
* sbt build targets build/Adriaan Moors2016-03-261-5/+5
* Merge pull request #5050 from code-star/topic/2.12.x-scaladoc-Auto-expandVlad Ureche2016-03-252-26/+31
|\
| * scaladoc fix permalinksDavid Hoepelman2016-03-251-25/+30
| * Fixed Typo in scaladoc scheduler.jsPim Verkerk2016-03-251-1/+1
|/
* Merge pull request #5055 from lrytz/merge-2.11-to-2.12-mar-21Adriaan Moors2016-03-2327-230/+533
|\
| * Merge commit '1fcfdd8' into merge-2.11-to-2.12-mar-21Lukas Rytz2016-03-231-29/+33
| |\
| | * Merge pull request #5054 from lrytz/intellij-2.112.11.xLukas Rytz2016-03-2327-236/+507
| | |\
| | | * Cleanup IntelliJ integration based on review feedbackLukas Rytz2016-03-221-31/+35
| * | | Merge commit '4ef1429' into merge-2.11-to-2.12-mar-21Lukas Rytz2016-03-230-0/+0
| |\| |
| | * | Merge pull request #5056 from viktorklang/wip-SI9488-Future.toString-√Lukas Rytz2016-03-234-2/+34
| | |\ \
| | | * | SI-9488 - adds the same default toString format to Scala Futures as 2.12.xViktor Klang2016-03-224-2/+34
| | * | | Merge pull request #5026 from SethTisue/scala-xml-version-bumpLukas Rytz2016-03-221-1/+1
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Merge branch '2.11.x' into scala-xml-version-bumpSeth Tisue2016-03-094-5/+5
| | | |\ \
| | | * | | upgrade to latest scala-xml (namely 1.0.5)Seth Tisue2016-03-081-1/+1
| * | | | | Updates to IntelliJ files for 2.12.xLukas Rytz2016-03-213-34/+41
| * | | | | Merge commit '5f5cc18' into merge-2.11-to-2.12-mar-21Lukas Rytz2016-03-2127-230/+522
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Update IntelliJ build for use with sbtLukas Rytz2016-03-2127-236/+503
| | |/ / /
| * | | | Merge commit 'afb1458' into merge-2.11-to-2.12-mar-21Lukas Rytz2016-03-210-0/+0
| |\| | |
| | * | | Merge pull request #5030 from SethTisue/newer-akkaAdriaan Moors2016-03-151-1/+1
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Merge branch '2.11.x' into newer-akkaSeth Tisue2016-03-094-5/+5
| | | |\ \ | | | |/ / | | |/| |