summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* SI-8398 - unused warning reports lazy val as a methodKonstantin Fedorov2014-09-102-18/+22
* Merge pull request #3938 from gourlaysama/wip/t8764Grzegorz Kossakowski2014-09-096-0/+38
|\
| * [nomaster] SI-8764 fix return type of case class productElement under Xexperi...Antoine Gourlay2014-09-096-0/+38
* | Merge pull request #3946 from gourlaysama/wip/t5254Grzegorz Kossakowski2014-09-091-0/+23
|\ \
| * | SI-5254 running an empty scala script should succeedAntoine Gourlay2014-08-261-0/+23
* | | Merge pull request #3939 from lrytz/ystatsLukas Rytz2014-09-085-7/+120
|\ \ \
| * | | Address PR feedback, fix MultiChoiceSetting.containsLukas Rytz2014-09-081-0/+2
| * | | Use Enumeration for MultiChoiceSettingSom Snytt2014-09-051-1/+45
| * | | -Ystatistics accepts a list of phases, cleanups in MultiChoiceSettingLukas Rytz2014-09-021-1/+62
| * | | Fix assertThrows, and the behaviors that it shadowedLukas Rytz2014-09-024-6/+12
* | | | Merge pull request #3935 from lrytz/t8803Jason Zaugg2014-09-052-0/+73
|\ \ \ \
| * | | | SI-8803 generate super accessor for super[A], if A is outer superclassLukas Rytz2014-08-202-0/+73
* | | | | Merge pull request #3961 from lrytz/t8786-disable-testJason Zaugg2014-09-041-1/+3
|\ \ \ \ \
| * | | | | SI-8786 disable part of test that's failing the jdk8 buildLukas Rytz2014-09-041-1/+3
* | | | | | Merge pull request #3932 from gourlaysama/wip/t8498Jason Zaugg2014-09-042-4/+7
|\ \ \ \ \ \
| * | | | | | SI-8498 @compileTimeOnly should be aware of bridge methods.Antoine Gourlay2014-08-212-4/+7
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #3951 from pawel-wiejacha/2.11.x_SI-8810_fixGrzegorz Kossakowski2014-09-032-3/+10
|\ \ \ \ \ \
| * | | | | | SI-8810 scaladoc: fixed code block indentation normalizationPaweł Wiejacha2014-09-032-3/+10
* | | | | | | SI-8113 allow a newline between a link target and titleAntoine Gourlay2014-09-032-0/+37
| |_|/ / / / |/| | | | |
* | | | | | Merge pull request #3955 from som-snytt/issue/8410Grzegorz Kossakowski2014-09-032-0/+16
|\ \ \ \ \ \
| * | | | | | SI-8410 Don't warn fatally on disabled flagSom Snytt2014-09-012-0/+16
* | | | | | | Merge commit 'b5759ef' into merge/2.10-to-2.11-sept-2Lukas Rytz2014-09-022-0/+19
|\ \ \ \ \ \ \
| * | | | | | | Prevent SI-8314 by adding a testKato Kazuyoshi2014-07-312-0/+19
* | | | | | | | Merge pull request #3952 from gourlaysama/wip/t8828-lint-innacessibleGrzegorz Kossakowski2014-09-022-0/+21
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | SI-8828 fix regression in Xlint visibility warning for sealed classesAntoine Gourlay2014-08-282-0/+21
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #3948 from retronym/ticket/8823Grzegorz Kossakowski2014-09-021-0/+10
|\ \ \ \ \ \ \
| * | | | | | | SI-8823 Exclude specialized methods from extension method rewriteJason Zaugg2014-08-271-0/+10
* | | | | | | | Merge pull request #3931 from lrytz/opt/tracked-finalLukas Rytz2014-09-019-74/+837
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Fix InnerClass / EnclosingMethod attributesLukas Rytz2014-09-018-40/+816
| * | | | | | | Remove Tracked, add type information to ClassBTypeLukas Rytz2014-08-191-34/+21
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #3949 from lrytz/t8627Grzegorz Kossakowski2014-08-272-1/+19
|\ \ \ \ \ \ \
| * | | | | | | SI-8627 make Stream.filterNot non-eagerLukas Rytz2014-08-272-1/+19
| |/ / / / / /
* | | | | | | Merge pull request #3905 from gourlaysama/wip/t5691-2Lukas Rytz2014-08-267-7/+59
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | SI-5691 lint warning when a type parameter shadows an existing type.Antoine Gourlay2014-08-127-7/+59
* | | | | | | Merge pull request #3929 from retronym/ticket/8793Lukas Rytz2014-08-261-0/+15
|\ \ \ \ \ \ \
| * | | | | | | SI-8793 Fix patmat regression with extractors, existentialsJason Zaugg2014-08-151-0/+15
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #3886 from adriaanm/report-filterGrzegorz Kossakowski2014-08-262-1/+10
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Encapsulate reporting mode as class of reportBuffer.Adriaan Moors2014-07-181-1/+9
| * | | | | | Simplify (ambiguous) error issuing.Adriaan Moors2014-07-171-0/+1
* | | | | | | Merge pull request #3923 from som-snytt/issue/8787Grzegorz Kossakowski2014-08-191-0/+17
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | SI-8787 If you love nulls, so does RegexSom Snytt2014-08-081-0/+17
* | | | | | | SI-8512 Infer Any for the qSom Snytt2014-08-122-1/+24
* | | | | | | SI-8512 Infer a type for f"$args"Som Snytt2014-08-122-1/+14
| |_|/ / / / |/| | | | |
* | | | | | Merge pull request #3927 from lrytz/innerClassesTestLukas Rytz2014-08-123-0/+310
|\ \ \ \ \ \
| * | | | | | test for InnerClass and EnclosingMethod attributesLukas Rytz2014-08-123-0/+310
| |/ / / / /
* | | | | | Merge pull request #3902 from gourlaysama/wip/t4563Lukas Rytz2014-08-1278-80/+80
|\ \ \ \ \ \
| * | | | | | SI-4563 friendlier behavior for Ctrl+D in the REPLAntoine Gourlay2014-07-2978-80/+80
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #3889 from som-snytt/issue/6476-altLukas Rytz2014-08-123-20/+16
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | SI-6476 DocumentationSom Snytt2014-07-182-18/+14
| * | | | | SI-6476 Improve error on escapementSom Snytt2014-07-181-2/+2