summaryrefslogtreecommitdiff
path: root/test/files/presentation/doc.check
Commit message (Collapse)AuthorAgeFilesLines
* SI-7109 SI-7153 Generalize the API to get docComments: allow to force docTreesEugene Vigdorchik2013-02-241-49/+1
| | | | | | for given fragments. Don't type-check when forcing doc comments, but rather do it directly. Test the new functionality as well as better tests for the old one.
* Add a request to presentation compiler to fetch doc comment information.Eugene Vigdorchik2013-02-061-0/+1
| | | | Refactor scaladoc base functionality to allow it to be mixed in with Global in the IDE.
* Extract base scaladoc functionality for the IDE.Eugene Vigdorchik2012-12-121-0/+48