aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/core/Comments.scala
Commit message (Expand)AuthorAgeFilesLines
* Remove `Context` reference in `Comment` and `UseCase`Felix Mulder2016-10-061-16/+28
* Separate `ContextDocstrings` from `Context` and make it pluggableFelix Mulder2016-10-061-12/+35
* Implement docbase as propertyFelix Mulder2016-10-061-3/+3
* Move docstring cooking to dottyFelix Mulder2016-10-061-14/+360
* Fix cooking of docstringsFelix Mulder2016-10-061-6/+4
* Fix type parameters not getting properly typedFelix Mulder2016-10-061-14/+3
* Fix name clashes because of `@usecase`Felix Mulder2016-10-061-12/+25
* Add `Comments` object instead of `Scanners.Comment` case classFelix Mulder2016-10-061-0/+77