summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix for rangepos crasher.Paul Phillips2012-12-042-0/+6
* Merge pull request #1607 from retronym/ticket/6640Josh Suereth2012-11-199-27/+139
|\
| * SI-6440 Address regressions around MissingRequirementErrorJason Zaugg2012-11-139-27/+139
* | Merge pull request #1638 from adriaanm/ticket-6624Josh Suereth2012-11-191-0/+28
|\ \
| * | SI-6624 set info of case pattern binder to help find case field accessorsAdriaan Moors2012-11-161-0/+28
* | | Merge pull request #1636 from paulp/issue/6628Adriaan Moors2012-11-162-0/+13
|\ \ \
| * | | Fixes SI-6628, Revert "Fix for view isEmpty."Paul Phillips2012-11-152-0/+13
* | | | Merge pull request #1616 from retronym/backport/6559Adriaan Moors2012-11-163-2/+19
|\ \ \ \
| * | | | Fixes SI-6559 - StringContext not using passed in escape function.Josh Suereth2012-11-141-0/+17
| * | | | Fix raw string interpolator: string parts which were after the first argument...Julien Richard-Foy2012-11-132-2/+2
| | |_|/ | |/| |
* | | | Merge pull request #1615 from retronym/ticket/6648Adriaan Moors2012-11-161-0/+24
|\ \ \ \ | |_|/ / |/| | |
| * | | SI-6648 copyAttrs must preserve TypeTree#wasEmptyJason Zaugg2012-11-141-0/+24
| |/ /
* | | Merge pull request #1608 from retronym/ticket/6644Josh Suereth2012-11-141-0/+8
|\ \ \ | |_|/ |/| |
| * | SI-6644 Account for varargs in extmethod forwarderJason Zaugg2012-11-101-0/+8
| |/
* | SI-6646 `ident` or Ident is always new binding.Jason Zaugg2012-11-132-0/+8
* | SI-6646 Fix regression in for desugaring.Jason Zaugg2012-11-102-0/+16
|/
* Merge pull request #1562 from paulp/issue/6600Josh Suereth2012-11-021-0/+8
|\
| * Fix for SI-6600, regression with ScalaNumber.Paul Phillips2012-11-021-0/+8
* | SI-6562 Fix crash with class nested in @inline methodJason Zaugg2012-11-021-0/+14
|/
* Merge pull request #1526 from paulp/value-classes/6534-equalsAdriaan Moors2012-11-014-0/+42
|\
| * Modification to SI-6534 patch.Paul Phillips2012-10-302-1/+7
| * New take on SI-6534, value classes.Paul Phillips2012-10-244-0/+36
* | Merge pull request #1540 from odersky/ticket/6500Adriaan Moors2012-11-011-0/+13
|\ \
| * | Fixes SI-6500 by making erasure more regular.Martin Odersky2012-10-301-0/+13
| |/
* | Merge pull request #1542 from adriaanm/odersky-ticket/6556v2Adriaan Moors2012-11-011-0/+32
|\ \
| * | SI-6556 no assert for surprising ctor result typeMartin Odersky2012-10-301-0/+32
| |/
* | Removing actors-migration from main repository so it can live on elsewhere.Josh Suereth2012-11-012-35/+0
* | Merge branch '2.10.0-wip' of github.com:scala/scala into 2.10.0-wipJosh Suereth2012-11-017-0/+84
|\ \
| * \ Merge pull request #1536 from vjovanov/issues/SI-6581Josh Suereth2012-10-312-0/+35
| |\ \
| | * | SI-6581 fixed by inlining `Actor.self`.Vojin Jovanovic2012-10-302-0/+35
| | |/
| * | Merge pull request #1532 from hubertp/2.10.0-wip-issue/5031Josh Suereth2012-10-313-0/+17
| |\ \
| | * | Fixes SI-5031 for separate compilation scenario.Hubert Plociniczak2012-10-283-0/+17
| | |/
| * / SI-6575 Plug inference leak of AbstractPartialFunJason Zaugg2012-10-282-0/+32
| |/
* / Removing actors-migration from main repository so it can live on elsewhere.Josh Suereth2012-10-3026-1579/+0
|/
* Merge pull request #1519 from paulp/no-product-nJosh Suereth2012-10-244-71/+72
|\
| * Disabled generation of _1, _2, etc. methods.Paul Phillips2012-10-224-71/+72
* | Merge pull request #1507 from retronym/ticket/6526Josh Suereth2012-10-242-0/+57
|\ \
| * | SI-6526 Additional test case.Jason Zaugg2012-10-222-1/+9
| * | SI-6526 Tail call elimination should descend deeper.Jason Zaugg2012-10-172-0/+49
* | | Fix SI-6552, regression with self types.Paul Phillips2012-10-211-0/+8
| |/ |/|
* | Merge pull request #1509 from paulp/issue/6537Josh Suereth2012-10-204-3/+25
|\ \
| * | Fix for SI-6537, inaccurate unchecked warning.Paul Phillips2012-10-184-3/+25
| |/
* / avoid single-art assert where harmful in duration-tckRoland2012-10-181-4/+7
|/
* SI-6509 Correct @template ownersVlad Ureche2012-10-113-0/+55
* SI-6155 Scaladoc @template diagrmsVlad Ureche2012-10-113-0/+47
* SI-6501 Scaladoc will correctly link to @templatedVlad Ureche2012-10-112-1/+7
* SI-6495 Scaladoc will pick up group from ownerVlad Ureche2012-10-111-43/+51
* SI-6487 Scaladoc can link to inner classesVlad Ureche2012-10-112-2/+11
* Merge pull request #1487 from dragos/issue/fix-6505Josh Suereth2012-10-111-0/+33
|\
| * Fixed SI-6505. Respond to ask calls by immediate failure even after compiler ...Iulian Dragos2012-10-101-0/+33