summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [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
* Merge pull request #3914 from som-snytt/issue/orphan-checkGrzegorz Kossakowski2014-08-071-1/+0
|\
| * Orphan check fileSom Snytt2014-08-031-1/+0
* | Merge pull request #3921 from gourlaysama/goodbye-jlineGrzegorz Kossakowski2014-08-0754-7654/+0
|\ \
| * | remove jline sources from src/ now that we use a released jline.Antoine Gourlay2014-08-0754-7654/+0
| |/
* | Merge pull request #3916 from retronym/ticket/8781Grzegorz Kossakowski2014-08-074-1/+23
|\ \ | |/ |/|
| * SI-8781 Avoid double-expansion under -Ymacro-expand:discardJason Zaugg2014-08-064-1/+23
|/
* Merge pull request #3895 from lrytz/jline-updateGrzegorz Kossakowski2014-07-251-0/+2
|\
| * Also update jline.version when update.versions is set during buildLukas Rytz2014-07-221-0/+2
* | Merge pull request #3894 from adriaanm/depmsgGrzegorz Kossakowski2014-07-256-21/+25
|\ \
| * | Better error message than 'bad symbolic reference'.Adriaan Moors2014-07-226-21/+25
| |/
* | Merge pull request #3897 from lrytz/2.11.2-bumpGrzegorz Kossakowski2014-07-252-7/+7
|\ \
| * | Bump versions for Scala 2.11.2Lukas Rytz2014-07-232-7/+7
| |/
* | Merge pull request #3890 from dhgarrette/2.11.xGrzegorz Kossakowski2014-07-251-3/+1
|\ \
| * | Fixed incorrect example in StringContext.raw docDan Garrette2014-07-211-1/+1
| * | Remove "throws InvalidEscapeException" from StringContext.raw docDan Garrette2014-07-211-2/+0
| |/
* | Merge pull request #3884 from mpociecha/remove-invalidation-from-globalGrzegorz Kossakowski2014-07-252-238/+0
|\ \
| * | Remove invalidation from Global.scalampociecha2014-07-172-238/+0
* | | Merge pull request #3826 from lrytz/opt/refactorTrackedGrzegorz Kossakowski2014-07-2515-89/+481
|\ \ \
| * | | Documentation for isModuleClassLukas Rytz2014-07-081-0/+3
| * | | Support writing classfile of version 52Lukas Rytz2014-07-083-1/+3
| * | | Clean up and document some usages of flags in the backendLukas Rytz2014-07-089-44/+154
| * | | Pattern matching on ClassBType extracts the inernalNameLukas Rytz2014-07-081-22/+27
| * | | Remove unnessecary check when computing InnerClass attribute flagsLukas Rytz2014-07-081-2/+13
| * | | Comment summarizing the JVM spec for InnerClass / EnclosingMethodLukas Rytz2014-07-081-0/+199
| * | | Minor cleanups and comments in GenBCodeLukas Rytz2014-07-086-21/+83
* | | | Merge pull request #3896 from retronym/ticket/8743Grzegorz Kossakowski2014-07-256-34/+35
|\ \ \ \ | |_|_|/ |/| | |
| * | | SI-8743 Fix crasher with poly-methods annotated with @varargsJason Zaugg2014-07-236-34/+35
|/ / /
* | | Merge pull request #3888 from som-snytt/issue/8736v2.11.2Lukas Rytz2014-07-2110-9/+54
|\ \ \
| * | | SI-8736 Error if no arg and no defaultSom Snytt2014-07-201-6/+9
| * | | SI-8736 Restore -language to former glorySom Snytt2014-07-2010-8/+50
* | | | Merge pull request #3887 from Ichoran/issue/8738Lukas Rytz2014-07-202-9/+26
|\ \ \ \ | |/ / / |/| | |
| * | | SI-8738 Regression in range equalityRex Kerr2014-07-202-9/+26
|/ / /