index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
tools
/
libclang
/
CXComment.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Comment AST: DeclInfo: add a special kind for enums.
Dmitri Gribenko
2012-08-07
1
-0
/
+4
*
libclang API for comment-to-xml conversion.
Dmitri Gribenko
2012-08-07
1
-0
/
+388
*
Comment to HTML conversion: correct typo in CSS class name: taram -> tparam
Dmitri Gribenko
2012-08-01
1
-2
/
+2
*
Comment to HTML conversion: refactor. Extracted a class to for FullComment
Dmitri Gribenko
2012-08-01
1
-122
/
+137
*
Comment to HTML conversion: skip \tparam commands with whitespace paragraphs
Dmitri Gribenko
2012-08-01
1
-0
/
+3
*
Comment to HTML conversion: escape HTML special characters in command arguments
Dmitri Gribenko
2012-08-01
1
-7
/
+17
*
Comment parsing: add support for \tparam command on all levels.
Dmitri Gribenko
2012-07-31
1
-0
/
+112
*
Move comment from member operator() to class.
Dmitri Gribenko
2012-07-30
1
-2
/
+2
*
Add missing include for Linux buildbot
Dmitri Gribenko
2012-07-30
1
-0
/
+2
*
Add an assert to ParamCommandComment::getParamIndex() -- it should not be
Dmitri Gribenko
2012-07-30
1
-4
/
+11
*
libclang comment to HTML rendering: \result is the same as \returns
Dmitri Gribenko
2012-07-25
1
-1
/
+2
*
libclang comments AST: clang_ParamCommandComment_getParamName: don't assert
Dmitri Gribenko
2012-07-23
1
-1
/
+1
*
Comment AST: add InlineContentComment::RenderKind to specify a default
Dmitri Gribenko
2012-07-23
1
-21
/
+43
*
Comment to HTML conversion: add more CSS classes to identify function arguments
Dmitri Gribenko
2012-07-21
1
-67
/
+66
*
Add libclang APIs to walk comments ASTs and an API to convert a comment to an
Dmitri Gribenko
2012-07-20
1
-0
/
+657
[prev]