summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'refs/pull/1717/head' into merge-msil-genjvm-deletePaul Phillips2012-12-0610-2171/+7
|\
| * SI-6769 Removes GenJVM backendJames Iry2012-12-0510-2171/+7
* | Merge pull request #1697 from retronym/ticket/6745-2Adriaan Moors2012-12-061-1/+8
|\ \
| * | Don't return unimportables from importedSymbol.Jason Zaugg2012-12-031-1/+8
| |/
* | Merge pull request #1693 from paulp/name-implicit-removalAdriaan Moors2012-12-0630-111/+104
|\ \
| * | Remove TermName -> String implicit.Paul Phillips2012-12-029-41/+33
| * | Remove Name -> TermName implicit.Paul Phillips2012-12-0122-70/+71
* | | Merge branch 'merge-2.10-wip' into merge-2.10Paul Phillips2012-12-0513-112/+104
|\ \ \ | |_|/ |/| |
| * | Merge remote-tracking branch 'origin/2.10.0-wip' into merge-2.10-wipPaul Phillips2012-12-051-5/+5
| |\ \
| | * | Fix for rangepos crasher.Paul Phillips2012-12-041-2/+3
| | * | SI-6685 fixes error handling in typedApplyEugene Burmako2012-11-301-3/+2
| * | | Merge pull request #1681 from paulp/issue/6731Adriaan Moors2012-12-051-47/+38
| |\ \ \
| | * | | Fix for SI-6731, dropped trees in selectDynamic.Paul Phillips2012-11-281-47/+38
| * | | | Merge pull request #1682 from paulp/assert-about-qualifierPaul Phillips2012-12-032-2/+2
| |\ \ \ \
| | * | | | Asserts about Tree qualifiers.Paul Phillips2012-11-292-2/+2
| * | | | | Merge pull request #1678 from martende/ticket/5753Eugene Burmako2012-11-291-10/+3
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | SI-5753 macros cannot be loaded when inherited from a class or a traitmartende2012-11-271-10/+3
| | |/ / /
| * | | | Merge pull request #1676 from retronym/topic/sm-interpolatorPaul Phillips2012-11-288-46/+44
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Take advantage of the margin stripping interpolator.Jason Zaugg2012-11-268-46/+44
| * | | | 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 #1663 from paulp/merge-2.10.wip-xAdriaan Moors2012-11-254-8/+22
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #1647 from adriaanm/backport-1626-2.10.xAdriaan Moors2012-11-251-1/+2
| |\ \ \ \ \ \
| | * | | | | | Fix for SI-6357, cycle with value classes.Paul Phillips2012-11-191-1/+2
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge pull request #1643 from retronym/ticket/6677Adriaan Moors2012-11-251-6/+16
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Refactoring of adaptMethodJason Zaugg2012-11-181-7/+16
| | * | | | | SI-6677 Insert required cast in `new qual.foo.T`Jason Zaugg2012-11-181-0/+1
| | |/ / / /
* | | | | | Merge pull request #1673 from paulp/serialversionuidPaul Phillips2012-12-031-16/+20
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Account for existence of scala's ClassfileAnnotation.Paul Phillips2012-11-251-11/+15
| * | | | | Eliminate some one-arg asserts.Paul Phillips2012-11-251-5/+5
* | | | | | Merge pull request #1669 from paulp/update-asmPaul Phillips2012-11-281-4/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Updated asm to 4.1.Paul Phillips2012-11-241-4/+4
* | | | | | Merge branch 'merge-2.10.wip-x' into merge-2.10.x-masterPaul Phillips2012-11-235-34/+52
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Merge remote-tracking branch 'origin/2.10.0-wip' into merge-2.10.wip-xPaul Phillips2012-11-234-8/+22
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Merge pull request #1607 from retronym/ticket/6640Josh Suereth2012-11-191-3/+9
| | |\ \
| | | * | SI-6440 Address regressions around MissingRequirementErrorJason Zaugg2012-11-131-3/+9
| | * | | Merge pull request #1638 from adriaanm/ticket-6624Josh Suereth2012-11-191-1/+11
| | |\ \ \
| | | * | | SI-6624 set info of case pattern binder to help find case field accessorsAdriaan Moors2012-11-161-1/+11
| * | | | | SI-6023 reify abstract valsYour Name2012-11-232-2/+9
| * | | | | Merge pull request #1645 from scalamacros/ticket/6673Josh Suereth2012-11-211-4/+5
| |\ \ \ \ \
| | * | | | | SI-6673 fixes macro problems with eta expansionsEugene Burmako2012-11-181-4/+5
| * | | | | | Merge pull request #1620 from namin/si-6551Josh Suereth2012-11-201-4/+5
| |\ \ \ \ \ \
| | * | | | | | SI-6551: don't insert apply call in polymorphic expression.Nada Amin2012-11-161-4/+5
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge pull request #1621 from jannic/SI-6663-2.10.xJosh Suereth2012-11-201-1/+6
| |\ \ \ \ \ \
| | * | | | | | SI-6663: don't ignore type parameter on selectDynamic invocationJan Niehusmann2012-11-161-1/+6
| | |/ / / / /
| * / / / / / Restore the opimization apparently lost after merge.Eugene Vigdorchik2012-11-181-19/+7
| |/ / / / /
* | | | | | Merge pull request #1648 from paulp/unused-bonanza-2Adriaan Moors2012-11-21149-2830/+218
|\ \ \ \ \ \
| * | | | | | Remove code from compiler central.Paul Phillips2012-11-2050-1143/+53
| * | | | | | Remove code from misc bits of the compiler.Paul Phillips2012-11-206-41/+5