summaryrefslogtreecommitdiff
path: root/test/scaladoc
Commit message (Expand)AuthorAgeFilesLines
...
* | 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-164-3/+47
|\|
| * Merge pull request #3951 from pawel-wiejacha/2.11.x_SI-8810_fixGrzegorz Kossakowski2014-09-032-3/+10
| |\
| | * SI-8810 scaladoc: fixed code block indentation normalizationPaweł Wiejacha2014-09-032-3/+10
| * | 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
* | | | Merge pull request #3928 from kzys/dup-html-idsGrzegorz Kossakowski2014-09-021-4/+9
|\ \ \ \
| * | | | Scaladoc: the value of an id attribute must be unique within a documentKato Kazuyoshi2014-08-131-4/+9
| |/ / /
* / / / 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
* | Merge pull request #3685 from VladUreche/issue/8514-masterJason Zaugg2014-04-212-0/+24
|\ \
| * | SI-8514 Remove scaladoc html inconsistenciesVlad Ureche2014-04-182-0/+24
* | | SI-8144 permalinks in scaladocMarcin Kubala2014-03-142-4/+79
|/ /
* | 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-4014 Scaladoc omits @authorKonstantin Fedorov2014-02-024-2/+59
* | 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
* | SI-7876 Less dealiasing in Scaladoc's type printing.Jason Zaugg2013-09-263-1/+29
* | SI-7876 Scaladoc crasher due to regression in isFunctionType.Jason Zaugg2013-09-262-0/+20
* | Merge remote-tracking branch 'origin/2.10.x' into merge/2.10.x-to-masterJason Zaugg2013-09-102-0/+19
|\|
| * Merge pull request #1 from retronym/ticket/7767-testFrançois Garillot2013-09-092-0/+19
| |\
| | * SI-7767 Test case for Scaladoc on early initializersJason Zaugg2013-09-092-0/+21
| |/
* | SI-7487 Revert "Removed -Ymacro-no-expand."Adriaan Moors2013-07-101-0/+24
* | Remove dependency on combinators from CommandLinerParser.Adriaan Moors2013-06-251-1/+1
* | Merge v2.10.1-326-g4f8c306' into merge/v2.10.1-326-g4f8c306-to-masterJason Zaugg2013-05-1719-243/+453
|\ \ | |/ |/|
| * Merge pull request #2454 from vigdorchik/scaladoc_fixesJason Zaugg2013-05-171-2/+2
| |\
| | * Improve code style in the Scaladoc implementation.Eugene Vigdorchik2013-05-161-2/+2
| * | Merge pull request #2483 from adriaanm/merge-2.10.xPaul Phillips2013-05-022-0/+26
| |\ \
| | * \ Merge 2.10.x into masterAdriaan Moors2013-05-022-0/+26
| | |\ \ | |_|/ / |/| | / | | |/
| * / SI-7349 Partest supports test-interfaceSom Snytt2013-04-304-17/+28
| |/
| * Merge pull request #2417 from paulp/pr/empty-type-boundsJason Zaugg2013-04-231-1/+1
| |\
| | * Simplify type bounds.Paul Phillips2013-04-201-1/+1
| * | Merge pull request #2396 from som-snytt/issue/unmoored-docAdriaan Moors2013-04-222-8/+80
| |\ \ | | |/ | |/|
| | * SI-7376 Unmoored doc has correct positionSom Snytt2013-04-172-1/+44
| | * SI-7376 Scaladoc warns when discarding local doc comments with API tagsSom Snytt2013-04-152-8/+37
| * | Remove scaladoc deprecated option.Eugene Vigdorchik2013-04-102-73/+0
| |/
| * Merge remote-tracking branch 'origin/2.10.x' into merge-2.10.xPaul Phillips2013-04-082-0/+16
| |\
| * \ Merge remote tracking branch 'origin/2.10.x' into topic/merge-2.10.x-to-v2.11...Jason Zaugg2013-04-022-0/+43
| |\ \