summaryrefslogtreecommitdiff
path: root/test/files/neg
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2.10.x'Adriaan Moors2013-01-1620-1/+188
|\
| * Merge pull request #1895 from JamesIry/SI_6963_2.10.xPaul Phillips2013-01-153-0/+6
| |\
| | * SI-6963 Deprecates -Xmigration switchJames Iry2013-01-143-0/+6
| * | Merge pull request #1888 from retronym/ticket/6675Paul Phillips2013-01-156-0/+36
| |\ \
| | * | SI-6675 Test new warning under -Xoldpatmat.Jason Zaugg2013-01-153-0/+18
| | * | SI-6675 -Xlint arity enforcement for extractorsJason Zaugg2013-01-153-0/+18
| * | | Merge pull request #1894 from retronym/ticket/6082Adriaan Moors2013-01-142-0/+15
| |\ \ \
| | * | | SI-6082 Conditionally expand @ann(x) to @ann(value = x)Jason Zaugg2013-01-132-0/+15
| | | |/ | | |/|
| * | | Merge pull request #1890 from retronym/ticket/5440Adriaan Moors2013-01-143-0/+13
| |\ \ \
| | * | | SI-5440 Test case for exhaustiveness checkJason Zaugg2013-01-133-0/+13
| | | |/ | | |/|
| * | | Merge pull request #1889 from retronym/ticket/5340Adriaan Moors2013-01-142-0/+35
| |\ \ \
| | * | | SI-5340 Change println to logJason Zaugg2013-01-132-0/+35
| | |/ /
| * | | Merge pull request #1876 from adriaanm/ticket-5189-infAdriaan Moors2013-01-142-0/+14
| |\ \ \
| | * | | SI-5189 detect unsoundness when inferring type of matchAdriaan Moors2013-01-092-0/+14
| * | | | SI-5954 Implementation restriction preventing companions in package objsJames Iry2013-01-132-0/+62
| | |_|/ | |/| |
| * | | Merge pull request #1859 from retronym/ticket/6912Paul Phillips2013-01-122-0/+13
| |\ \ \ | | |_|/ | |/| |
| | * | SI-6912 Avoid a typer cycle in overload resolution.Jason Zaugg2013-01-082-0/+13
| | |/
| * | Merge pull request #1869 from retronym/backport/1826Paul Phillips2013-01-1110-16/+16
| |\ \
| | * | Backport of SI-6846.Jason Zaugg2013-01-0810-16/+16
| | |/
| * / SI-6928, VerifyError with self reference to super.Paul Phillips2013-01-072-0/+17
| |/
* | Merge pull request #1803 from paulp/issue/6375Paul Phillips2013-01-153-0/+95
|\ \
| * | Tweaked meta-annotation error based on feedback.Paul Phillips2013-01-141-8/+8
| * | SI-6375, warn on lost annotation.Paul Phillips2013-01-143-0/+95
* | | SI-5189 detect unsoundness when inferring type of matchAdriaan Moors2013-01-142-0/+14
|/ /
* | Merge commit 'refs/pull/1844/head' into merge/pr-1844Paul Phillips2013-01-1113-38/+3
|\ \
| * | macroExpandAll is now triggered by typedEugene Burmako2013-01-092-7/+0
| * | SI-5923 adapt macros when they are deferredEugene Burmako2013-01-099-29/+1
| * | makes macro override error more consistentEugene Burmako2013-01-093-3/+3
* | | SI-5378, unsoundness with type bounds in refinements.Paul Phillips2013-01-092-0/+85
* | | SI-6566, unsoundness with alias variance.Paul Phillips2013-01-095-1/+48
* | | Boosted test coverage.Paul Phillips2013-01-094-0/+594
|/ /
* | Merge branch '2.10.x'Adriaan Moors2013-01-0812-4/+120
|\|
| * Remove -deprecation from partest default options.Paul Phillips2012-12-277-3/+7
| * SI-6829, SI-6788, NPEs during erroneous compilation.Paul Phillips2012-12-244-0/+112
* | Merge pull request #1807 from scalamacros/topic/ident-deprecation-warningsEugene Burmako2012-12-303-0/+20
|\ \
| * | changes the flags to not depend on partestEugene Burmako2012-12-281-1/+1
| * | the scanner is now less eager about deprecationsEugene Burmako2012-12-253-0/+20
* | | Merge pull request #1814 from scalamacros/topic/reflectionEugene Burmako2012-12-298-16/+16
|\ \ \
| * | | Changes reflection tests to use shorter name constructorsDen Shabalin2012-12-258-16/+16
| |/ /
* | | Fix and simplify typedTypeConstructor.Paul Phillips2012-12-2810-16/+16
* | | Merge pull request #1786 from retronym/ticket/6745-3Paul Phillips2012-12-266-0/+38
|\ \ \
| * | | SI-6745 Fix <init> lookupJason Zaugg2012-12-186-0/+38
* | | | Removed old pattern matcher.Paul Phillips2012-12-269-50/+27
| |/ / |/| |
* | | Merge pull request #1506 from som-snytt/issue/6446-plugin-descPaul Phillips2012-12-2217-0/+192
|\ \ \
| * | | PluginComponent contributes description to -Xshow-phases.Som Snytt2012-12-1817-0/+192
| |/ /
* | | Merge pull request #1769 from soc/SI-6809Adriaan Moors2012-12-202-19/+6
|\ \ \
| * | | SI-6809 Forbids deprecated case class definitions without parameter listSimon Ochsenreither2012-12-132-19/+6
* | | | Merge remote-tracking branch 'origin/2.10.x' into merge-2.10.xPaul Phillips2012-12-2022-32/+197
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Merge pull request #1778 from JamesIry/p_SI-6795_2.10.xAdriaan Moors2012-12-192-0/+7
| |\ \
| | * | SI-6795 Simplify errors related to "abstract override" on type membersJames Iry2012-12-102-2/+2