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
*
Output: Pass full Options struct to our ASTVisitor
Brad King
2014-04-09
3
-12/+16
*
RunClang: Pass full Options struct to our ASTConsumer
Brad King
2014-04-09
1
-5/+5
*
Port to LLVM/Clang SVN r205446
Brad King
2014-04-08
1
-3/+2
*
RunClang: Add missing include for OwningPtr
Brad King
2014-04-03
1
-0/+1
*
Output: Skip empty declarations in class or namespace members
Brad King
2014-04-01
1
-0/+3
*
castxml: Report help with '-help' and '--help'
Brad King
2014-04-01
1
-0/+15
*
castxml: Use parentheses for '--castxml-cc-<id>' commands
Brad King
2014-03-31
1
-4/+48
*
castxml: Rewrite usage output to include more detail
Brad King
2014-03-31
1
-3/+24
*
Output: Skip through extern "C" contexts to enclosing namespace
Brad King
2014-03-31
1
-0/+5
*
Output: Skip friend function templates
Brad King
2014-03-31
1
-0/+5
*
Output: Report template declarations as Unimplemented
Brad King
2014-03-27
1
-0/+36
*
Output: Desugar non-dependent typedef members of class templates
Brad King
2014-03-27
1
-3/+19
*
Output: Drop from Namespace members="" non-inline class members
Brad King
2014-03-24
1
-0/+5
*
Output: Skip implicit members that cannot be compiled
Brad King
2014-03-24
2
-3/+56
*
Output: Report Typedef underlying type
Brad King
2014-03-24
1
-1/+1
*
Output: Decay Function Argument types
Brad King
2014-03-24
1
-1/+7
*
Output: Use typedef name for anonymous enum
Brad King
2014-03-24
1
-1/+7
*
Output: Add default="" to Function Argument elements
Brad King
2014-03-24
1
-6/+24
*
Output: Add pure_virtual="" to Function-like elements
Brad King
2014-03-24
1
-0/+13
*
Output: Desugar Class base class references
Brad King
2014-03-24
1
-2/+2
*
Output: Add bases="" attribute to Class elements
Brad King
2014-03-24
1
-0/+27
*
Output: Fix output of forward-declared classes
Brad King
2014-03-24
1
-2/+9
*
castxml: Report version number with '--version'
Brad King
2014-03-24
5
-0/+40
*
Introduce CastXML version number
Brad King
2014-03-24
2
-0/+49
*
castxml: Expand response file references on command line
Brad King
2014-03-24
1
-0/+14
*
castxml: Use LLVM API to load command-line arguments
Brad King
2014-03-24
1
-7/+21
*
Output: Make FundamentalType names match gccxml
Brad King
2014-03-24
1
-1/+14
*
Output: Report class friends
Brad King
2014-03-24
1
-0/+33
*
Output: Report class bases
Brad King
2014-03-21
1
-1/+16
*
Output: Refactor access specifier attribute printing
Brad King
2014-03-21
1
-7/+16
*
Output: Add abstract="" attribute to Class elements
Brad King
2014-03-21
1
-0/+4
*
Output: Generate Enumeration elements
Brad King
2014-03-21
1
-0/+30
*
Output: Add init="" attribute to Variable elements
Brad King
2014-03-21
1
-0/+8
*
Output: Handle using declarations and directives
Brad King
2014-03-21
1
-0/+28
*
Output: Generate MethodType and OffsetType elements
Brad King
2014-03-21
1
-4/+75
*
Output: Extend type nodes and queue to pair with containing class
Brad King
2014-03-21
1
-27/+44
*
Output: Generate Ellipsis element inside variadic functions and types
Brad King
2014-03-21
1
-0/+6
*
Output: Generate FunctionType elements
Brad King
2014-03-21
1
-0/+36
*
Output: Map Paren type to the inner type
Brad King
2014-03-21
1
-0/+3
*
Output: Generate Field elements
Brad King
2014-03-21
1
-0/+21
*
Output: Generate function template instantiations and specializations
Brad King
2014-03-21
1
-0/+32
*
RunClang: Parse function bodies so we can instantiate them
Brad King
2014-03-21
1
-3/+0
*
Output: Follow qualified type names
Brad King
2014-03-21
1
-0/+3
*
Output: Desugar template specialization types
Brad King
2014-03-21
1
-0/+7
*
Output: Generate class template instantiations and specializations
Brad King
2014-03-21
1
-2/+54
*
Output: Factor out start decl addition
Brad King
2014-03-21
1
-2/+11
*
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
[next]