summaryrefslogtreecommitdiff
path: root/test/files/pos
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "Fix SI-6294."Grzegorz Kossakowski2012-09-171-14/+0
* Merge pull request #1302 from scalamacros/topic/reflectionEugene Burmako2012-09-141-8/+8
|\
| * SI-6342 cleans up toolbox APIEugene Burmako2012-09-151-8/+8
* | Merge pull request #1299 from namin/si-6245Paul Phillips2012-09-143-0/+17
|\ \ | |/ |/|
| * Fix for SI-6245 with workaround for SI-2296.amin2012-09-133-0/+17
* | SI-6310 AbsTypeTag => WeakTypeTagEugene Burmako2012-09-141-3/+3
* | Fixes SI-6259. Unable to use typeOf in super call of top-level object.Josh Suereth2012-09-131-0/+47
|/
* Merge pull request #1294 from paulp/issue/6367Josh Suereth2012-09-131-0/+34
|\
| * Fix for SI-6367, exponential time in inference.Paul Phillips2012-09-121-0/+34
* | Test case for a bug fixed in M7.Paul Phillips2012-09-121-0/+16
|/
* Disable test t2868Lukas Rytz2012-09-115-24/+0
* Merge pull request #1274 from retronym/ticket/6335Grzegorz Kossakowski2012-09-111-0/+25
|\
| * More tests for SI-6335.Jason Zaugg2012-09-091-1/+15
| * SI-6335 More precise location of the implicit class synthetic method.Jason Zaugg2012-09-091-0/+11
* | SI-6278 fixed: synthetic implicit def must sort with its associated implicit ...Som Snytt2012-09-091-0/+30
|/
* Merge pull request #1246 from lrytz/t6274Paul Phillips2012-09-041-0/+13
|\
| * SI-6274 Fix owners when eta-expanding function with byName paramLukas Rytz2012-09-041-0/+13
* | Merge pull request #1217 from axel22/issue/6294Paul Phillips2012-09-041-0/+14
|\ \ | |/ |/|