index
:
CastXML.git
master
Clone from: https://github.com/CastXML/CastXML.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restrict --castxml-gccxml to C++98 and C89 modes
Brad King
2014-03-21
1
-0/+25
*
Output: Add implicit members to Class, Struct, and Union
Brad King
2014-03-21
1
-0/+3
*
Output: Generate Function and related elements
Brad King
2014-03-21
1
-0/+227
*
Output: Generate Variable elements
Brad King
2014-03-21
1
-0/+20
*
Output: Generate ArrayType elements
Brad King
2014-03-21
1
-0/+26
*
Output: Generate ReferenceType elements
Brad King
2014-03-21
1
-0/+12
*
Output: Generate PointerType elements
Brad King
2014-03-21
1
-0/+11
*
Output: Generate Class, Struct, and Union elements
Brad King
2014-03-21
1
-0/+42
*
Output: Generate CvQualifiedType elements
Brad King
2014-03-21
1
-4/+24
*
Output: Generate FundamentalType elements
Brad King
2014-03-21
1
-0/+12
*
Output: Map Typedef type to TypedefDecl
Brad King
2014-03-21
1
-0/+10
*
Output: Generate Typedef elements
Brad King
2014-03-21
1
-0/+104
*
Output: Generate declared Namespace elements
Brad King
2014-03-21
1
-0/+53
*
Output: Generate the global Namespace element
Brad King
2014-03-21
1
-0/+80
*
Detect settings from MSVC-like compilers
Brad King
2014-02-26
2
-3/+65
*
Add output for 'File' XML elements
Brad King
2014-02-26
1
-1/+44
*
Add --castxml-start option to specify traversal roots
Brad King
2014-02-26
5
-9/+71
*
Set up Clang AST visitor infrastructure for XML output
Brad King
2014-02-26
4
-1/+385
*
Utils: Add API to encode strings as XML
Brad King
2014-02-26
2
-0/+35
*
Make Clang resources available to our driver
Brad King
2014-02-26
5
-2/+35
*
Add API to run Clang internally
Brad King
2014-02-26
5
-6/+356
*
Detect settings from GNU-like compilers
Brad King
2014-02-14
1
-5/+101
*
Add --castxml-cc-<id> option to specify compiler command
Brad King
2014-02-14
5
-2/+115
*
Add initial command-line parsing
Brad King
2014-02-14
3
-2/+56
*
Create runCommand utility function
Brad King
2014-02-14
3
-0/+88
*
Compute resource directory on startup
Brad King
2014-02-14
5
-1/+130
*
Configure binary output and install directories
Brad King
2014-02-14
1
-1/+1
*
Link castxml to LLVM libraries
Brad King
2014-02-14
1
-0/+3
*
Add castxml executable
Brad King
2014-02-14
2
-0/+50
*
Merge branch 'upstream-kwsys' into src/kwsys/ subtree
Brad King
2014-02-14
81
-0/+35052