summaryrefslogtreecommitdiff
path: root/src/scaladoc
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'abd595d' into merge/2.11.x-to-2.12.x-20140915Jason Zaugg2014-09-161-44/+14
|\
| * 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
| |\ \
| * | | [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
* | | | Removing deprecationsFrançois Garillot2014-09-097-18/+18
* | | | Merge commit '47908f1' into merge/2.11-to-2.12-is-it-really-sept-2-already-wh...Lukas Rytz2014-09-021-3/+4
|\ \ \ \ | | |/ / | |/| |
| * | | Regularize `comment` hook methodAdriaan Moors2014-07-171-3/+4
| |/ /
* | | Merge commit '01f2d27' into merge/2.11-to-2.12-is-it-really-sept-2-already-wh...Lukas Rytz2014-09-023-3/+3
|\| |
| * | 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
* | | | Scaladoc: the value of an id attribute must be unique within a documentKato Kazuyoshi2014-08-133-20/+26
* | | | Merge pull request #3881 from pocket7878/issue/6144Grzegorz Kossakowski2014-07-252-11/+12
|\ \ \ \
| * | | | Update javadoc tag to new scaladoc tags.Masato Sogame2014-07-152-11/+12
* | | | | Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x-2014...Jason Zaugg2014-07-142-6/+6
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | / 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
* | | Rewrite explanation of doc-source-url option more clearly, and fix encoding t...Masato Sogame2014-07-131-1/+1
|/ /
* | 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
|\