summaryrefslogtreecommitdiff
path: root/test/files/neg
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #1705 from paulp/warn-case-collisionAdriaan Moors2012-12-103-0/+22
|\ \ \ \
| * | | | Warn when generated classfiles differ only in case.Paul Phillips2012-12-053-0/+22
| |/ / /
* | | | Merge pull request #1700 from retronym/ticket/6535Adriaan Moors2012-12-102-0/+21
|\ \ \ \
| * | | | SI-6535 Step back from the precipice of a cycleJason Zaugg2012-12-042-0/+21
| |/ / /
* | | | Merge pull request #1675 from retronym/ticket/6667-2Adriaan Moors2012-12-104-0/+61
|\ \ \ \ | |_|_|/ |/| | |
| * | | SI-6667 Abort after any ambiguous in-scope implicitJason Zaugg2012-11-264-0/+61
* | | | Merge pull request #1668 from scalamacros/topic/pre-typemacrosAdriaan Moors2012-12-0710-28/+13
|\ \ \ \
| * | | | refactors handling of parent typesEugene Burmako2012-12-0610-28/+13
| | |/ / | |/| |
* / | | SI-6696 removes "helper" tree factory methodsEugene Burmako2012-12-061-2/+2
|/ / /
* | | Merge pull request #1682 from paulp/assert-about-qualifierPaul Phillips2012-12-031-2/+2
|\ \ \ | |_|/ |/| |
| * | Asserts about Tree qualifiers.Paul Phillips2012-11-291-2/+2
* | | neg test addedmartende2012-11-276-0/+22
|/ /
* | Merge pull request #1663 from paulp/merge-2.10.wip-xAdriaan Moors2012-11-251-2/+8
|\ \
| * \ Merge remote-tracking branch 'origin/2.10.0-wip' into merge-2.10.wip-xPaul Phillips2012-11-231-2/+8
| |\ \ | | |/ | |/|
| | * SI-6440 Address regressions around MissingRequirementErrorJason Zaugg2012-11-131-2/+8
* | | Merge pull request #1647 from adriaanm/backport-1626-2.10.xAdriaan Moors2012-11-252-0/+10
|\ \ \ | |/ / |/| |
| * | Fix for SI-6357, cycle with value classes.Paul Phillips2012-11-192-0/+10
* | | SI-6663: don't ignore type parameter on selectDynamic invocationJan Niehusmann2012-11-162-0/+25
|/ /
* | Merge pull request #1585 from retronym/ticket/6539-2Eugene Burmako2012-11-143-0/+26
|\ \
| * | Refine @compileTimeOnlyJason Zaugg2012-11-083-18/+18
| * | SI-6539 Annotation for methods unfit for post-typer ASTsJason Zaugg2012-11-063-0/+26
* | | better error when typetagging local classesEugene Burmako2012-11-121-1/+1
|/ /
* | Merge branch '2.10.0-wip' into merge-2.10.0Josh Suereth2012-11-053-0/+28
|\|
| * Modification to SI-6534 patch.Paul Phillips2012-10-302-1/+7
| * New take on SI-6534, value classes.Paul Phillips2012-10-243-0/+22
* | Fix for SI-6597, implicit case class crasher.Paul Phillips2012-10-312-0/+9
* | Merge remote-tracking branch 'origin/2.10.0-wip' into merge-2.10.0-wipPaul Phillips2012-10-314-3/+65
|\|
| * Merge pull request #1507 from retronym/ticket/6526Josh Suereth2012-10-242-0/+57
| |\
| | * SI-6526 Additional test case.Jason Zaugg2012-10-222-1/+9
| | * SI-6526 Tail call elimination should descend deeper.Jason Zaugg2012-10-172-0/+49
| * | Fix for SI-6537, inaccurate unchecked warning.Paul Phillips2012-10-182-3/+8
| |/
* / Closes SI-6358. Move accessor generation for lazy vals to typers.Hubert Plociniczak2012-10-182-9/+4
|/
* SI-6483 Prohibit super[T] references in value classes.Jason Zaugg2012-10-072-0/+33
* 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
* | Revert "SI-4881 infer variance from formals, then result"Paul Phillips2012-09-291-1/+4
|/
* 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 remote-tracking branch 'paulp/topic/gitattributes' into 2.10.xPaul Phillips2012-09-2073-605/+605
|\