summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SI-6746 Fixes MANIFEST.MF package entry (s.r.makro -> s.r.macros)Simon Ochsenreither2012-12-061-1/+1
* Merge pull request #1702 from scalamacros/topic/idempotencyEugene Burmako2012-12-0512-0/+241
|\
| * tests for idempotency issues in the typecheckerEugene Burmako2012-12-0412-0/+241
* | Merge pull request #1681 from paulp/issue/6731Adriaan Moors2012-12-0510-48/+331
|\ \
| * | Test cases for SI-5726, SI-5733, SI-6320, SI-6551, SI-6722.Paul Phillips2012-11-297-1/+110
| * | Fix for SI-6731, dropped trees in selectDynamic.Paul Phillips2012-11-283-47/+221
* | | Merge pull request #1682 from paulp/assert-about-qualifierPaul Phillips2012-12-034-7/+20
|\ \ \
| * | | Asserts about Tree qualifiers.Paul Phillips2012-11-294-7/+20
* | | | Merge pull request #1678 from martende/ticket/5753Eugene Burmako2012-11-2915-10/+57
|\ \ \ \ | |/ / / |/| | |
| * | | neg test addedmartende2012-11-276-0/+22
| * | | SI-5753 macros cannot be loaded when inherited from a class or a traitmartende2012-11-279-10/+35
| | |/ | |/|
* | | Merge pull request #1676 from retronym/topic/sm-interpolatorPaul Phillips2012-11-2813-55/+148
|\ \ \ | |_|/ |/| |
| * | Take advantage of the margin stripping interpolator.Jason Zaugg2012-11-269-55/+52
| * | Adds a margin stripping string interpolator.Jason Zaugg2012-11-264-0/+96
* | | Merge pull request #1674 from scalamacros/topic/showrawJosh Suereth2012-11-272-4/+6
|\ \ \ | |_|/ |/| |
| * | SI-6718 fixes a volatile testEugene Burmako2012-11-262-4/+6
* | | Merge pull request #1666 from paulp/issue/6707Adriaan Moors2012-11-252-4/+4
|\ \ \
| * | | Mark pattern matcher synthetics as SYNTHETIC.Paul Phillips2012-11-242-2/+2
| * | | Set symbol flags at creation.Paul Phillips2012-11-241-2/+2
* | | | Merge pull request #1665 from paulp/issue/6687Adriaan Moors2012-11-252-1/+11
|\ \ \ \
| * | | | Fix for SI-6687, wrong isVar logic.Paul Phillips2012-11-242-1/+11
| |/ / /
* | | | Merge pull request #1663 from paulp/merge-2.10.wip-xAdriaan Moors2012-11-2540-141/+410
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/2.10.0-wip' into merge-2.10.wip-xPaul Phillips2012-11-2340-141/+410
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge pull request #1656 from jsuereth/fix/remove-future-either-methodv2.10.0-RC3Adriaan Moors2012-11-211-23/+0
| | |\ \ \
| | | * | | Removing controversial `either` method from Futures API.Josh Suereth2012-11-211-23/+0
| | |/ / /
| | * | | Merge pull request #1607 from retronym/ticket/6640Josh Suereth2012-11-1915-53/+200
| | |\ \ \
| | | * | | SI-6440 Address regressions around MissingRequirementErrorJason Zaugg2012-11-1315-42/+186
| | | * | | Refine the message and triggering of MissingRequirementError.Jason Zaugg2012-11-103-3/+15
| | | * | | SI-6640 Better reporting of deficient classpaths.Jason Zaugg2012-11-103-20/+11
| | * | | | Merge pull request #1638 from adriaanm/ticket-6624Josh Suereth2012-11-192-1/+39
| | |\ \ \ \
| | | * | | | SI-6624 set info of case pattern binder to help find case field accessorsAdriaan Moors2012-11-162-1/+39
| | * | | | | Merge pull request #1636 from paulp/issue/6628Adriaan Moors2012-11-1610-36/+33
| | |\ \ \ \ \
| | | * | | | | Fixes SI-6628, Revert "Fix for view isEmpty."Paul Phillips2012-11-1510-36/+33
| | * | | | | | Merge pull request #1616 from retronym/backport/6559Adriaan Moors2012-11-164-3/+20
| | |\ \ \ \ \ \
| | | * | | | | | 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-133-3/+3
| | | | |_|/ / / | | | |/| | | |
| | * | | | | | Merge pull request #1615 from retronym/ticket/6648Adriaan Moors2012-11-162-0/+37
| | |\ \ \ \ \ \
| | | * | | | | | SI-6648 copyAttrs must preserve TypeTree#wasEmptyJason Zaugg2012-11-142-0/+37
| | | |/ / / / /
| | * | | | | | Merge pull request #1614 from phaller/issue/correct-promise-signatureAdriaan Moors2012-11-161-3/+2
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | SI-6661 - Remove obsolete implicit parameter of scala.concurrent.promise methodphaller2012-11-151-3/+2
| | | |/ / / /
| | * | | | | Merge pull request #1608 from retronym/ticket/6644Josh Suereth2012-11-142-3/+9
| | |\ \ \ \ \
| | | * | | | | SI-6644 Account for varargs in extmethod forwarderJason Zaugg2012-11-102-3/+9
| | | |/ / / /
| | * | | | | Merge pull request #1601 from cunei/patch-1Josh Suereth2012-11-141-1/+1
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | Update tools/epfl-publishcunei2012-11-091-1/+1
| | | |/ / /
| | * | | | Merge pull request #1606 from retronym/ticket/6646Adriaan Moors2012-11-134-19/+87
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Update comment.Jason Zaugg2012-11-131-1/+2
| | | * | | SI-6646 `ident` or Ident is always new binding.Jason Zaugg2012-11-133-25/+67
| | | * | | SI-6646 Fix regression in for desugaring.Jason Zaugg2012-11-104-19/+44
| | |/ / /
* | | | | Merge pull request #1652 from jedesah/FlatHashTableAdriaan Moors2012-11-251-7/+6
|\ \ \ \ \
| * | | | | findEntry implementation code more concise and DRYer.Jean-Remi Desjardins2012-11-201-7/+6