summaryrefslogtreecommitdiff
path: root/test/junit
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4046 from gourlaysama/wip/t8711-version-unparseLukas Rytz2014-11-041-0/+18
|\
| * SI-8711 ScalaVersion.unparse doesn't produce valid versionsAntoine Gourlay2014-10-131-0/+18
* | Merge pull request #4052 from Lymia/issue/8910Jason Zaugg2014-11-041-0/+22
|\ \
| * | SI-8910 BitSet sometimes uses exponential memory.Alissa Rao2014-10-151-0/+22
| |/
* | Merge pull request #4045 from gourlaysama/wip/t8875-show-codeJason Zaugg2014-11-041-0/+7
|\ \
| * | SI-8875 showCode should print all class constructor modifiers.Antoine Gourlay2014-10-241-0/+7
| |/
* | Merge pull request #4067 from lrytz/t8926Grzegorz Kossakowski2014-10-201-0/+41
|\ \
| * | SI-8926 default visbility RUNTIME for java annotationsLukas Rytz2014-10-201-0/+41
| |/
* / [nomerge] SI-8899 Revert "SI-8627 make Stream.filterNot non-eager"Lukas Rytz2014-10-121-18/+0
|/
* Merge pull request #4030 from som-snytt/issue/8843Grzegorz Kossakowski2014-10-072-3/+141
|\
| * SI-8843 AbsFileCL acts like a CLSom Snytt2014-10-062-3/+141
* | Merge pull request #4016 from lrytz/t8731Grzegorz Kossakowski2014-10-072-0/+42
|\ \ | |/ |/|
| * SI-8731 warning if @switch is ignoredLukas Rytz2014-10-062-0/+42
* | Better ant / junit interactionAntoine Gourlay2014-09-2912-6/+3
|/
* Get rid of Platform.doLoad method.Grzegorz Kossakowski2014-09-241-1/+0
* 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
* | Remove stale local variables and exception handlers after DCELukas Rytz2014-09-105-7/+215
* | Clarify why we emit ATHROW after expressions of type NothingLukas Rytz2014-09-102-6/+50
* | Tools to run the compiler in JUnit testsLukas Rytz2014-09-102-0/+115
* | JUnit tests for dead code elimination.Lukas Rytz2014-09-104-2/+199
|/
* 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
* | 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 #3931 from lrytz/opt/tracked-finalLukas Rytz2014-09-011-34/+21
|\ \
| * | Remove Tracked, add type information to ClassBTypeLukas Rytz2014-08-191-34/+21
* | | Merge pull request #3949 from lrytz/t8627Grzegorz Kossakowski2014-08-271-0/+18
|\ \ \ | |_|/ |/| |
| * | SI-8627 make Stream.filterNot non-eagerLukas Rytz2014-08-271-0/+18
| |/
* | 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-121-0/+23
* | SI-8512 Infer a type for f"$args"Som Snytt2014-08-121-0/+13
* | SI-6476 DocumentationSom Snytt2014-07-181-0/+14
|/
* SI-8525 Clarify usage of -Xlint:_,flagSom Snytt2014-07-161-15/+9
* SI-8525 No anonymous lintSom Snytt2014-07-101-3/+3
* SI-8525 Add -Xlint:-warn-missing-interpolatorSom Snytt2014-07-081-2/+16
* Remove deprecationWarning, currentReporting from ReportingAdriaan Moors2014-07-041-0/+7
* Uniformly route reporting through reporter.Adriaan Moors2014-07-041-0/+5
* Merge pull request #3736 from VladimirNik/print-types-issue-2.11.xAdriaan Moors2014-07-031-26/+51
|\
| * TypeTree printing modified (SI-8447)VladimirNik2014-05-091-26/+51
* | SI-8611 Avoid accidental patmat unification with refinement typesJason Zaugg2014-06-101-0/+35
* | Merge pull request #3743 from ruippeixotog/issue/8553Ichoran2014-06-041-0/+16
|\ \
| * | SI-8553 WrappedArray throws exception on lastIndexWhere when index out of rangeRui Gonçalves2014-05-121-0/+16
| |/
* | Merge pull request #3796 from som-snytt/issue/8630Adriaan Moors2014-06-031-0/+5
|\ \
| * | SI-8630 lineToString no longer long by one at eofSom Snytt2014-05-271-0/+5
* | | Merge pull request #3795 from som-snytt/issue/8475Adriaan Moors2014-06-031-0/+8
|\ \ \
| * | | SI-8475 GroupedIterator is also lazy when paddedSom Snytt2014-05-271-0/+8
| |/ /