summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Updates to IntelliJ files for 2.12.xLukas Rytz2016-03-212-32/+41
* Merge commit '5f5cc18' into merge-2.11-to-2.12-mar-21Lukas Rytz2016-03-2123-228/+355
|\
| * Update IntelliJ build for use with sbtLukas Rytz2016-03-2123-234/+336
* | Merge pull request #5043 from dongjoon-hyun/fix_typos_in_spec_and_commentsJason Zaugg2016-03-2123-28/+28
|\ \
| * | Fix some typos in `spec` documents and comments.Dongjoon Hyun2016-03-1523-28/+28
* | | Remove manual mixins in JFunctionN.v2.12.0-M3-dc9effeJason Zaugg2016-03-1824-264/+2
* | | New trait encoding: use default methods, jettison impl classesJason Zaugg2016-03-1831-816/+188
|/ /
* | Merge pull request #5037 from janekdb/topic/2.12.x-scaladoc-fix-Source-linksAdriaan Moors2016-03-141-10/+8
|\ \
| * | Fix Scaladoc links in scala.io.SourceJanek Bogucki2016-03-131-10/+8
* | | Merge pull request #4974 from szeiger/wip/patmat-outertestAdriaan Moors2016-03-145-64/+55
|\ \ \
| * | | Improved outer ref checking in pattern matches:Adriaan Moors2016-03-075-64/+55
* | | | Merge pull request #5040 from adriaanm/rebase-5031Jason Zaugg2016-03-156-112/+122
|\ \ \ \
| * \ \ \ Merge 2.11.x into 2.12.xAdriaan Moors2016-03-145-66/+76
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge pull request #5005 from janekdb/2.11.x-man-page-scalacv2.11.8Seth Tisue2016-03-041-25/+26
| | |\ \ \
| | | * | | Document -Xxml:coalescing in scalac man pageJanek Bogucki2016-03-031-25/+26
| | * | | | Merge pull request #4994 from dk14/patch-1Seth Tisue2016-03-041-1/+1
| | |\ \ \ \
| | | * | | | explicitly specify insertion-order feature in docsdk142016-02-231-1/+1
| | * | | | | Typesafe -> Lightbend in more placesSeth Tisue2016-03-042-2/+2
| | * | | | | SI-9425 Fix a residual bug with multi-param-list case classesJason Zaugg2016-03-041-3/+10
| | * | | | | SI-9546 Fix regression in rewrite of case apply to constructor callJason Zaugg2016-03-021-4/+3
| | * | | | | Refactor transform of case apply in refchecksJason Zaugg2016-03-021-28/+30
| | | |/ / / | | |/| | |
| | * | | | Fix bold text in reflect API for 2.11.xFelix Mulder2016-02-271-1/+1
| * | | | | Merge commit 2.11.x into 2.12.x.Adriaan Moors2016-03-141-46/+46
| |\| | | |
| | * | | | Merge pull request #4993 from SethTisue/sbt-0.13.11Seth Tisue2016-02-261-46/+46
| | |\ \ \ \
| | | * | | | upgrade to sbt 0.13.11Seth Tisue2016-02-221-46/+46
* | | | | | | Merge pull request #5018 from janekdb/topic/2.12.x-scaladoc-advertise-depreca...Seth Tisue2016-03-141-5/+31
|\ \ \ \ \ \ \
| * | | | | | | Remove mention of deprecated I/O methods from Predef main commentJanek Bogucki2016-03-141-5/+31
| |/ / / / / /
* | | | | | | Merge pull request #5013 from janekdb/2.12.x-Scaladoc-ConversionsSeth Tisue2016-03-143-49/+49
|\ \ \ \ \ \ \
| * | | | | | | Format collection conversions Scaladoc as code blocks instead of bulletsJanek Bogucki2016-03-093-49/+49
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #5014 from janekdb/2.12.x-WeakHashSet-spellingSeth Tisue2016-03-141-6/+6
|\ \ \ \ \ \ \
| * | | | | | | Fix var spelling in WeakHashSetJanek Bogucki2016-03-091-6/+6
| |/ / / / / /
* | / / / / / Change behavior of clear-button on input fieldsFelix Mulder2016-03-142-19/+13
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #4717 from Ichoran/issue/9347Adriaan Moors2016-03-146-3/+79
|\ \ \ \ \ \
| * | | | | | SI-9347 Efficient head/tail, if possible, for immutable maps & setsRex Kerr2016-02-176-3/+79
* | | | | | | Remove unused classes from ScaladocFelix Mulder2016-03-1411-1226/+11
* | | | | | | Scaladoc: Fix elidable threshold off-by-one comment and link elidableJanek Bogucki2016-03-091-8/+8
| |/ / / / / |/| | | | |
* | | | | | Fix typomathhun2016-03-091-2/+2
* | | | | | Merge pull request #4970 from retronym/ticket/9658Jason Zaugg2016-03-091-2/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | SI-9658 Fix crosstalk between partial fun. and GADT matchJason Zaugg2016-03-041-2/+2
* | | | | | Add fallback typefaces for monospaced sections in scaladocFelix Mulder2016-03-073-31/+32
* | | | | | SI-6886: Deprecate -expand-all-typesJanek Bogucki2016-03-041-1/+5
|/ / / / /
* | | | | Fix diagrams for `Content Hierarchies` in scaladocFelix Mulder2016-03-023-10/+14
* | | | | Merge pull request #4934 from Shadow53/2.12.xSeth Tisue2016-03-011-0/+2
|\ \ \ \ \
| * | | | | Added Properties.isLinux to compliment the isWin and isMac methodsShadow532016-01-301-0/+2
* | | | | | Unclutter scaladoc entity membersFelix Mulder2016-03-017-145/+155
* | | | | | Add package view to scaladocFelix Mulder2016-02-265-11/+221
* | | | | | Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x-2016...Jason Zaugg2016-02-2541-86/+108
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Typesafe is now LightbendSeth Tisue2016-02-249-18/+18
| * | | | | Remove GIJ memory configuration advice from fsc, scala and scalac man pages.Janek Bogucki2016-02-203-15/+3
| * | | | | fix smhasher urlxuwei-k2016-02-152-2/+2