summaryrefslogtreecommitdiff
path: root/test/files/neg
Commit message (Expand)AuthorAgeFilesLines
...
| * SI-6483 Prohibit super[T] references in value classes.Jason Zaugg2012-10-072-0/+33
* | Warn about more misplaced expressions.Paul Phillips2012-10-132-2/+29
* | Merge pull request #1422 from paulp/typer-cyclesPaul Phillips2012-10-105-1/+12
|\ \
| * | Fix for SI-4744, another variety of cycle.Paul Phillips2012-10-095-1/+12
* | | Closes SI-6358. Move accessor generation for lazy vals to typers.Hubert Plociniczak2012-10-092-9/+4
|/ /
* | Merge remote-tracking branch 'origin/2.10.0-wip' into merge-2.10Paul Phillips2012-10-0716-123/+171
|\|
| * Merge pull request #1455 from scalamacros/topic/manifestsJosh Suereth2012-10-052-38/+2
| |\
| | * undeprecates manifests for 2.10.0Eugene Burmako2012-10-032-38/+2
| * | Merge pull request #1451 from gkossakowski/SI-6451Grzegorz Kossakowski2012-10-042-64/+64
| |\ \ | | |/ | |/|
| | * SI-6451: Rename classes in `unchecked-abstract.scala` test.Grzegorz Kossakowski2012-10-032-64/+64
| * | Merge pull request #1443 from gkossakowski/anyval-restrictionsGrzegorz Kossakowski2012-10-038-21/+67
| |\ \
| | * | Put more implementation restrictions on value classes.Grzegorz Kossakowski2012-10-034-4/+57
| | * | Revised restrictions for value classes and unversal traitsMartin Odersky2012-10-035-19/+12
| | |/
| * | Merge pull request #1446 from retronym/ticket/6436-2Grzegorz Kossakowski2012-10-034-0/+38
| |\ \ | | |/ | |/|
| | * SI-6436 Handle ambiguous string processorsJason Zaugg2012-10-024-0/+38
* | | Merge pull request #1382 from paulp/topic/tpe_starPaul Phillips2012-10-073-42/+0
|\ \ \
| * | | Removed obsolete migration test.Paul Phillips2012-10-023-42/+0
* | | | Incorporated pull request feedback.Paul Phillips2012-10-052-18/+58
* | | | Merge pull request #1447 from paulp/spuriousPaul Phillips2012-10-044-8/+20
|\ \ \ \
| * | | | Fix for spurious warning.Paul Phillips2012-10-043-4/+19
| * | | | Fix for rangepos crasher.Paul Phillips2012-10-041-4/+1
* | | | | Merge pull request #1369 from som-snytt/issue/6406-regextractPaul Phillips2012-10-043-0/+12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Regex.unapplySeq should not take Any (Fixes SI-6406)Som Snytt2012-09-203-0/+12
* | | | | Merge remote-tracking branch 'scala/2.10.x'Grzegorz Kossakowski2012-10-031-1/+4
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Revert "SI-4881 infer variance from formals, then result"Paul Phillips2012-09-291-1/+4
| | |/ | |/|
* | | Merge pull request #1437 from paulp/typevar-suspensionGrzegorz Kossakowski2012-10-024-9/+26
|\ \ \
| * | | Fix for TypeVar instantiation.Paul Phillips2012-10-014-9/+26
* | | | Fix for SI-5353, imperfect error message.Paul Phillips2012-09-294-2/+9
|/ / /
* | | Merge branch '2.10.x' into 210-mergePaul Phillips2012-09-2825-29/+472
|\| |
| * | Added logic and tests for unchecked refinements.Paul Phillips2012-09-273-0/+41
| * | Nailed down the "impossible match" logic.Paul Phillips2012-09-2712-6/+185
| * | Restored warning for impossible type tests.Paul Phillips2012-09-261-6/+6
| * | Yet more tests for unchecked warnings.Paul Phillips2012-09-262-1/+75
| * | Additional new tests for unchecked warnings.Paul Phillips2012-09-256-0/+85
| * | Improvements to unchecked warnings.Paul Phillips2012-09-255-28/+77
* | | Merge branch '2.10.x'Paul Phillips2012-09-2087-421/+534
|\| |
| * | Merge remote-tracking branch 'paulp/topic/gitattributes' into 2.10.xPaul Phillips2012-09-2073-605/+605
| |\ \
| | * | Normalized line endings.Paul Phillips2012-09-2073-605/+605
| * | | Merge pull request #1325 from odersky/ticket/6337Paul Phillips2012-09-203-8/+36
| |\ \ \
| | * | | Fixes SI-6337 by disallowing nested value classes.Martin Odersky2012-09-173-8/+36
| * | | | Merge pull request #1356 from paulp/pullreq-1342Josh Suereth2012-09-205-13/+17
| |\ \ \ \
| | * | | | Error message improvement for SI-6336.Paul Phillips2012-09-194-13/+13
| | * | | | SI-6336 Now also catches return typesMartin Odersky2012-09-182-1/+5
| * | | | | Merge pull request #1339 from rkuhn/wip-6389-finite-duration-multJosh Suereth2012-09-202-7/+7
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | move Duration (incl. DSL) into scala.concurrent.duration packageRoland2012-09-192-7/+7
| | | |/ / | | |/| |
| * | | | New test case for closing SI-6385Martin Odersky2012-09-202-0/+20
| * | | | Value classes: eliminated half-boxingMartin Odersky2012-09-202-0/+30
| * | | | Fixes SI-6260Martin Odersky2012-09-202-0/+30
| * | | | Merge pull request #1354 from scalamacros/ticket/6363Eugene Burmako2012-09-192-3/+4
| |\ \ \ \
| | * | | | SI-6363 removes scala.reflect.baseEugene Burmako2012-09-192-3/+4