summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | Merge pull request #3658 from adriaanm/t8450Jason Zaugg2014-04-211-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | SI-8450 no "implicit numeric widening" in silent modeAdriaan Moors2014-03-261-3/+3
* | | | | | | | | | | | | Merge pull request #3673 from retronym/ticket/8461Jason Zaugg2014-04-211-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | SI-8461 -Xsource:2.10 mode for macro signature checksJason Zaugg2014-04-041-2/+4
* | | | | | | | | | | | | Merge pull request #3679 from kurnevsky/masterJason Zaugg2014-04-101-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Correction in the documentation.kurnevsky2014-04-081-1/+2
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
* / | | | | | | | | | | | Update references to quasiquotes guideDenys Shabalin2014-04-032-5/+5
|/ / / / / / / / / / / /
* / / / / / / / / / / / Further tweak version of continuations plugin in scala-dist.pomJason Zaugg2014-04-031-1/+2
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #3671 from densh/si/8466Jason Zaugg2014-04-021-5/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | SI-8466 fix quasiquote crash on recursively iterable unliftingDenys Shabalin2014-04-021-5/+5
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Refactor rankImplicits, add some more docsAdriaan Moors2014-04-011-24/+26
* | | | | | | | | | | Refactor: keep DivergentImplicitRecovery logic together.Adriaan Moors2014-04-011-12/+12
* | | | | | | | | | | SI-8460 Fix regression in divergent implicit recoveryJason Zaugg2014-03-311-4/+17
* | | | | | | | | | | Refactor handling of failures in implicit searchJason Zaugg2014-03-311-18/+24
|/ / / / / / / / / /
* | | | | | | | | | Remove scala-continuations-plugin from scala-library-allAdriaan Moors2014-03-282-5/+10
* | | | | | | | | | Merge pull request #3657 from xeno-by/ticket/8388Jason Zaugg2014-03-284-50/+174
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | SI-8388 consistently match type trees by originalsDenys Shabalin2014-03-254-50/+174
* | | | | | | | | | | Merge pull request #3656 from densh/si/8387-8350Jason Zaugg2014-03-271-7/+14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | SI-8387 don't match new as a function applicationDenys Shabalin2014-03-251-4/+9
| * | | | | | | | | | | SI-8350 treat single parens equivalently to no-parens in newDenys Shabalin2014-03-251-3/+5
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #3659 from xeno-by/topic/uncurry-ctorsJason Zaugg2014-03-271-1/+11
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | SI-8451 quasiquotes now handle quirks of secondary constructorsEugene Burmako2014-03-271-1/+11
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #3651 from xeno-by/ticket/8437Eugene Burmako2014-03-251-1/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | SI-8437 macro runtime now also picks inherited macro implementationsEugene Burmako2014-03-251-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge pull request #3647 from densh/si/8411Jason Zaugg2014-03-252-4/+20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | SI-8411 match desugared partial functionsDenys Shabalin2014-03-222-4/+20
* | | | | | | | | | introduces Mirror.typeOfEugene Burmako2014-03-252-0/+20
* | | | | | | | | | Merge pull request #3653 from densh/si/8200Jason Zaugg2014-03-251-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | SI-8200 provide an identity liftable for treesDenys Shabalin2014-03-241-0/+1
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #3637 from densh/si/8420Jason Zaugg2014-03-251-2/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | SI-8420 don't crash on unquoting of non-liftable native typeDenys Shabalin2014-03-171-2/+4
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | SI-8428 Refactor ConcatIteratorJason Zaugg2014-03-241-5/+5
* | | | | | | | | | SI-8428 Fix regression in iterator concatenationJason Zaugg2014-03-201-1/+1
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | SI-8341 Refine handoff of undet. params from implicit searchJason Zaugg2014-03-181-9/+10
* | | | | | | | | Merge pull request #3638 from xeno-by/topic/freshname-hotfixv2.11.0-RC2Adriaan Moors2014-03-171-1/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | SI-8425 don't create double-dollar names in c.freshNameEugene Burmako2014-03-181-1/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #3631 from adriaanm/t4492Adriaan Moors2014-03-164-7/+32
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | SI-4492 More informative error when class not found on classpathAdriaan Moors2014-03-144-7/+32
* | | | | | | | Merge pull request #3630 from adriaanm/t8368Adriaan Moors2014-03-142-2/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | SI-8368 respect user-supplied scala.usejavacpAdriaan Moors2014-03-142-2/+3
| |/ / / / / / /
* | | | | | | | Merge pull request #3617 from VladimirNik/typedTreesPrinter-2.11.0-SI-8386Adriaan Moors2014-03-141-2/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | SI-8386 fixedVladimirNik2014-03-111-2/+3
* | | | | | | | | Merge pull request #3598 from som-snytt/issue/8266-amend-adviceAdriaan Moors2014-03-141-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | SI-8266 Amend advice for deprecated octal 042Som Snytt2014-02-281-1/+2
* | | | | | | | | | Merge pull request #3624 from puffnfresh/patch-1Adriaan Moors2014-03-141-1/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Remove "will not terminate" from toStream docBrian McKenna2014-03-121-1/+0
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #3629 from xeno-by/topic/setter-conflictAdriaan Moors2014-03-141-0/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | SI-8086 follow-up that fixes the problem with `setter`Eugene Burmako2014-03-131-0/+4
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #3623 from paulp/pr/source-210Adriaan Moors2014-03-143-3/+12
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | SI-8265 Restore 2.10 variance behavior under -Xsource:2.10Paul Phillips2014-03-123-3/+12
| |/ / / / / / / /