summaryrefslogtreecommitdiff
path: root/src/scaladoc
Commit message (Expand)AuthorAgeFilesLines
* No list of subclasses for Any in scaladoc, it's useless.Antoine Gourlay2014-11-151-1/+1
* SI-8948 resurrect the scaladoc for Any/AnyRef/Nothing/Null.Antoine Gourlay2014-11-151-1/+2
* SI-5730 hide constructors of sealed abstract classes in scaladocAntoine Gourlay2014-11-071-2/+4
* SI-6626 make @throws tags create links to exceptionsAntoine Gourlay2014-11-053-5/+23
* Make Scaladoc actually exit with non-zero exit code in case of errors,David Turner2014-10-041-9/+11
* Merge pull request #3951 from pawel-wiejacha/2.11.x_SI-8810_fixGrzegorz Kossakowski2014-09-031-42/+8
|\
| * SI-8810 scaladoc: fixed code block indentation normalizationPaweł Wiejacha2014-09-031-42/+8
* | SI-8113 allow a newline between a link target and titleAntoine Gourlay2014-09-031-2/+6
* | Merge remote-tracking branch 'upstream/2.11.x' into backportsLukas Rytz2014-08-261-3/+4
|\ \
| * | Regularize `comment` hook methodAdriaan Moors2014-07-171-3/+4
* | | [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-112-11/+12
|/ /
* | Merge pull request #3792 from som-snytt/issue/8525Lukas Rytz2014-07-161-1/+1
|\ \
| * | SI-8525 No anonymous lintSom Snytt2014-07-101-1/+1
* | | Merge pull request #3883 from gourlaysama/wip/t8557Vlad Ureche2014-07-152-2/+2
|\ \ \ | |/ / |/| |
| * | SI-8557 make scaladoc normalize paths of external jars.Antoine Gourlay2014-07-152-2/+2
* | | Rip out reporting indirection from CompilationUnitAdriaan Moors2014-07-041-3/+3
| |/ |/|
* | SI-8292 report error when scaladoc fails to find doclet.Antoine Gourlay2014-07-011-3/+3
* | SI-8672 Better end-of-sentence detection for ScaladocJason Zaugg2014-06-201-1/+11
* | SI-8591 Scaladoc: Problem with scrolling under Safari on iOSMarcin Kubala2014-05-161-0/+1
|/
* Merge pull request #3685 from VladUreche/issue/8514-masterJason Zaugg2014-04-211-3/+0
|\
| * SI-8514 Remove scaladoc html inconsistenciesVlad Ureche2014-04-181-3/+0
* | SI-8144 permalinks in scaladocMarcin Kubala2014-03-147-49/+168
|/
* SI-8407 "symbol not found" in Scaladoc use cases: warning onlyJason Zaugg2014-03-131-1/+1
* Fix typo in log message.Daniel Darabos2014-03-031-1/+1
* SI-8229 Source compatible name for implicit any2stringaddJason Zaugg2014-02-181-1/+1
* SI-4014 Scaladoc omits @authorKonstantin Fedorov2014-02-022-2/+15
* SI-7124 make macro definitions prettier in scaladocAntoine Gourlay2014-01-311-1/+3
* deprecate Pair and TripleDen Shabalin2013-11-201-3/+3
* Prevent useless filter operation in docsJentsch2013-10-231-33/+38
* Removing unused code.Paul Phillips2013-10-022-7/+4
* Updating Position call sites.Paul Phillips2013-09-272-8/+8
* SI-7876 Less dealiasing in Scaladoc's type printing.Jason Zaugg2013-09-261-4/+4
* Cull extraneous whitespace.Paul Phillips2013-09-183-9/+0
* SI-7624 Fix a few remaining -Xlint warnings ...Simon Ochsenreither2013-08-152-5/+2
* SI-7624 Fix -feature warnings and build with -featureSimon Ochsenreither2013-08-151-5/+4
* Address TODOs around SymbolLoaders and SymbolTable.Grzegorz Kossakowski2013-07-301-20/+2
* Refactor the cake so SymbolTable does not depend on GlobalGrzegorz Kossakowski2013-07-271-3/+13
* Remove dependency on typer phase in ClassfileParser.Grzegorz Kossakowski2013-07-271-0/+10
* Merge pull request #2693 from lexspoon/semmle-lintAdriaan Moors2013-07-011-2/+2
|\
| * Seals some case class hierarchies.Lex Spoon2013-06-261-2/+2
* | Remove dependency on combinators from CommandLinerParser.Adriaan Moors2013-06-251-1/+1
|/
* SI-6503 Fix scaladoc output to generate valid HTML5Simon Ochsenreither2013-06-092-9/+5
* Make all numeric coercions explicit.Paul Phillips2013-05-272-3/+3
* Concision contribution.Paul Phillips2013-05-231-2/+2
* Merge commit 'd93826f278' into pr/enter-elimination-modePaul Phillips2013-05-181-1/+1
|\
| * Corralling Modes into a smaller pen.Paul Phillips2013-05-111-1/+1
* | Merge 2.10.x into masterAdriaan Moors2013-05-172-13/+26
* | Merge v2.10.1-326-g4f8c306' into merge/v2.10.1-326-g4f8c306-to-masterJason Zaugg2013-05-171-7/+10
* | Merge pull request #2454 from vigdorchik/scaladoc_fixesJason Zaugg2013-05-178-130/+96
|\ \ | |/ |/|