summaryrefslogtreecommitdiff
path: root/test/files/neg
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge-2.10-wip' into merge-2.10Paul Phillips2012-12-057-2/+24
|\
| * 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 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
* | | | Fix for SerialVersionUID instability.Paul Phillips2012-11-252-0/+26
* | | | Merge branch 'merge-2.10.wip-x' into merge-2.10.x-masterPaul Phillips2012-11-233-2/+33
|\ \ \ \ | | |_|/ | |/| |
| * | | 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
| * | | SI-6663: don't ignore type parameter on selectDynamic invocationJan Niehusmann2012-11-162-0/+25
| | |/ | |/|
* | | Merge pull request #1640 from paulp/xdevAdriaan Moors2012-11-201-1/+1
|\ \ \
| * | | Added -Xdev setting... you know, for devsPaul Phillips2012-11-161-1/+1
* | | | Merge pull request #1626 from paulp/issue/6357Adriaan Moors2012-11-192-0/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Fix for SI-6357, cycle with value classes.Paul Phillips2012-11-142-0/+10
* | | | Merge pull request #1623 from paulp/merge-2.10.xAdriaan Moors2012-11-164-1/+27
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge remote-tracking branches 'origin/2.10.x' and 'origin/2.10.0-wip' into m...Paul Phillips2012-11-144-1/+27
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| / | | | |/
| | * | 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
| | |/ /
* | / / Error for SI-6355, overloading of applyDynamic.Paul Phillips2012-11-142-0/+17
|/ / /
* | | Warn about unused imports.Paul Phillips2012-11-073-0/+170
* | | Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-053-0/+28
|\| |
| * | 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 pull request #1554 from paulp/scope-lookupPaul Phillips2012-11-041-3/+1
|\ \ \
| * | | The improvements made possible by the scope changes.Paul Phillips2012-11-021-3/+1
* | | | Merge pull request #1565 from retronym/ticket/6567Josh Suereth2012-11-043-0/+21
|\ \ \ \
| * | | | SI-6567 Warning for Option(implicitView(foo))Jason Zaugg2012-11-033-0/+21
| |/ / /
* | | | Merge pull request #1564 from paulp/issue/441Paul Phillips2012-11-042-11/+91
|\ \ \ \
| * | | | Expanded unused warnings.Paul Phillips2012-11-032-11/+91
| |/ / /
* / / / Fix for SI-6426, importable _.Paul Phillips2012-11-032-0/+12
|/ / /
* | | Warn about unused private members.Paul Phillips2012-11-013-0/+89
* | | Merge pull request #1521 from paulp/whats-in-a-nameAdriaan Moors2012-11-018-22/+109
|\ \ \
| * | | Tests for SI-3160, SI-4537, import precedence.Paul Phillips2012-10-238-22/+109
* | | | Fix for SI-6597, implicit case class crasher.Paul Phillips2012-10-312-0/+9
* | | | Merge branch 'merge-2.10.0-wip' into merge-2.10.xPaul Phillips2012-10-314-3/+65
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | 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
| |/
* | Merge pull request #1518 from retronym/ticket/2968Josh Suereth2012-10-234-0/+47
|\ \
| * | SI-2968 Fix brace healing for `^case (class|object) {`Jason Zaugg2012-10-224-0/+47
* | | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-10-192-0/+33
|\ \ \ | |/ / |/| / | |/