summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Clarify divergentError commentAdriaan Moors2014-07-171-1/+2
| * | | | | | | | | Add errorCount to wean partest off Reporter$SeverityAdriaan Moors2014-07-171-0/+3
| * | | | | | | | | Concretize diagnostics: one boolean suffices for now.Adriaan Moors2014-07-172-11/+10
| * | | | | | | | | Simplify (ambiguous) error issuing.Adriaan Moors2014-07-174-39/+23
| * | | | | | | | | Remove another redundant forwarderAdriaan Moors2014-07-173-7/+5
| * | | | | | | | | Move more parsing hooks out of reporting.Adriaan Moors2014-07-179-24/+46
| * | | | | | | | | Regularize `comment` hook methodAdriaan Moors2014-07-173-8/+14
| * | | | | | | | | Minor cleanup in AbstractReporter.Adriaan Moors2014-07-171-1/+3
| * | | | | | | | | Eclipse project: repl depends on compiler/lib projectsAdriaan Moors2014-07-171-8/+8
* | | | | | | | | | Merge pull request #3943 from gourlaysama/wip/fscLukas Rytz2014-08-262-1/+3
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | SI-5227 make fsc notify its client upon compiler crashAntoine Gourlay2014-08-251-0/+1
| * | | | | | | | | SI-1264 fsc compiler output should go to stderr, like scalacAntoine Gourlay2014-08-251-1/+2
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge pull request #3942 from gourlaysama/wip/junitGrzegorz Kossakowski2014-08-251-1/+5
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Add support for running a specific Junit test/method.Antoine Gourlay2014-08-251-1/+5
|/ / / / / / / /
* | | | | | | | Merge pull request #3923 from som-snytt/issue/8787Grzegorz Kossakowski2014-08-192-169/+262
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | SI-8787 Addressing feedback, additional periods.Som Snytt2014-08-121-31/+65
| * | | | | | | SI-8787 Update doc for RegexSom Snytt2014-08-101-134/+175
| * | | | | | | SI-8787 If you love nulls, so does RegexSom Snytt2014-08-082-10/+28
* | | | | | | | Merge pull request #3909 from som-snytt/issue/8512Grzegorz Kossakowski2014-08-196-4/+40
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | SI-8512 Infer Any for the qSom Snytt2014-08-123-2/+25
| * | | | | | | SI-8512 Infer a type for f"$args"Som Snytt2014-08-123-2/+15
|/ / / / / / /
* | | | | | | 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 #3907 from gourlaysama/wip/proxyLukas Rytz2014-08-124-0/+4
|\ \ \ \ \ \ \
| * | | | | | | a few missing deprecations in proxy collections.Antoine Gourlay2014-07-314-0/+4
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #3902 from gourlaysama/wip/t4563Lukas Rytz2014-08-1280-81/+89
|\ \ \ \ \ \ \
| * | | | | | | SI-4563 friendlier behavior for Ctrl+D in the REPLAntoine Gourlay2014-07-2980-81/+89
| |/ / / / / /
* | | | | | | Merge pull request #3889 from som-snytt/issue/6476-altLukas Rytz2014-08-126-77/+75
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | SI-6476 Unitize ALL the procedures!Som Snytt2014-07-192-27/+26
| * | | | | | SI-6476 Unitize procedures, readabilitySom Snytt2014-07-192-28/+24
| * | | | | | SI-6476 DocumentationSom Snytt2014-07-183-18/+16
| * | | | | | SI-6476 Improve error on escapementSom Snytt2014-07-182-4/+9
| | | | * | | [backport] Rewrite explanation of doc-source-url option more clearly, and fix...Masato Sogame2014-08-111-1/+1
| | | | * | | [backport] Update javadoc tag to new scaladoc tags.Masato Sogame2014-08-113-12/+20
| | | | * | | [backport] Fixes cut sentences in the generated scaladocsDominik Gruntz2014-08-1111-18/+18
| | | | * | | [backport] Refactored example to Option.collect method.jxcoder2014-08-111-3/+3
| | | | * | | [backport] Fixed mathematically wrong statement in the documentation of scala...Malte Isberner2014-08-111-5/+12
| | | | * | | [backport] Fix scaladoc typoLukas Elmer2014-08-111-1/+1
| | | | * | | [backport] Did not know of the fix for SI-8672. Followed the recommendation g...Dominik Gruntz2014-08-111-2/+2
| | | | * | | [backport] Fixes first sentence delimitersdgruntz2014-08-111-2/+2
| | | | * | | [backport] [scaladoc] Changed align of example code to Option.contains and Op...Maks Atygaev2014-08-111-16/+16
| | | | * | | [backport] SI-8705 Added example to Option.contains method.jxcoder2014-08-111-0/+11
| | | | * | | [backport] Added example to Option.collect method.jxcoder2014-08-111-0/+11
| | | | * | | [backport] Change StringContext scaladocEvgeny Vereshchagin2014-08-111-1/+1
| | | | * | | [backport] som-snytt's update to wordingMax Bileschi2014-08-111-3/+3
| | | | * | | [backport] Revised comment to appeal to lchoran's and som-snytts commentsMax Bileschi2014-08-111-5/+4
| | | | * | | [backport] Update PartialFunction documentation to include the fact that the ...Max Bileschi2014-08-111-1/+1
| | | | * | | [backport] Update PartialFunction documentation to include the fact that the ...Max Bileschi2014-08-111-1/+7
| | | | * | | [backport] Make comment consistent with codeEvgeny Vereshchagin2014-08-111-1/+1
| | | | * | | [backport] Update AnyVals.scalaharryhuk2014-08-111-2/+2
| |_|_|/ / / |/| | | | |