summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Get rid of Platform.doLoad method.Grzegorz Kossakowski2014-09-241-1/+0
* Merge pull request #3988 from ghik/issue/8459Jason Zaugg2014-09-183-0/+31
|\
| * SI-8459 fix incorrect positions for incomplete selection treesghik2014-09-173-0/+31
* | Merge pull request #3989 from retronym/ticket/8852Grzegorz Kossakowski2014-09-181-0/+34
|\ \
| * | SI-8852 Support joint compilation of Java interfaces w. staticsJason Zaugg2014-09-181-0/+34
* | | Merge pull request #3974 from xeno-by/topic/buffer-pattern-expander-errorsGrzegorz Kossakowski2014-09-183-0/+31
|\ \ \ | |_|/ |/| |
| * | This ensures that typechecking custom unapplications in silent modeEugene Burmako2014-09-113-0/+31
* | | Merge pull request #3980 from retronym/ticket/8844Lukas Rytz2014-09-171-0/+4
|\ \ \ | |_|/ |/| |
| * | SI-8844 Fix regression with existentials + type aliasesJason Zaugg2014-09-131-0/+4
* | | Merge pull request #3848 from Ichoran/issue/8680Lukas Rytz2014-09-161-0/+53
|\ \ \
| * | | SI-8680 Stream.addString is too eagerRex Kerr2014-09-121-0/+53
| | |/ | |/|
* | | Merge pull request #3941 from Ichoran/issue/8815Lukas Rytz2014-09-161-0/+15
|\ \ \
| * | | SI-8815 mutable.LongMap makes different choices for splitAt vs etc.Rex Kerr2014-09-111-0/+15
| |/ /
* | | Merge pull request #3936 from som-snytt/issue/8806Jason Zaugg2014-09-162-1/+12
|\ \ \
| * | | SI-8806 Add lower bound check to Any lintSom Snytt2014-09-052-1/+12
* | | | Merge pull request #3972 from lrytz/BCodeDelambdafyFixJason Zaugg2014-09-164-0/+11
|\ \ \ \
| * | | | isAnonymousClass/Function for delambdafy classes is not trueLukas Rytz2014-09-124-0/+11
* | | | | Merge pull request #3971 from lrytz/opt/dceJason Zaugg2014-09-1617-8/+760
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Address review feedback.Lukas Rytz2014-09-111-1/+3
| * | | | Remove stale local variables and exception handlers after DCELukas Rytz2014-09-105-7/+215
| * | | | SI-8568 unreachable test now passes in GenBCodeLukas Rytz2014-09-101-1/+0
| * | | | Clarify why we emit ATHROW after expressions of type NothingLukas Rytz2014-09-109-6/+237
| * | | | Tools to run the compiler in JUnit testsLukas Rytz2014-09-102-0/+115
| * | | | JUnit tests for dead code elimination.Lukas Rytz2014-09-106-7/+204
| |/ / /
* / / / 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
|\ \ \ \ \ \ \