summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fix for SI-6499, regression in type inference.Paul Phillips2012-10-101-0/+3
* | Merge pull request #1483 from gkossakowski/SI-6440Josh Suereth2012-10-102-0/+8
|\ \
| * | SI-6440: Revert change to `TraversableLike.filterNot`Grzegorz Kossakowski2012-10-092-0/+8
| |/
* | Merge pull request #1471 from retronym/ticket/6483Josh Suereth2012-10-092-0/+33
|\ \
| * | SI-6483 Prohibit super[T] references in value classes.Jason Zaugg2012-10-072-0/+33
* | | Merge pull request #1458 from scalamacros/pullrequest/reflectionJosh Suereth2012-10-094-4/+16
|\ \ \ | |_|/ |/| |
| * | removes EmptyTermName and EmptyTypeNameEugene Burmako2012-10-031-1/+1
| * | renames macros.TypeError to TypecheckExceptionEugene Burmako2012-10-031-1/+1
| * | turns on documentation of scala.reflect.runtimeEugene Burmako2012-10-032-2/+14
* | | Merge pull request #1442 from adriaanm/ticket-6215Grzegorz Kossakowski2012-10-082-8/+9
|\ \ \
| * | | SI-6215 Fix compiler crash on private method in value classMartin Odersky2012-10-022-8/+9
* | | | SI-6485 stops creating extmethods for macrosEugene Burmako2012-10-083-0/+20
* | | | MethodSymbol.params => MethodSymbol.paramssEugene Burmako2012-10-073-12/+12
| |_|/ |/| |
* | | Merge pull request #1455 from scalamacros/topic/manifestsJosh Suereth2012-10-054-38/+18
|\ \ \
| * | | undeprecates manifests for 2.10.0Eugene Burmako2012-10-034-38/+18
| | |/ | |/|
* | | Merge pull request #1451 from gkossakowski/SI-6451Grzegorz Kossakowski2012-10-042-64/+64
|\ \ \ | |/ / |/| |