summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/doc/model/comment/CommentFactory.scala
Commit message (Expand)AuthorAgeFilesLines
* Extract base scaladoc functionality for the IDE.Eugene Vigdorchik2012-12-121-1085/+0
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Improved the `scala.language` documentationVlad Ureche2012-10-021-1/+1
* Generate links to external projects in scaladoc.Eugene Vigdorchik2012-09-261-1/+1
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-1/+1
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* SI-6140 Scaladoc infinite recursion in wiki parserVlad Ureche2012-07-251-1/+1
* SI-5784 Scaladoc: Type templatesVlad Ureche2012-07-191-1/+1
* Scaladoc: GroupsVlad Ureche2012-07-191-3/+40
* SI-5784 Scaladoc: {Abstract,Alias} type templatesVlad Ureche2012-07-171-1/+2
* Scaladoc: Reducing the memory footprint 2Vlad Ureche2012-07-161-1/+1
* SI-3695 SI-4224 SI-4497 SI-5079 scaladoc linksVlad Ureche2012-07-161-26/+29
* Diagram tweaks #1Vlad Ureche2012-07-021-3/+3
* Scaladoc class diagrams part 1Vlad Ureche2012-07-021-54/+78
* Reorganized scaladoc modelVlad Ureche2012-07-021-4/+4
* Revert "Scaladoc class diagrams part 1"Vlad Ureche2012-06-181-82/+58
* Scaladoc class diagrams part 1Vlad Ureche2012-06-141-58/+82
* moves positions to scala.reflect.internal.utilEugene Burmako2012-06-081-1/+1
* Enabling postfix ops feature warning, and working on libs to avoid them.Martin Odersky2012-04-121-0/+1
* Merge branch 'issue/5054-usecase-cleanup'Vlad Ureche2012-03-201-1/+59
|\
| * Adapted indentation in scaladoc code blocksVlad Ureche2012-03-201-1/+59
* | Merged and cleaned the 'feature/inheritdoc' branchVlad Ureche2012-03-161-1/+1
|/
* Performance improvements for CommentFactory.Daniel C. Sobral2012-01-261-47/+53
* scaladoc fixes and improvementsmichelou2011-07-151-40/+51
* Warn about unqualified names in scaladoc links ...Paul Phillips2011-03-301-11/+13
* [scaladoc] Stop wiki syntax parsing inside HTML.Kato Kazuyoshi2011-03-251-3/+43
* [scaladoc] Closes #4366. Review by pedrofurla.Kato Kazuyoshi2011-03-221-1/+1
* [scaladoc] Closes #4357. Review by dubochet.Kato Kazuyoshi2011-03-191-1/+1
* [scaladoc] Closes #4361.Kato Kazuyoshi2011-03-191-2/+5
* [scaladoc] Fixes the way new lines in wiki synt...Gilles Dubochet2011-02-041-3/+3
* [scaladoc] Strings looking like documentation a...Gilles Dubochet2011-02-041-12/+13
* [scaladoc] Scaladoc recognises HTML entities in...Gilles Dubochet2011-02-041-1/+1
* [scaladoc] Fixes issue with code block in scala...Gilles Dubochet2011-01-211-124/+149
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* [scaladoc] Closes #3541.Gilles Dubochet2010-09-211-1/+9
* [scaladoc] Merges Petr's change to Scaladoc fro...Gilles Dubochet2010-08-191-15/+17
* [Scaladoc] Improve the documentation of primary...chrisJames2010-08-121-19/+95
* [scaladoc] Scaladoc knows about Javadoc inline ...Gilles Dubochet2010-07-151-1/+18
* [scaladoc] Slightly more robust treatment of "c...Gilles Dubochet2010-06-151-2/+1
* [scaladoc] Closes #3428 (HTML markup supported ...Gilles Dubochet2010-05-151-61/+88
* [scaladoc] Closes #3351 (white space before fir...Gilles Dubochet2010-05-121-0/+1
* [scaladoc] Comment summary (first sentence) is ...Gilles Dubochet2010-04-121-54/+52
* [scaladoc] More mitigation code for dangerous H...Gilles Dubochet2010-04-121-1/+2
* [scaladoc] Dangerous HTML (that can break Scala...Gilles Dubochet2010-04-121-3/+20
* [scaladoc] FIxed issue with wiki parser that pr...Gilles Dubochet2010-04-091-20/+35
* As a brief diversion from real work, implemente...Paul Phillips2010-04-061-1/+1
* [scaladoc] Considerably reduced size of documen...Gilles Dubochet2010-04-031-8/+9
* [scaladoc] Fixed the nightly build.Gilles Dubochet2010-03-301-3/+3
* [scaladoc] Improved Scaladoc comment syntax, co...Gilles Dubochet2010-03-241-183/+245
* Leveraged -Xmigration to burn off some warts wh...Paul Phillips2010-03-151-2/+2