summaryrefslogtreecommitdiff
path: root/test/scaladoc/run
Commit message (Expand)AuthorAgeFilesLines
* 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-177-172/+362
|\ \ | |/ |/|
| * Merge 2.10.x into masterAdriaan Moors2013-05-022-0/+26
| |\ | |/ |/|
| * 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
| |\ \
| * | | Moved scaladoc code into src/scaladoc.Paul Phillips2013-03-091-0/+9
| * | | Moved scaladoc sources into separate directory.Paul Phillips2013-03-092-0/+206
| * | | Merge commit '81d8f9d3da' into merge-210Paul Phillips2013-02-093-0/+7
| |\ \ \
| * | | | Removed -Ymacro-no-expand.Paul Phillips2013-02-021-24/+0
| * | | | Merge commit '01eb6f4958' into wip/fresh-merge2Paul Phillips2013-02-012-0/+25
| |\ \ \ \
| * \ \ \ \ Merge commit 'b403234a27' into wip/fresh-merge2Paul Phillips2013-02-012-0/+24
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #1931 from danielhopkins/remove-pimpingPaul Phillips2013-01-251-74/+74
| |\ \ \ \ \ \
| | * | | | | | Remove the term "pimp" from the repositoryDan Hopkins2013-01-191-74/+74
| * | | | | | | Merge branch '2.10.x'Adriaan Moors2013-01-161-4/+4
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge remote-tracking branch 'origin/2.10.x' into merge-2.10.xPaul Phillips2012-12-205-6/+11
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'merge-wip-into-2.10.x' into merge-2.10-into-masterPaul Phillips2012-12-112-0/+33
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'merge-2.10.0-wip' into merge-2.10.xPaul Phillips2012-10-314-0/+149
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-10-196-45/+110
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix broken links with names that need to be encoded when querying the owner.Eugene Vigdorchik2012-10-041-2/+2
* | | | | | | | | | | | SI-7367 scaladoc crash on constructing the model for annotations.Eugene Vigdorchik2013-04-252-0/+26
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | SI-6715 Shouldn't return "" from TermNames.originalNameKato Kazuyoshi2013-04-032-0/+16
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | SI-6580 Scaladoc: Should not close void elementsKato Kazuyoshi2013-03-252-0/+43
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | SI-6017 Scaladoc: Show all letters without dangling linksKato Kazuyoshi2013-02-031-1/+3
* | | | | | | | | SI-6017 Generate Scaladoc's index links in Scala sideKato Kazuyoshi2013-02-031-0/+3
* | | | | | | | | Merge pull request #1911 from kzys/jira-4976Adriaan Moors2013-02-022-0/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | SI-4976 Scaladoc: Add a source link to package objectsKato Kazuyoshi2013-01-172-0/+2
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #2024 from scalamacros/ticket/6812Eugene Burmako2013-02-012-0/+25
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | SI-6812 scaladoc can opt out of expanding macrosEugene Burmako2013-01-312-0/+25
| |/ / / / / /
* | | | | | | There is no "letters" method in this branchKato Kazuyoshi2013-01-171-4/+0
* | | | | | | Forgot to cherry-pick the .check fileKato Kazuyoshi2013-01-171-0/+1
* | | | | | | SI-6017 Scaladoc's Index should be case-sensitiveKato Kazuyoshi2013-01-161-0/+27
|/ / / / / /
* | | | | / SI-6803: do not use java.net.URI, even more so incorrectly.Eugene Vigdorchik2013-01-061-4/+4
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #1722 from vigdorchik/ide.apiAdriaan Moors2012-12-125-7/+12
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Extract base scaladoc functionality for the IDE.Eugene Vigdorchik2012-12-125-7/+12
| | |_|/ | |/| |
* / | | SI-4922 Show default in Scaladoc for generic methods.Jason Zaugg2012-12-102-0/+33
|/ / /
* | | Merge pull request #1479 from vigdorchik/2.10.xJosh Suereth2012-10-204-0/+149
|\ \ \ | |_|/ |/| |