index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
clang
/
AST
/
CommentCommands.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
Documentation parsing: in HeaderDoc, \abstract is equivalent to \brief
Dmitri Gribenko
2013-11-19
1
-1
/
+1
*
Documentation parsing: add support for \throws \throw \exception commands
Dmitri Gribenko
2013-11-12
1
-0
/
+5
*
Comment parsing: recognize \def (but processing is a no-op, like the rest of
Dmitri Gribenko
2013-11-09
1
-0
/
+1
*
Documentation parsing: recognize \relates, \related, \relatesonly, \relatedonly
Dmitri Gribenko
2013-06-23
1
-0
/
+5
*
Adds a new doxygen tag needed. // rdar://12379053
Fariborz Jahanian
2013-04-18
1
-0
/
+1
*
Comment command table: use inheritance instead of duplicating code
Dmitri Gribenko
2013-04-15
1
-4
/
+2
*
comment parsing. Add couple more needed doxygen tags.
Fariborz Jahanian
2013-04-10
1
-0
/
+2
*
fixes a typo in my last patch.
Fariborz Jahanian
2013-04-08
1
-1
/
+1
*
doce parsing: adding few more headerdoc tags.
Fariborz Jahanian
2013-04-08
1
-0
/
+2
*
doce parsing: adding few more headerdoc tags.
Fariborz Jahanian
2013-04-05
1
-0
/
+5
*
documentation comment parsing. Added couple of
Fariborz Jahanian
2013-03-18
1
-0
/
+2
*
Documentation parsing. Some refactoring and code
Fariborz Jahanian
2013-03-08
1
-43
/
+25
*
HeaderDoc: Support more of HeaderDoc documentation
Fariborz Jahanian
2013-03-07
1
-5
/
+46
*
doc parsing. Add @method and @callback for
Fariborz Jahanian
2013-03-05
1
-2
/
+2
*
doc parsing. We want to issue a strong warning when
Fariborz Jahanian
2013-03-05
1
-1
/
+8
*
doxygen command. Add 'attention' command to list of similar
Fariborz Jahanian
2013-02-26
1
-0
/
+1
*
Comment parsing: improve the fidelity of XML output for many block commands
Dmitri Gribenko
2013-02-01
1
-1
/
+3
*
Comment parsing: add more comments to CommentCommands.td
Dmitri Gribenko
2013-01-31
1
-3
/
+33
*
[Comment parsing] Add support for recognizing
Fariborz Jahanian
2013-01-31
1
-1
/
+2
*
Comment sema: warn when comment has \deprecated but declaration does not have a
Dmitri Gribenko
2012-09-22
1
-1
/
+5
*
Comment parsing: support \namespace like other commands that contain just a
Dmitri Gribenko
2012-09-15
1
-5
/
+6
*
Comment parsing: support the "\invariant" command.
Dmitri Gribenko
2012-09-14
1
-0
/
+1
*
Comment parsing: handle \deprecated command. It is a block command, but it
Dmitri Gribenko
2012-09-13
1
-0
/
+4
*
Comment parsing: recognize more Doxygen commands
Dmitri Gribenko
2012-09-12
1
-4
/
+17
*
Comment AST: TableGen'ize all command lists in CommentCommandTraits.cpp.
Dmitri Gribenko
2012-09-10
1
-0
/
+133