summaryrefslogtreecommitdiff
path: root/test/scaladoc/run
Commit message (Expand)AuthorAgeFilesLines
* pattern for entitylink was too narrow, cleaned up the testsPhilippus Baalman2017-03-032-29/+24
* added missing Inline matches to inlineToStr so it is now exhaustivePhilippus Baalman2017-02-253-15/+68
* SI-9704 don't add a closed HtmlTag if it is already closedPhilippus Baalman2017-02-082-0/+26
* Add regression tests for SI-10027Jakob Odersky2016-11-032-0/+13
* Fields phase expands lazy vals like modulesAdriaan Moors2016-08-291-4/+38
* Javadoc: make parsing of java comments optionalJakob Odersky2016-08-133-11/+23
* Javadoc: fix problems in community buildJakob Odersky2016-08-131-1/+1
* Merge pull request #5231 from gourlaysama/ticket/t9585-scaladoc-wrong-implicitsStefan Zeiger2016-08-122-0/+31
|\
| * SI-9585 hide auto-implicit conversions from scaladocAntoine Gourlay2016-06-062-0/+31
* | Retain javadoc comments in scaladocJakob Odersky2016-07-152-0/+31
* | Merge commit 'aaf7bc0' into merge-2.11-to-2.12-june-19Lukas Rytz2016-06-212-7/+25
|\ \ | |/ |/|
| * Use sbt for PR validationStefan Zeiger2016-06-142-7/+25
* | SI-9752 never ignore blank lines when parsing code blocks (#5125)Antoine Gourlay2016-05-022-0/+33
* | Remove unused classes from ScaladocFelix Mulder2016-03-141-1/+0
* | Add doc annotation `@shortDescription` to enable explicit synopsisFelix Mulder2016-02-223-1/+56
* | Scaladoc: Add new search, featuring entity and member searchFelix Mulder2016-02-172-29/+0
* | SI-9620: add doc annotation to hide specific conversionsFelix Mulder2016-02-092-0/+44
* | Merge commit 'cc6fea6' into merge/2.11.x-to-2.12.x-20160203Jason Zaugg2016-02-042-0/+69
|\|
| * Trim complexity in CommentFactoryBaseJanek Bogucki2016-01-252-0/+69
* | Merge commit '8eb1d4c' into merge-2.11-to-2.12-nov-24Lukas Rytz2015-11-241-1/+1
|\|
| * it's Scaladoc, not "ScalaDoc" or "Scala doc"Seth Tisue2015-11-121-1/+1
* | Merge commit 'a170c99' into 2.12.xLukas Rytz2015-09-225-0/+0
|\|
| * unset inappropriate execute bitsSeth Tisue2015-09-025-0/+0
* | Merge branch '2.11.x' into merge/2.11.x-to-2.12.x-20150624Jason Zaugg2015-06-244-2/+27
|\|
| * Fix 36 typos (d-f)Janek Bogucki2015-06-211-1/+1
| * Fix another several typosMichaƂ Pociecha2015-06-181-1/+1
| * SI-8210 Scaladoc: Fix the false negative @inheritdoc warning on accessorsKato Kazuyoshi2015-05-272-0/+25
* | Merge commit 'fedbfd7' into merge/2.11-to-2.12-apr-21Lukas Rytz2015-04-212-0/+67
|\|
| * SI-5795 empty scaladoc tags should be omitted from outputAntoine Gourlay2015-04-022-0/+67
* | Merge commit '7ba38a0' into merge/2.11.x-to-2.12.x-20150129Jason Zaugg2015-01-294-0/+86
|\|
| * SI-5730 hide constructors of sealed abstract classes in scaladocAntoine Gourlay2014-11-072-0/+37
| * SI-6626 make @throws tags create links to exceptionsAntoine Gourlay2014-11-052-0/+49
* | Merge commit 'abd595d' into merge/2.11.x-to-2.12.x-20140915Jason Zaugg2014-09-162-0/+37
|\|
| * SI-8113 allow a newline between a link target and titleAntoine Gourlay2014-09-032-0/+37
* | Merge branch 'merge/2.10-to-2.11-sept-2' into merge/2.11-to-2.12-is-it-really...Lukas Rytz2014-09-022-0/+19
|\|
| * Merge commit 'b5759ef' into merge/2.10-to-2.11-sept-2Lukas Rytz2014-09-022-0/+19
| |\
| | * Prevent SI-8314 by adding a testKato Kazuyoshi2014-07-312-0/+19
* | | Merge commit '01f2d27' into merge/2.11-to-2.12-is-it-really-sept-2-already-wh...Lukas Rytz2014-09-022-0/+33
|\| |
| * | Merge pull request #3883 from gourlaysama/wip/t8557Vlad Ureche2014-07-152-0/+33
| |\ \
| | * | SI-8557 make scaladoc normalize paths of external jars.Antoine Gourlay2014-07-152-0/+33
* | | | Prevent SI-7905 by adding a testKato Kazuyoshi2014-07-312-0/+37
|/ / /
* / / SI-8672 Better end-of-sentence detection for ScaladocJason Zaugg2014-06-202-0/+36
|/ /
* | Merge commit 'ec05aeb' into topic/merge-2.10.xJason Zaugg2014-05-082-0/+33
|\|
| * SI-8479 Fix constructor default args under scaladocJason Zaugg2014-04-072-0/+33
* | SI-8407 "symbol not found" in Scaladoc use cases: warning onlyJason Zaugg2014-03-132-0/+24
* | SI-8229 Source compatible name for implicit any2stringaddJason Zaugg2014-02-182-2/+2
* | SI-7124 make macro definitions prettier in scaladocAntoine Gourlay2014-01-312-0/+25
* | *boxContext => *box.Context , *boxMacro => *box.MacroEugene Burmako2014-01-122-4/+4
* | Use macro expandee, rather than expansion, in pres. compilerJason Zaugg2014-01-084-1/+27
* | deprecates macro def return type inferenceEugene Burmako2013-12-101-3/+3