summaryrefslogtreecommitdiff
path: root/test/files/neg
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2242 from adriaanm/merge-2.10.xPaul Phillips2013-03-134-0/+31
|\
| * Merge 2.10.x into masterAdriaan Moors2013-03-124-0/+31
| |\
| | * Merge pull request #2224 from retronym/ticket/7238Adriaan Moors2013-03-112-0/+13
| | |\
| | | * SI-7328 Bail out of names/defaults if args are error typedJason Zaugg2013-03-092-0/+13
| | * | Merge pull request #2223 from scalamacros/ticket/7235Adriaan Moors2013-03-112-0/+18
| | |\ \ | | | |/ | | |/|
| | | * reifier is now aware of SI-7235Eugene Burmako2013-03-092-0/+18
| | * | Merge pull request #2193 from adriaanm/patmat-refactorAdriaan Moors2013-03-053-63/+0
| | |\ \
| | | * \ Merge 2.10.1 into 2.10.xAdriaan Moors2013-03-033-63/+0
| | | |\ \ | | | | |/ | | | |/|
| | | | * [nomaster] SI-7195 minor version mustn't introduce warningsAdriaan Moors2013-03-013-63/+0
* | | | | Merge pull request #2236 from retronym/ticket/6601-2Paul Phillips2013-03-123-0/+8
|\ \ \ \ \
| * | | | | SI-6601 Close access loophole for value class constructorsJason Zaugg2013-03-113-0/+8
| |/ / / /
* / / / / Warn about locally identifiable init order issues.Paul Phillips2013-03-123-0/+33
|/ / / /
* | | | Eliminated all forInteractive/forScaladoc uses.Paul Phillips2013-03-092-2/+4
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge 2.10.x into master.Adriaan Moors2013-03-052-0/+10
|\ \ \ \ \ \ | | | |/ / / | | |/| / / | | |_|/ / | |/| | / | | | |/
| | * / SI-7185 Avoid NPE in TreeInfo.isExprSafeToInlineJason Zaugg2013-03-022-0/+10
| |/ /
* | | Merge pull request #2195 from vigdorchik/lint_libraryPaul Phillips2013-03-051-3/+3
|\ \ \
| * | | Since the problem in SI-6758 is fixed, it's ok to move checking for unused im...Eugene Vigdorchik2013-03-051-3/+3
* | | | SI-6816 Deprecate -Yeta-expand-keeps-starJames Iry2013-03-013-0/+13
* | | | Merge remote-tracking branch 'origin/2.10.x' into masterPaul Phillips2013-02-236-0/+40
|\ \ \ \ | | |/ / | |/| |
| * | | SI-7171 Consider prefix when assessing type finality.Jason Zaugg2013-02-226-0/+45
* | | | Merge remote-tracking branch 'scala/2.10.x' into patmat-refactor-masterAdriaan Moors2013-02-121-0/+6
|\| | |
| * | | silences t6323aEugene Burmako2013-02-111-0/+6
| | |/ | |/|
* | | Merge pull request #2057 from paulp/pr/revert-6355Paul Phillips2013-02-122-2/+11
|\ \ \
| * | | SI-6355, weakend implementation restriction on applyDynamic.Paul Phillips2013-02-122-2/+11
* | | | Maintenance of Predef.Paul Phillips2013-02-128-15/+15
|/ / /
* | | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2013-02-107-10/+21
|\| |
| * | Merge pull request #2095 from hubertp/ticket/5675James Iry2013-02-084-1/+11
| |\ \
| | * | SI-5675 Discard duplicate feature warnings at a positionJason Zaugg2013-02-084-1/+11
| * | | Merge pull request #2017 from retronym/ticket/6666James Iry2013-02-0810-32/+105
| |\ \ \
| * \ \ \ Merge pull request #2079 from JamesIry/2.10.x_SI-7070James Iry2013-02-073-6/+7
| |\ \ \ \
| | * | | | SI-7070 Turn restriction on companions in pkg objs into warningJames Iry2013-02-063-6/+7
| | | |/ / | | |/| |
| * | | | Merge pull request #2068 from scalamacros/ticket/7064Adriaan Moors2013-02-0710-13/+28
| |\ \ \ \
| | * | | | [nomaster] Revert "refactors handling of parent types"Eugene Burmako2013-02-057-10/+22
| | * | | | [nomaster] Revert "introduces global.pendingSuperCall"Eugene Burmako2013-02-053-3/+6
| | |/ / /
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge commit 'b43ae58f31'; commit 'b579a42ee3'; commit '81fa831609' into merg...Paul Phillips2013-02-1010-32/+105
|\ \ \ \ \ \ \ | | | |/ / / / | | |/| | / / | | | | |/ / | | | |/| |
| | | * | | SI-6666 Catch VerifyErrors in the making in early defs.Jason Zaugg2013-02-022-4/+15
| | | * | | Broader checks for poisonous this references.Jason Zaugg2013-02-0210-49/+90
| | | * | | Add a test case from the comments of SI-6666.Jason Zaugg2013-02-022-0/+21
* | | | | | Merge commit '81d8f9d3da' into merge-210Paul Phillips2013-02-092-1/+7
|\ \ \ \ \ \ | | |/ / / / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | [nomerge] SI-6667 Demote a new ambiguity error to a lint warning.Jason Zaugg2013-02-044-2/+6
| | |_|/ | |/| |
| * | | Merge pull request #2022 from lrytz/analyzerPlugins210Lukas Rytz2013-02-033-3/+32
| |\ \ \
| * \ \ \ Merge pull request #2019 from scalamacros/ticket/6539Eugene Burmako2013-02-012-1/+7
| |\ \ \ \
| | * | | | SI-6539 moves @compileTimeOnly away from scala-reflectEugene Burmako2013-01-312-1/+7
| | | |/ / | | |/| |
* | | | | Merge commit 'f3cdf146709e0dd98533ee77e8ca2566380cb932'Lukas Rytz2013-02-043-3/+32
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | SI-1803, plus documentation and cleanups in Namers, mainly in typeSigLukas Rytz2013-02-033-3/+32
| |/ / /
| * | | Merge pull request #1975 from retronym/ticket/6601-revertJames Iry2013-02-013-8/+0
| |\ \ \
| | * | | Revert "SI-6601 Publicise derived value contstructor after pickler"Jason Zaugg2013-01-263-8/+0
| | |/ /
| * | | Merge pull request #1980 from retronym/backport/1518Adriaan Moors2013-02-014-0/+47
| |\ \ \
| | * | | [backport] SI-2968 Fix brace healing for `^case (class|object) {`Jason Zaugg2013-01-264-0/+47
| | |/ /
* | | | Cleaning up after brutal merge of 2.10.x into master.Paul Phillips2013-02-024-35/+3