summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/ast/DocComments.scala
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'a170c99' into 2.12.xLukas Rytz2015-09-221-0/+0
|\
| * unset inappropriate execute bitsSeth Tisue2015-09-021-0/+0
* | Merge branch '2.11.x' into merge/2.11.x-to-2.12.x-20150624Jason Zaugg2015-06-241-3/+3
|\|
| * SI-8210 Scaladoc: Fix the false negative @inheritdoc warning on accessorsKato Kazuyoshi2015-05-271-3/+3
| * [backport] Update javadoc tag to new scaladoc tags.Masato Sogame2014-08-111-1/+8
* | Don't define the wiki syntax in multiple placesKato Kazuyoshi2015-03-261-19/+0
* | Update javadoc tag to new scaladoc tags.Masato Sogame2014-07-151-1/+8
|/
* Removing unused code.Paul Phillips2013-10-021-14/+0
* Uses a WeakHashMap to constrain memory footprint of docCommentsFrançois Garillot2013-09-191-2/+8
* SI-7376 Bad doc variable error is positioned at the variable.Som Snytt2013-04-171-1/+4
* Doc -> C-style comments for local symbols to avoid "discardingEugene Vigdorchik2013-03-211-1/+1
* Merge 2.10.x into master.Adriaan Moors2013-03-051-0/+5
|\
| * SI-7109 SI-7153 Generalize the API to get docComments: allow to force docTreesEugene Vigdorchik2013-02-241-0/+5
* | Name boolean arguments in src/compiler.Jason Zaugg2013-03-051-1/+1
* | Address some ScaladocrotJason Zaugg2013-02-251-5/+4
* | Fix some typosSamy Dindane2013-01-241-1/+1
* | Merge remote-tracking branch 'origin/2.10.x' into merge-2.10.xPaul Phillips2012-12-201-19/+25
|\|
| * Extract base scaladoc functionality for the IDE.Eugene Vigdorchik2012-12-121-19/+20
* | Removed code from scaladoc.Paul Phillips2012-11-201-7/+0
* | Revert "Commenting out unused members."Paul Phillips2012-11-191-4/+4
* | Commenting out unused members.Paul Phillips2012-11-191-4/+4
* | Deprecation patrol.Paul Phillips2012-11-061-1/+1
* | Removed unused imports.Paul Phillips2012-11-061-3/+0
|/
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* Scaladoc: Removing forgotten debugging infoVlad Ureche2012-07-211-4/+0
* Scaladoc: GroupsVlad Ureche2012-07-191-9/+14
* Scaladoc: workaround for untypical Map usecasesVlad Ureche2012-07-161-8/+11
* SI-5235 Correct usecase variable expansionVlad Ureche2012-07-161-18/+31
* Avoid conflict with String's apply.Paul Phillips2012-07-131-1/+1
* moves positions to scala.reflect.internal.utilEugene Burmako2012-06-081-1/+1
* The new reflectionEugene Burmako2012-06-081-2/+2
* Fixes the backticks in use case signature crashVlad Ureche2012-05-021-5/+20
* scala.reflect.api: Reporters => FrontEndsEugene Burmako2012-04-201-3/+1
* Scaladoc feature that shows implicit conversionsVlad Ureche2012-04-131-4/+4
* Next generation of macrosEugene Burmako2012-04-121-2/+2
* Flag performance and Name management.Paul Phillips2012-04-061-2/+1
* Moving flags around for performance.Paul Phillips2012-04-061-4/+3
* Fixed SI-5599Vlad Ureche2012-03-221-26/+33
* Merged and cleaned the 'feature/inheritdoc' branchVlad Ureche2012-03-161-15/+107
* More consistent use of Names.Paul Phillips2012-01-051-3/+3
* Fixed "Definition Classes" in bug #5287Vlad Ureche2011-12-161-4/+6
* Fixed #5054, #5287Vlad Ureche2011-12-081-1/+1
* Adding some Sets/Maps to perRunCaches, and elim...Paul Phillips2011-07-141-5/+3
* Fixes #4490 and #4467.Kato Kazuyoshi2011-06-181-1/+1
* Moved scala.reflect.Chars to scala.reflect.inte...Iulian Dragos2011-05-201-1/+1
* And the remainder of the scala.reflect refactor...Paul Phillips2011-05-161-1/+1
* This patch and the several to follow represent ...Paul Phillips2011-05-161-1/+1
* Updated a bunch of @deprecated annotations to h...Paul Phillips2011-04-241-1/+1
* [scaladoc] Closes #4452 again. Review by malayeri.Kato Kazuyoshi2011-04-121-11/+12