summaryrefslogtreecommitdiff
path: root/src/scaladoc/scala/tools/nsc/doc/base
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5681 from Philippus/issue/9704Lukas Rytz2017-02-221-3/+7
|\
| * moved Pattern and TagsNotToClose to a HtmlTag companion objectPhilippus Baalman2017-02-211-4/+6
| * SI-9704 don't add a closed HtmlTag if it is already closedPhilippus Baalman2017-02-081-1/+3
* | fixed broken references after move from 'model' to 'base'Philippus Baalman2017-02-102-3/+4
|/
* Typo and spelling correctionsJanek Bogucki2016-11-111-1/+1
* SI-9752 never ignore blank lines when parsing code blocks (#5125)Antoine Gourlay2016-05-021-1/+1
* Fix some typos in `spec` documents and comments.Dongjoon Hyun2016-03-151-1/+1
* Add doc annotation `@shortDescription` to enable explicit synopsisFelix Mulder2016-02-222-5/+15
* Add better hover-text in search resultsFelix Mulder2016-02-181-1/+1
* SI-9620: add doc annotation to hide specific conversionsFelix Mulder2016-02-092-31/+48
* Merge commit 'cc6fea6' into merge/2.11.x-to-2.12.x-20160203Jason Zaugg2016-02-041-18/+16
|\
| * Trim complexity in CommentFactoryBaseJanek Bogucki2016-01-251-18/+16
* | Merge commit 'a170c99' into 2.12.xLukas Rytz2015-09-224-0/+0
|\|
| * unset inappropriate execute bitsSeth Tisue2015-09-024-0/+0
* | Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x-2015...Jason Zaugg2015-07-132-2/+2
|\|
| * Fix 27 typos (p-r)Janek Bogucki2015-06-302-2/+2
* | Merge commit 'fedbfd7' into merge/2.11-to-2.12-apr-21Lukas Rytz2015-04-211-15/+18
|\|
| * SI-5795 empty scaladoc tags should be omitted from outputAntoine Gourlay2015-04-021-8/+8
| * fix scaladoc issue with parsing of empty tagsAntoine Gourlay2015-04-021-7/+10
* | Merge commit '7ba38a0' into merge/2.11.x-to-2.12.x-20150129Jason Zaugg2015-01-291-1/+17
|\|
| * SI-6626 make @throws tags create links to exceptionsAntoine Gourlay2014-11-051-1/+17
* | 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
| * | [backport] Update javadoc tag to new scaladoc tags.Masato Sogame2014-08-111-11/+11
| |/
* | Removing deprecationsFrançois Garillot2014-09-091-4/+4
* | Update javadoc tag to new scaladoc tags.Masato Sogame2014-07-151-11/+11
|/
* SI-8672 Better end-of-sentence detection for ScaladocJason Zaugg2014-06-201-1/+11
* Cull extraneous whitespace.Paul Phillips2013-09-181-3/+0
* Improve code style in the Scaladoc implementation.Eugene Vigdorchik2013-05-162-16/+12
* Merge remote tracking branch 'origin/2.10.x' into topic/merge-2.10.x-to-v2.11...Jason Zaugg2013-04-021-7/+11
* Eliminate a bunch of -Xlint warnings.Paul Phillips2013-03-123-4/+1
* Moved scaladoc sources into separate directory.Paul Phillips2013-03-095-0/+1377