summaryrefslogtreecommitdiff
path: root/test/files/pos
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
* | Added one more test for SI-6358Hubert Plociniczak2012-10-181-0/+6
* | Closes SI-6358. Move accessor generation for lazy vals to typers.Hubert Plociniczak2012-10-181-0/+6
|/
* Fix for SI-6499, regression in type inference.Paul Phillips2012-10-101-0/+3
* Merge pull request #1442 from adriaanm/ticket-6215Grzegorz Kossakowski2012-10-081-0/+1
|\
| * SI-6215 Fix compiler crash on private method in value classMartin Odersky2012-10-021-0/+1
* | SI-6485 stops creating extmethods for macrosEugene Burmako2012-10-083-0/+20
|/
* Test case for SI-6311.Paul Phillips2012-09-291-0/+5
* Revert "SI-4881 infer variance from formals, then result"Paul Phillips2012-09-291-31/+0
* Moved two tests to less breaky locations.Paul Phillips2012-09-274-0/+0
* Additional new tests for unchecked warnings.Paul Phillips2012-09-252-0/+12
* Normalized line endings.Paul Phillips2012-09-201-1/+1
* SI-6363 removes scala.reflect.baseEugene Burmako2012-09-191-11/+15