aboutsummaryrefslogtreecommitdiff
path: root/dottydoc/test
Commit message (Expand)AuthorAgeFilesLines
* Remove `Context` reference in `Comment` and `UseCase`Felix Mulder2016-10-061-1/+1
* Separate `ContextDocstrings` from `Context` and make it pluggableFelix Mulder2016-10-061-4/+4
* Implement docbase as propertyFelix Mulder2016-10-062-2/+5
* Typecheck usecases in fresh local scopeFelix Mulder2016-10-061-1/+1
* Move docstring cooking to dottyFelix Mulder2016-10-061-0/+37
* Fix cooking of docstringsFelix Mulder2016-10-062-1/+44
* Move typing of usecases to `typedClassDef`Felix Mulder2016-10-061-5/+6
* Fix type parameters not getting properly typedFelix Mulder2016-10-061-0/+89
* Fix name clashes because of `@usecase`Felix Mulder2016-10-061-3/+14
* Add `UsecasePhase` to dottydocFelix Mulder2016-10-061-0/+52
* Add symbols to Doc AST, needed for `@usecase`Felix Mulder2016-10-062-10/+11
* Merge pull request #1492 from dotty-staging/add-inlineGuillaume Martres2016-10-061-0/+1
|\
| * Suppress inline in dottydoc test of standard libraryMartin Odersky2016-10-021-0/+1
* | honor -encoding compiler flag and defaultsMartijn Hoekstra2016-09-071-1/+1
|/
* Add phase to deal with constructorsFelix Mulder2016-08-215-31/+242
* Move client test to client repoFelix Mulder2016-08-192-48/+15
* Implement dotty bridge for docFelix Mulder2016-08-191-3/+2
* Implement working docs requiring manually specifying resources and template f...Felix Mulder2016-08-192-17/+16
* Add scaladoc interface stubFelix Mulder2016-08-191-1/+1
* Add `currentEntity` to templating APIFelix Mulder2016-08-191-15/+15
* Remove client from dottydoc - no more Scala.JS deps!Felix Mulder2016-08-195-0/+255