1. e4330a3 Comment AST: TableGen'ize all command lists in CommentCommandTraits.cpp. by Dmitri Gribenko · 12 years ago
  2. 96b0986 Comment parsing: add support for \tparam command on all levels. by Dmitri Gribenko · 12 years ago
  3. c109361 Comment dumper: silence a warning by not casting away const by Dmitri Gribenko · 12 years ago
  4. 72b57cc Comment dumper: print \param parameter index if parameter name is resolved. by Dmitri Gribenko · 12 years ago
  5. 2d66a50 Comment AST: add InlineContentComment::RenderKind to specify a default by Dmitri Gribenko · 12 years ago
  6. ad29b2b CommentDumper: print word-like arguments for block commands. by Dmitri Gribenko · 12 years ago
  7. cdd1b37 Comment::dump(): show name of inline command by Dmitri Gribenko · 12 years ago
  8. fb3643a On Darwin, the linker removes functions in CommentDumper.o (Comment::dump()) by Dmitri Gribenko · 12 years ago
  9. 0eaf69d Comment AST nodes: rename getXXXCount() methods to getNumXXXs() to be in line with Statement AST nodes. by Dmitri Gribenko · 12 years ago
  10. 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
  11. a5ef44f Enable comment parsing and semantic analysis to emit diagnostics. A few by Dmitri Gribenko · 12 years ago
  12. 8d3ba23 Implement AST classes for comments, a real parser for Doxygen comments and a by Dmitri Gribenko · 12 years ago