1. 3304c43 CommentDumper: reorder members and add a comment. by Dmitri Gribenko · 12 years ago
  2. 8cfabf2 Remove const_casts by propagating constness down to called functions. by Dmitri Gribenko · 12 years ago
  3. 262e60c [doc parsing] use getParamName to access parameter by Fariborz Jahanian · 12 years ago
  4. 6553c68 structured document comment: patch to provide comment for overriding function by Fariborz Jahanian · 12 years ago
  5. 71793ef Add dump support for comments coming from by Fariborz Jahanian · 12 years ago
  6. bf967be [Doc parsing] This patch searches overridden objc/c++ by Fariborz Jahanian · 12 years ago
  7. e4330a3 Comment AST: TableGen'ize all command lists in CommentCommandTraits.cpp. by Dmitri Gribenko · 12 years ago
  8. 96b0986 Comment parsing: add support for \tparam command on all levels. by Dmitri Gribenko · 12 years ago
  9. c109361 Comment dumper: silence a warning by not casting away const by Dmitri Gribenko · 12 years ago
  10. 72b57cc Comment dumper: print \param parameter index if parameter name is resolved. by Dmitri Gribenko · 12 years ago
  11. 2d66a50 Comment AST: add InlineContentComment::RenderKind to specify a default by Dmitri Gribenko · 12 years ago
  12. ad29b2b CommentDumper: print word-like arguments for block commands. by Dmitri Gribenko · 12 years ago
  13. cdd1b37 Comment::dump(): show name of inline command by Dmitri Gribenko · 12 years ago
  14. fb3643a On Darwin, the linker removes functions in CommentDumper.o (Comment::dump()) by Dmitri Gribenko · 12 years ago
  15. 0eaf69d Comment AST nodes: rename getXXXCount() methods to getNumXXXs() to be in line with Statement AST nodes. by Dmitri Gribenko · 12 years ago
  16. 3f38bf2 Comment parsing: repaint the bikesched: rename 'HTML open tags' to 'HTML start tags' and 'HTML close tags' to 'HTML end tags' according to HTML spec. by Dmitri Gribenko · 12 years ago
  17. a5ef44f Enable comment parsing and semantic analysis to emit diagnostics. A few by Dmitri Gribenko · 12 years ago
  18. 8d3ba23 Implement AST classes for comments, a real parser for Doxygen comments and a by Dmitri Gribenko · 12 years ago