summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Better detection of types LMF cannot instantiate.Adriaan Moors2016-03-292-15/+38
| * | | Specialization precludes use of LambdaMetaFactory for SAMAdriaan Moors2016-03-293-7/+20
| * | | Target FunctionN, not scala/runtime/java8/JFunction.Adriaan Moors2016-03-286-15/+16
| * | | SAM conversion can be disabled using `-Xsource:2.11`Adriaan Moors2016-03-264-1/+7
| * | | Refactor: simplify fallbackAfterVanillaAdapt.Adriaan Moors2016-03-263-108/+107
| * | | SAM conversion precedes implicit view application (as in dotty).Adriaan Moors2016-03-261-8/+8
| * | | Soften sam restrictionsAdriaan Moors2016-03-264-19/+36
| * | | Track Function's SAM symbol & target type using an attachmentAdriaan Moors2016-03-267-13/+38
| * | | Don't adapt erroneous tree to SAM type.Adriaan Moors2016-03-261-2/+2
| * | | Jason's review feedback (ThisReferringMethodTraverser)Adriaan Moors2016-03-262-11/+7
| * | | Refactor flag juggling. Review feedback from Jason.Adriaan Moors2016-03-265-49/+54
| * | | Additional SAM restrictions identified by JasonAdriaan Moors2016-03-261-6/+19
| * | | More fixes based on feedback by LukasAdriaan Moors2016-03-261-14/+14
| * | | Refactoring. Simplify inferImplicit's boolean leversAdriaan Moors2016-03-265-58/+72
| * | | 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-266-320/+298
| * | | Review feedback from LukasAdriaan Moors2016-03-261-1/+4
| * | | 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-261-2/+10
| * | | Refactor typedFunction, rework synthesizeSAMFunction for sammyAdriaan Moors2016-03-264-189/+200
| * | | SI-9415 Turn on SAM by defaultJason Zaugg2016-03-263-5/+3
| * | | 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
| | |/ | |/|
* | | Merge pull request #5066 from acjay/cleanup_scaladoc_hoverAdriaan Moors2016-03-301-3/+3
|\ \ \
| * | | minor style updates for Scaladoc formattingAlan Johnson2016-03-281-3/+3
| |/ /
* | | Merge pull request #5033 from szeiger/issue/9623-2.12Adriaan Moors2016-03-301-44/+46
|\ \ \
| * | | Replace JoinIterator & improve ConcatIteratorStefan Zeiger2016-03-111-44/+46
* | | | Merge pull request #5062 from felixmulder/topic/scaladoc-search-historySeth Tisue2016-03-301-0/+24
|\ \ \ \
| * | | | Add search history for ScaladocFelix Mulder2016-03-301-0/+24
* | | | | Add type and class/trait member search, fixes SI-9721 and SI-9722Felix Mulder2016-03-302-14/+29
|/ / / /
* | | | Merge pull request #5058 from lrytz/newTraitsInlinerLukas Rytz2016-03-302-3/+9
|\ \ \ \
| * | | | Inline super calls, as they are statically resolvedLukas Rytz2016-03-232-3/+9
| | |_|/ | |/| |
* | | | Merge pull request #5060 from scala/DarkDimius-patch-1Lukas Rytz2016-03-291-2/+2
|\ \ \ \
| * | | | Fix a bug in multi-dimensional array creationDmitry Petrashko2016-03-231-2/+2
| |/ / /
* | | | Merge pull request #5008 from janekdb/2.12.x-remove-Predef-errorSeth Tisue2016-03-291-7/+1
|\ \ \ \
| * | | | Remove deprecated Predef.errorJanek Bogucki2016-03-261-7/+1
| | |_|/ | |/| |
* | | | Merge pull request #5021 from szeiger/wip/remove-deprecationsSeth Tisue2016-03-2917-248/+204
|\ \ \ \ | |/ / / |/| | |
| * | | Make some collection classes final or sealedStefan Zeiger2016-03-2317-248/+204
* | | | 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-2323-228/+364
|\ \ \ \
| * | | | Updates to IntelliJ files for 2.12.xLukas Rytz2016-03-212-32/+41
| * | | | Merge commit '5f5cc18' into merge-2.11-to-2.12-mar-21Lukas Rytz2016-03-2123-228/+355
| |\ \ \ \
| | * | | | Update IntelliJ build for use with sbtLukas Rytz2016-03-2123-234/+336
* | | | | | Merge pull request #5051 from kmizu/improve-api-docsAdriaan Moors2016-03-231-0/+1
|\ \ \ \ \ \
| * | | | | | Add scaladoc comment about the case when Exception will be thrown by invocati...Kota Mizushima2016-03-241-0/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #5053 from som-snytt/issue/9314Lukas Rytz2016-03-231-7/+13
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |