aboutsummaryrefslogtreecommitdiff
path: root/dottydoc/test/BaseTest.scala
Commit message (Collapse)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-061-2/+4
|
* Typecheck usecases in fresh local scopeFelix Mulder2016-10-061-1/+1
|
* Fix cooking of docstringsFelix Mulder2016-10-061-1/+1
|
* Merge pull request #1492 from dotty-staging/add-inlineGuillaume Martres2016-10-061-0/+1
|\ | | | | Implement inline
| * Suppress inline in dottydoc test of standard libraryMartin Odersky2016-10-021-0/+1
| |
* | honor -encoding compiler flag and defaultsMartijn Hoekstra2016-09-071-1/+1
|/ | | | | | | | | rename test/pos/valueclasses to pos_valueclasses tests/pos/valueclasses generates a valueclasses.flags file in /tests/partest-generated/pos that conflicts with the valueClasses.flags file that tests/neg/valueClasses.scala tries to create
* Add phase to deal with constructorsFelix Mulder2016-08-211-12/+12
|
* Implement working docs requiring manually specifying resources and template ↵Felix Mulder2016-08-191-2/+1
| | | | for html docs
* Remove client from dottydoc - no more Scala.JS deps!Felix Mulder2016-08-191-0/+58