index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bindings
/
xml
Age
Commit message (
Expand
)
Author
2013-02-26
doxygen command. Add 'attention' command to list of similar
Fariborz Jahanian
2013-02-01
Comment parsing: improve the fidelity of XML output for many block commands
Dmitri Gribenko
2013-02-01
Fix indent
Dmitri Gribenko
2013-01-31
[Comment parsing] Add support for recognizing
Fariborz Jahanian
2012-10-17
[Doc parsing]: This patch adds <Declaration> tag to
Fariborz Jahanian
2012-10-03
Comment to XML conversion: escape XML special chars correctly; use correct
Dmitri Gribenko
2012-10-02
[Doc parse]: SUpport for message in deprecated/unavailable
Fariborz Jahanian
2012-10-02
[Doc parsing]: Add available and deprecated attribute info
Fariborz Jahanian
2012-10-01
availability in structured documents. Takes
Fariborz Jahanian
2012-09-29
Comment XML schema: correct indentation.
Dmitri Gribenko
2012-09-28
[Doc parsing] Add availability information to generated Comment XML.
Fariborz Jahanian
2012-09-13
Comment to XML conversion: we try not to emit empty <Discussion> elements, but
Dmitri Gribenko
2012-08-08
Comment XML: use xml:space="preserve" in Verbatim tags, so that XML tidy does
Dmitri Gribenko
2012-08-07
Comment AST: DeclInfo: add a special kind for enums.
Dmitri Gribenko
2012-08-07
libclang API for comment-to-xml conversion.
Dmitri Gribenko