summaryrefslogtreecommitdiff
path: root/test/files/pos
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1892 from retronym/ticket/6479Paul Phillips2013-01-151-0/+56
|\
| * SI-6479 Don't lift try exprs in label arguments.Jason Zaugg2013-01-131-0/+56
* | Merge pull request #1878 from adriaanm/ticket-6925Adriaan Moors2013-01-142-0/+27
|\ \
| * | rework partial function synthesisAdriaan Moors2013-01-091-0/+18
| * | SI-6925 use concrete type in applyOrElse's match's selectorAdriaan Moors2013-01-091-0/+9
* | | SI-5954 Implementation restriction preventing companions in package objsJames Iry2013-01-135-0/+5
| |/ |/|
* | Backport of SI-6846.Jason Zaugg2013-01-081-0/+28
|/
* Merge pull request #1834 from paulp/issue/6897Paul Phillips2013-01-061-0/+6
|\
| * SI-6897, lubs and varargs star.Paul Phillips2012-12-311-0/+6
* | SI-6896, spurious warning with overloaded main.Paul Phillips2012-12-312-0/+8
|/
* Merge pull request #1790 from paulp/2.10.0-wip-mergeAdriaan Moors2012-12-202-0/+6
|\
| * Merge remote-tracking branch 'origin/2.10.0-wip' into 2.10.0-wip-mergePaul Phillips2012-12-192-0/+6
| |\
| | * Fix for rangepos crasher.Paul Phillips2012-12-042-0/+6
* | | Merge pull request #1788 from retronym/ticket/6848Paul Phillips2012-12-202-0/+4
|\ \ \ | |/ / |/| |
| * | Implicit vars should have non-implicit setters.Jason Zaugg2012-12-192-0/+4
* | | Merge pull request #1759 from scalamacros/topic/annotatedPaul Phillips2012-12-194-0/+59
|\ \ \
| * | | fixes incorrect handling of Annotated in lazy copierEugene Burmako2012-12-134-0/+59
* | | | Merge pull request #1707 from retronym/ticket/5390Adriaan Moors2012-12-171-0/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | Test showing the absence of a forward referenceJason Zaugg2012-12-161-0/+11
* | | | Merge pull request #1766 from scalamacros/topic/typed-ident-attachmentsEugene Burmako2012-12-144-0/+22
|\ \ \ \
| * | | | typedIdent no longer destroys attachmentsEugene Burmako2012-12-134-0/+22
* | | | | Recurse into instantiations when stripping type vars.Hubert Plociniczak2012-12-121-0/+25
|/ / / /
* | | | Merge pull request #1701 from retronym/ticket/5877Adriaan Moors2012-12-102-0/+27
|\ \ \ \
| * | | | SI-5877 Support implicit classes in package objectsJason Zaugg2012-12-042-0/+27
| |/ / /
* | | | Merge pull request #1711 from retronym/ticket/1672Adriaan Moors2012-12-101-0/+10
|\ \ \ \
| * | | | SI-1672 Catches are in tail position without finally.Jason Zaugg2012-12-051-0/+10
| |/ / /
* | | | Merge pull request #1692 from retronym/ticket/6547-2Adriaan Moors2012-12-102-0/+7
|\ \ \ \
| * | | | SI-6547: elide box unbox pair only when primitives matchMiguel Garcia2012-12-022-0/+7
| |/ / /
* | | | Merge pull request #1670 from paulp/issue/6712Adriaan Moors2012-12-101-0/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix for SI-6712, bug in object lifting.Paul Phillips2012-11-251-0/+5
| |/ /
* / / Test cases for SI-5726, SI-5733, SI-6320, SI-6551, SI-6722.Paul Phillips2012-11-293-1/+29
|/ /
* | Merge remote-tracking branch 'origin/2.10.0-wip' into merge-2.10.wip-xPaul Phillips2012-11-232-0/+52
|\|
| * 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
| * | SI-6648 copyAttrs must preserve TypeTree#wasEmptyJason Zaugg2012-11-141-0/+24
| |/
* | Merge pull request #1620 from namin/si-6551Josh Suereth2012-11-201-0/+13
|\ \
| * | SI-6551: don't insert apply call in polymorphic expression.Nada Amin2012-11-161-0/+13
* | | SI-5330, SI-6014 deal with existential self-typeAdriaan Moors2012-11-144-0/+46
|/ /
* | Merge branch '2.10.0-wip' into merge-2.10.0Josh Suereth2012-11-056-0/+71
|\|
| * 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 #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
| * | 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
| | |/
* | | Merge remote-tracking branch 'origin/2.10.0-wip' into merge-2.10.0-wipPaul Phillips2012-10-315-0/+57
|\| |
| * | SI-6575 Plug inference leak of AbstractPartialFunJason Zaugg2012-10-282-0/+32
| |/
| * Fix SI-6552, regression with self types.Paul Phillips2012-10-211-0/+8
| * Fix for SI-6537, inaccurate unchecked warning.Paul Phillips2012-10-182-0/+17