summaryrefslogtreecommitdiff
path: root/test/scaladoc
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \
| * | | Moved scaladoc code into src/scaladoc.Paul Phillips2013-03-091-0/+9
| * | | Moved scaladoc sources into separate directory.Paul Phillips2013-03-094-4/+210
| * | | Maintenance of Predef.Paul Phillips2013-02-121-2/+2
| * | | 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-252-114/+114
| |\ \ \ \ \ \
| | * | | | | | Remove the term "pimp" from the repositoryDan Hopkins2013-01-192-114/+114
| * | | | | | | Merge branch '2.10.x'Adriaan Moors2013-01-161-4/+4
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Updated copyright to 2013Carlo Dapor2013-01-024-4/+4
| * | | | | | | Merge pull request #1769 from soc/SI-6809Adriaan Moors2012-12-201-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | SI-6809 Forbids deprecated case class definitions without parameter listSimon Ochsenreither2012-12-131-2/+2
| * | | | | | | | Merge remote-tracking branch 'origin/2.10.x' into merge-2.10.xPaul Phillips2012-12-206-8/+12
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ 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-199-46/+171
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix broken links with names that need to be encoded when querying the owner.Eugene Vigdorchik2012-10-042-3/+5
| * | | | | | | | | | | Merge 2.10.x into master to fix breaking tests and keep things up-to-date.Josh Suereth2012-09-272-18/+23
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch '2.10.x'Paul Phillips2012-09-201-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Scaladoc cleanup.Eugene Vigdorchik2012-09-191-1/+1
* | | | | | | | | | | | | | 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
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Scaladoc: Load scripts at the bottom, and with a defer attributeKato Kazuyoshi2013-03-271-7/+0
* | | | | | | | | | | | 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
|/ / / / / / / /