aboutsummaryrefslogtreecommitdiff
path: root/doc-tool/src/dotty/tools/dottydoc/model/factories.scala
Commit message (Expand)AuthorAgeFilesLines
* Generalize PolyType to TypeLambda in dotty-docMartin Odersky2017-04-061-3/+3
* Fix dotty-doc to take account of refactoringsMartin Odersky2017-04-061-4/+4
* Add type params to type aliasesFelix Mulder2017-02-241-12/+6
* Rewire `MemberLookup` to return `Option[Entity]`Felix Mulder2017-01-311-0/+1
* Fix singleton types in return values of doctoolFelix Mulder2017-01-311-7/+4
* Implement remainder of type membersFelix Mulder2017-01-311-0/+9
* Improve member lookupFelix Mulder2017-01-311-53/+58
* Add annotations to doc ASTFelix Mulder2017-01-311-0/+2
* Fix doc compilation of dotty itselfFelix Mulder2017-01-311-1/+6
* Remove dead code from pattern match in doc factoriesFelix Mulder2017-01-311-2/+0
* Fix #1794: handle TermRef result types in dottydocFelix Mulder2016-12-191-1/+14
* Move `dottydoc` -> `doc-tool`Felix Mulder2016-11-221-0/+183