summaryrefslogtreecommitdiff
path: root/src/scaladoc/scala/tools/nsc
Commit message (Expand)AuthorAgeFilesLines
* Add dummy javadoc typer and instrumentationwip-javadocJakob Odersky2016-06-222-17/+76
* Fix javadoc position parsingJakob Odersky2016-06-221-19/+14
* Parse java comments in scaladocJakob Odersky2016-05-242-28/+67
* Add summary reporting to Scaladoc (#5063)Felix Mulder2016-05-136-21/+79
* SI-9752 never ignore blank lines when parsing code blocks (#5125)Antoine Gourlay2016-05-021-1/+1
* General cleanups and less warnings during a Scala buildsoc2016-04-041-1/+1
* Fix incorrect svg on objects with companion traitsFelix Mulder2016-04-035-35/+71
* Fix expansion on click for "Full Signature" elementFelix Mulder2016-04-031-1/+6
* Fix sidebar not displaying objects with no companionFelix Mulder2016-04-032-15/+23
* Fix inconsistent icon elem insertionFelix Mulder2016-04-031-1/+1
* Merge pull request #4971 from adriaanm/genbcode-delambdafyAdriaan Moors2016-03-311-1/+1
|\
| * Refactoring. Simplify inferImplicit's boolean leversAdriaan Moors2016-03-261-1/+1
* | Merge pull request #5066 from acjay/cleanup_scaladoc_hoverAdriaan Moors2016-03-301-3/+3
|\ \
| * | minor style updates for Scaladoc formattingAlan Johnson2016-03-281-3/+3
| |/
* | Merge pull request #5062 from felixmulder/topic/scaladoc-search-historySeth Tisue2016-03-301-0/+24
|\ \
| * | Add search history for ScaladocFelix Mulder2016-03-301-0/+24
| |/
* / Add type and class/trait member search, fixes SI-9721 and SI-9722Felix Mulder2016-03-302-14/+29
|/
* scaladoc fix permalinksDavid Hoepelman2016-03-251-25/+30
* Fixed Typo in scaladoc scheduler.jsPim Verkerk2016-03-251-1/+1
* Fix some typos in `spec` documents and comments.Dongjoon Hyun2016-03-155-5/+5
* Merge pull request #5040 from adriaanm/rebase-5031Jason Zaugg2016-03-152-2/+2
|\
| * Merge 2.11.x into 2.12.xAdriaan Moors2016-03-142-2/+2
| |\
| | * Typesafe -> Lightbend in more placesSeth Tisue2016-03-042-2/+2
* | | Change behavior of clear-button on input fieldsFelix Mulder2016-03-142-19/+13
|/ /
* | Remove unused classes from ScaladocFelix Mulder2016-03-1411-1226/+11
* | Add fallback typefaces for monospaced sections in scaladocFelix Mulder2016-03-073-31/+32
* | SI-6886: Deprecate -expand-all-typesJanek Bogucki2016-03-041-1/+5
* | Fix diagrams for `Content Hierarchies` in scaladocFelix Mulder2016-03-023-10/+14
* | Unclutter scaladoc entity membersFelix Mulder2016-03-017-145/+155
* | Add package view to scaladocFelix Mulder2016-02-265-11/+221
* | Add doc annotation `@shortDescription` to enable explicit synopsisFelix Mulder2016-02-222-5/+15
* | Add progress bar for searchFelix Mulder2016-02-184-42/+57
* | Add better hover-text in search resultsFelix Mulder2016-02-186-27/+24
* | Replace UTF8 glyphs with the Material TypefaceFelix Mulder2016-02-173-43/+75
* | Add package member filteringFelix Mulder2016-02-171-22/+18
* | Scaladoc: Add new search, featuring entity and member searchFelix Mulder2016-02-1719-940/+2183
* | Merge branch '2.11.x' into topic/merge-2.11.x-to-2.12.x-20160210Jason Zaugg2016-02-101-1/+1
|\|
| * bump copyright year to 2016Seth Tisue2016-02-031-1/+1
* | SI-9620: add doc annotation to hide specific conversionsFelix Mulder2016-02-094-70/+57
* | Scaladoc: fix duplicate implicits in ArrayFelix Mulder2016-02-061-0/+11
* | Add panzoom feature to Type Inheritance graphsFelix Mulder2016-02-0610-155/+193
* | Scaladoc: fix stray number in codeblocks for firefoxFelix Mulder2016-02-051-0/+4
* | 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 'bf599bc' into merge/2.11.x-to-2.12.x-20160203Jason Zaugg2016-02-032-3/+3
|\|
| * Fix some simple extra wordsEitan Adler2016-01-172-4/+4
| * Apply title case to Scaladoc buttons: By Inheritance & Show AllJanek Bogucki2015-12-151-2/+2
* | SI-9599 Multiple @todo formatted with comma on separate linepeterz2016-01-291-1/+1
* | Add partial appearance update of inheritence graphs in scaladocFelix Mulder2016-01-2314-5628/+89
* | add mobile CSS rules for updated scaladoc lookFelix Mulder2016-01-045-86/+270