summaryrefslogtreecommitdiff
path: root/test/files/neg
Commit message (Expand)AuthorAgeFilesLines
* SI-5353, imperfect error message.Paul Phillips2013-01-304-2/+9
* Merge pull request #1857 from retronym/ticket/6443-2.10.xAdriaan Moors2013-01-272-0/+28
|\
| * SI-6443 Widen dependent param types in uncurryJason Zaugg2013-01-162-0/+28
* | Merge pull request #1946 from retronym/ticket/6231Paul Phillips2013-01-252-0/+21
|\ \
| * | SI-6231 Report unsupported free var capture by a trait.Jason Zaugg2013-01-212-0/+21
* | | Merge pull request #1938 from retronym/ticket/6666Paul Phillips2013-01-252-0/+172
|\ \ \
| * | | SI-6666 Restrict hidden `this` access in self/super calls.Jason Zaugg2013-01-202-0/+172
| |/ /
* | | Merge pull request #1928 from retronym/ticket/6902Paul Phillips2013-01-253-0/+34
|\ \ \
| * | | SI-6902 Check unreachability under @uncheckedJason Zaugg2013-01-193-0/+34
| | |/ | |/|
* | | Merge pull request #1907 from namin/si-6952Paul Phillips2013-01-253-1/+20
|\ \ \
| * | | Closes SI-6952: add correct error positions for Dynamic feature check.amin2013-01-163-1/+20
* | | | [backport] SI-6567 Warning for Option(implicitView(foo))Jason Zaugg2013-01-233-0/+19
* | | | Removed class files.Paul Phillips2013-01-212-0/+0
| |_|/ |/| |
* | | Merge pull request #1914 from retronym/ticket/6601Grzegorz Kossakowski2013-01-173-0/+8
|\ \ \
| * | | SI-6601 Publicise derived value contstructor after picklerJason Zaugg2013-01-163-0/+8
| | |/ | |/|
* | | Merge pull request #1854 from pufuwozu/ticket-SI-6923Paul Phillips2013-01-173-2/+21
|\ \ \ | |_|/ |/| |
| * | SI-6923 Context now buffers warnings as well as errorsBrian McKenna2013-01-073-2/+21
| |/
* | 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
|/
* 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 #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
| * SI-6795 Adds negative check for "abstract override" on types in traitsJames Iry2012-12-102-0/+7
* | Merge pull request #1709 from retronym/ticket/3995Adriaan Moors2012-12-192-0/+38
|\ \
| * | Expand test with a stably qualified example.Jason Zaugg2012-12-052-1/+8
| * | SI-3995 Exclude companions with an existential prefix.Jason Zaugg2012-12-052-0/+31
* | | Merge pull request #1707 from retronym/ticket/5390Adriaan Moors2012-12-178-0/+56
|\ \ \
| * | | SI-5390 Detect forward reference of case class applyJason Zaugg2012-12-048-0/+56
| |/ /
* | | Merge pull request #1706 from retronym/ticket/5361Adriaan Moors2012-12-153-2/+9
|\ \ \
| * | | SI-5361 Avoid cyclic type with malformed refinementJason Zaugg2012-12-043-2/+9
| |/ /
* | | Merge pull request #1742 from scalamacros/ticket/4044Paul Phillips2012-12-121-6/+1
|\ \ \
| * | | prevents spurious kind bound errorsEugene Burmako2012-12-101-6/+1