summaryrefslogtreecommitdiff
path: root/test/files/neg
Commit message (Expand)AuthorAgeFilesLines
* Warn when Any or AnyVal is inferred.Paul Phillips2012-08-093-0/+30
* Merge branch '2.10.x'Adriaan Moors2012-08-0815-32/+82
|\
| * SI-6186 TypeTags no longer supported in macrosEugene Burmako2012-08-078-16/+16
| * Merge pull request #1051 from lrytz/t6074Adriaan Moors2012-08-052-0/+10
| |\
| | * SI-6074Lukas Rytz2012-08-042-0/+10
| * | Merge pull request #1012 from paulp/topic/unchecked-goes-hollywoodAdriaan Moors2012-08-055-15/+55
| |\ \
| | * | Promote unchecked warnings into being emitted by default.Paul Phillips2012-07-285-15/+55
| * | | staticTpe => staticType, actualTpe => actualTypeEugene Burmako2012-08-041-1/+1
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/2.10.x' into merge-2.10.xPaul Phillips2012-08-0271-111/+195
|\| |
| * | evicts last traces of makro from our codebaseEugene Burmako2012-08-0258-110/+110
| * | removes -Xmacro-(.*)-classpath compiler optionsEugene Burmako2012-08-021-1/+0
| * | Merge pull request #1016 from hubertp/2.10.x-issue/5031Josh Suereth2012-07-303-0/+12
| |\ \
| | * | Fixed SI-5031. Only consider classes when looking for companion class.Hubert Plociniczak2012-07-303-0/+12
| * | | Merge pull request #1011 from odersky/ticket/5882Josh Suereth2012-07-304-0/+32
| |\ \ \
| | * | | SI-5799 Secondary constructors in value classes not allowedMartin Odersky2012-07-292-0/+12
| | * | | Closes SI-5882Martin Odersky2012-07-282-0/+20
| | | |/ | | |/|
| * | | Merge pull request #1013 from odersky/ticket/5878odersky2012-07-302-0/+19
| |\ \ \ | | |_|/ | |/| |
| | * | Closes SI-5878Martin Odersky2012-07-292-0/+19
| | |/
| * | Merge pull request #1002 from magarciaEPFL/fixes210Paul Phillips2012-07-283-0/+22
| |\ \ | | |/ | |/|
| | * SI-6142: warn @inline-methods ending up not inlined (rightfully or not)Miguel Garcia2012-07-263-0/+22
* | | Merge pull request #1014 from soc/throwable-warningJosh Suereth2012-07-301-3/+3
|\ \ \
| * | | Fixes typo in Throwable compiler warningSimon Ochsenreither2012-07-291-3/+3
| |/ /
* | | Merge pull request #1000 from paulp/topic/sealed-is-finalJosh Suereth2012-07-303-0/+46
|\ \ \ | |/ / |/| |
| * | Refined isEffectivelyFinal logic for sealedness.Paul Phillips2012-07-263-0/+46
| * | Improve unchecked warnings.Paul Phillips2012-07-223-0/+28
* | | Improve unchecked warnings a lot.Paul Phillips2012-07-274-6/+100
| |/ |/|
* | Merge pull request #976 from adriaanm/ticket-4440bAdriaan Moors2012-07-253-0/+33
|\ \
| * | SI-4440 workaround: avoid outer accessor that'll vanishAdriaan Moors2012-07-233-0/+33
| |/
* | Merge pull request #974 from adriaanm/repull-unchecked-hkAdriaan Moors2012-07-243-0/+28
|\ \
| * | Improve unchecked warnings.Paul Phillips2012-07-233-0/+28
| |/
* | Merge pull request #979 from adriaanm/ticket-6111Adriaan Moors2012-07-242-8/+2
|\ \
| * | SI-6111 accept single-subpattern unapply patternAdriaan Moors2012-07-232-8/+2
| |/
* / SI-4881 infer variance from formals, then resultMartin Odersky2012-07-231-4/+1
|/
* Merge pull request #924 from hubertp/2.10.x-issue/5385Adriaan Moors2012-07-203-4/+10
|\
| * Fix for SI-5385.Paul Phillips2012-07-173-4/+10
* | Merge pull request #894 from axel22/topic/static-annot-cherry-2.10.xLukas Rytz2012-07-202-0/+66
|\ \
| * | WIP add private/lazy checks and a few tests.Aleksandar2012-07-192-1/+24
| * | Implement @static annotation on singleton object fields.Aleksandar Prokopec2012-07-182-0/+43
| |/
* | Merge pull request #936 from scalamacros/ticket/5999Adriaan Moors2012-07-202-5/+5
|\ \
| * | SI-5999 removes Context.reifyEugene Burmako2012-07-202-5/+5
* | | Merge pull request #927 from dgruntz/issue/5856Adriaan Moors2012-07-202-0/+42
|\ \ \
| * | | changes error message generated by compilerDominik Gruntz2012-07-171-1/+1
| * | | SI-5856 enables use of $this in string interpolationDominik Gruntz2012-07-172-0/+42
* | | | Merge pull request #937 from adriaanm/ticket-5739Adriaan Moors2012-07-201-2/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | SI-5739 store sub-patterns in local valsAdriaan Moors2012-07-171-2/+3
| | |/ | |/|
* | | Merge pull request #909 from lrytz/t5892Adriaan Moors2012-07-182-0/+42
|\ \ \ | |/ / |/| |
| * | SI-5892 allow implicit views in annotation argsLukas Rytz2012-07-182-0/+42
* | | Merge pull request #876 from adriaanm/ticket-6011bAdriaan Moors2012-07-167-1/+71
|\ \ \
| * | | SI-6011 switches: unreachability, guard-free formAdriaan Moors2012-07-167-1/+71
* | | | Merge pull request #897 from lrytz/t5956Adriaan Moors2012-07-163-5/+23
|\ \ \ \ | |/ / / |/| | |