index
:
~jwrdegoede/clang
master
Hans' clang repository
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
InternalsManual.rst
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-24
[docs] Change non-c++ code blocks to 'text' format to fix a sphinx warning.
Alexander Kornienko
1
-5
/
+5
2015-11-24
Remove DataRecursiveASTVisitor; it no longer serves any purpose, since it's j...
Richard Smith
1
-1
/
+1
2015-08-05
Update mailing list references to lists.llvm.org
Tanya Lattner
1
-1
/
+1
2015-05-13
Made considerable updates to the documentation explaining how to add a new at...
Aaron Ballman
1
-155
/
+267
2015-02-07
Replace DeclContext::getNextContext with DeclContext::collectAllContexts
Yaron Keren
1
-5
/
+7
2014-12-28
Fix markup from r224894.
Nico Weber
1
-6
/
+6
2014-12-28
Add stub sections about Parse, Sema, CodeGen to the internals manual.
Nico Weber
1
-0
/
+32
2014-08-29
unique_ptrify the result of CFG::buildCFG/CFGBuilder::buildCFG
David Blaikie
1
-4
/
+1
2014-07-07
Update internals manual on how to add AST nodes.
Nico Weber
1
-3
/
+4
2014-02-28
Add 'remark' diagnostic type in 'clang'
Tobias Grosser
1
-4
/
+7
2014-02-17
Implements a declarative approach to documenting individual attributes in Cla...
Aaron Ballman
1
-0
/
+15
2014-01-20
Adding a bit of documentation that was missed with r198883 (when ParseArgumen...
Aaron Ballman
1
-0
/
+5
2014-01-20
Exposed a declarative way to specify that an attribute can be duplicated when...
Aaron Ballman
1
-0
/
+5
2014-01-07
Updating the documentation about how to add attributes based on the rather ex...
Aaron Ballman
1
-21
/
+124
2013-09-27
docs: Document CXXLiteralOperatorName and CXXUsingDirective
Justin Bogner
1
-2
/
+17
2013-09-27
docs: Remove note about Identifiers being used for C++ operators
Justin Bogner
1
-4
/
+0
2013-01-14
Document that we should recognize attributes supported by gcc with C++11
Dmitri Gribenko
1
-0
/
+2
2013-01-02
docs: Fix up HTML links to proper reST links.
Sean Silva
1
-2
/
+2
2012-12-15
Documentation: random cleanups. Use monospaced font where appropriate,
Dmitri Gribenko
1
-2
/
+2
2012-12-15
Documentation: convert InternalsManual.html to reST
Dmitri Gribenko
1
-0
/
+1808