summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | | Removed code from scaladoc.Paul Phillips2012-11-209-131/+13
| * | | | | | Removed code from the typechecker.Paul Phillips2012-11-2012-251/+60
| * | | | | | Members removed in scala.reflect.Paul Phillips2012-11-204-34/+3
| * | | | | | Members removed in the backend.Paul Phillips2012-11-1917-247/+4
| * | | | | | Members removed from the repl.Paul Phillips2012-11-1932-512/+25
| * | | | | | Some files removed in their entirety.Paul Phillips2012-11-196-192/+2
| * | | | | | Removing ancient comments and pointless comments.Paul Phillips2012-11-1921-274/+48
| * | | | | | Revert "Commenting out unused members."Paul Phillips2012-11-19134-1815/+1885
| * | | | | | Commenting out unused members.Paul Phillips2012-11-19134-1885/+1815
| * | | | | | applyOrElse is a synthetic method.Paul Phillips2012-11-191-1/+1
| * | | | | | Deal with possibly spurious warning in Macros.Paul Phillips2012-11-191-4/+4
* | | | | | | Merge pull request #1640 from paulp/xdevAdriaan Moors2012-11-2016-23/+38
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Added -Xdev setting... you know, for devsPaul Phillips2012-11-1616-23/+38
* | | | | | | Merge pull request #1626 from paulp/issue/6357Adriaan Moors2012-11-191-1/+2
|\ \ \ \ \ \ \
| * | | | | | | Fix for SI-6357, cycle with value classes.Paul Phillips2012-11-141-1/+2
* | | | | | | | Merge pull request #1581 from lrytz/typerCommentAdriaan Moors2012-11-161-2/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | comment / question in typersLukas Rytz2012-11-061-2/+3
* | | | | | | | | Merge pull request #1635 from paulp/slick-regression-2Adriaan Moors2012-11-161-11/+30
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix for overly eager package object initialization.Paul Phillips2012-11-151-11/+30
* | | | | | | | | | Merge pull request #1586 from retronym/ticket/6247Adriaan Moors2012-11-161-4/+4
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | More principled tree copying.Jason Zaugg2012-11-071-1/+1
| * | | | | | | | | Optimize primitive Array(e1, ..., en)Jason Zaugg2012-11-071-4/+4
* | | | | | | | | | Merge pull request #1623 from paulp/merge-2.10.xAdriaan Moors2012-11-168-19/+51
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge remote-tracking branches 'origin/2.10.x' and 'origin/2.10.0-wip' into m...Paul Phillips2012-11-148-19/+51
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | / / / / / | | | |_|_|/ / / / / | | |/| | | | / / / | | | | |_|_|/ / / | | | |/| | | | |
| | | * | | | | | Merge pull request #1608 from retronym/ticket/6644Josh Suereth2012-11-141-3/+1
| | | |\ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | |
| | | | * | | | | SI-6644 Account for varargs in extmethod forwarderJason Zaugg2012-11-101-3/+1
| | | | | |_|_|/ | | | | |/| | |
| | | * / | | | SI-6646 Fix regression in for desugaring.Jason Zaugg2012-11-101-1/+1
| | | |/ / / /
| | * | | | | Merge pull request #1585 from retronym/ticket/6539-2Eugene Burmako2012-11-141-0/+11
| | |\ \ \ \ \
| | | * | | | | Refine @compileTimeOnlyJason Zaugg2012-11-081-2/+7
| | | * | | | | SI-6539 Annotation for methods unfit for post-typer ASTsJason Zaugg2012-11-061-0/+6
| | * | | | | | Merge pull request #1618 from scalamacros/ticket/6662Eugene Burmako2012-11-141-1/+1
| | |\ \ \ \ \ \
| | | * | | | | | Fix for SI-6662, macro failing too early.Paul Phillips2012-11-141-1/+1
| | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | Merge pull request #1583 from dragos/issue/fix-6616Adriaan Moors2012-11-131-9/+32
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |