index
:
CastXML.git
master
Clone from: https://github.com/CastXML/CastXML.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Port to LLVM/Clang SVN r215430 (release_35)
Brad King
2014-08-12
4
-10/+10
*
|
Port to LLVM/Clang SVN r210479
Brad King
2014-06-09
2
-2/+2
*
|
test: Add cases for --castxml-cc-(gnu|msvc) detection
Brad King
2014-04-16
21
-0/+68
*
|
RunClang: With --castxml-cc-<id>, disable Clang stdlib includes
Brad King
2014-04-16
1
-1/+2
*
|
Detect: Recognize framework include directories on OS X
Brad King
2014-04-16
3
-6/+29
*
|
Output: Add function calling convention attributes
Brad King
2014-04-14
4
-0/+61
*
|
Output: Generate location attributes for builtin declarations
Brad King
2014-04-11
4
-11/+37
*
|
Output: Traverse extern "C" namespace members
Brad King
2014-04-11
4
-0/+23
*
|
Output: Refactor declaration context traversal
Brad King
2014-04-11
1
-52/+64
*
|
Output: Drop class template partial specializations from output
Brad King
2014-04-11
6
-1/+49
*
|
Output: Drop functions with rvalue reference types from gccxml output
Brad King
2014-04-11
12
-11/+59
*
|
Output: Order queue deterministically by node index
Brad King
2014-04-11
9
-16/+20
*
|
castxml: Register all LLVM target architectures and asm parsers
Brad King
2014-04-10
5
-1/+27
*
|
castxml: Support -std=c++11 with --castxml-gccxml
Brad King
2014-04-10
13
-9/+52
*
|
test: Split gccxml test macros by language and standard
Brad King
2014-04-09
1
-3/+15
*
|
test: Name expected results by language standard
Brad King
2014-04-09
126
-7/+7
*
|
test: Support zero or many alternative expected result file names
Brad King
2014-04-09
2
-7/+10
*
|
test: Refactor castxml_test_gccxml_common 'std' argument
Brad King
2014-04-09
1
-4/+4
*
|
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
*
|
test: Remove xml output files before running castxml
Brad King
2014-04-09
1
-0/+4
*
|
test: Show failure when implicit member needs bad template instantiation
Brad King
2014-04-09
5
-0/+14
*
|
Port to LLVM/Clang SVN r205446
Brad King
2014-04-08
3
-7/+9
*
|
README: Add 'Build' section
Brad King
2014-04-08
1
-0/+43
*
|
README: Add 'License' section
Brad King
2014-04-08
1
-0/+8
*
|
README: Organize section headers
Brad King
2014-04-08
1
-1/+4
*
|
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
4
-0/+12
*
|
doc: Write 'castxml(1)' manual
Brad King
2014-04-01
1
-0/+57
*
|
doc: Add documentation infrastructure based on Sphinx
Brad King
2014-04-01
7
-0/+191
*
|
castxml: Report help with '-help' and '--help'
Brad King
2014-04-01
6
-0/+33
*
|
castxml: Use parentheses for '--castxml-cc-<id>' commands
Brad King
2014-03-31
10
-4/+68
*
|
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
4
-0/+16
*
|
Output: Skip friend function templates
Brad King
2014-03-31
4
-0/+36
*
|
Output: Report template declarations as Unimplemented
Brad King
2014-03-27
1
-0/+36
*
|
test: Use distinct output xml for every test
Brad King
2014-03-27
1
-1/+2
*
|
test: Show duplication of reference-to-class-template-specialization types
Brad King
2014-03-27
5
-0/+63
*
|
Output: Desugar non-dependent typedef members of class templates
Brad King
2014-03-27
4
-3/+48
*
|
Output: Drop from Namespace members="" non-inline class members
Brad King
2014-03-24
8
-0/+53
*
|
test: Add case for empty input source file
Brad King
2014-03-24
3
-0/+3
*
|
Output: Skip implicit members that cannot be compiled
Brad King
2014-03-24
15
-3/+219
*
|
Output: Report Typedef underlying type
Brad King
2014-03-24
4
-1/+10
*
|
Output: Decay Function Argument types
Brad King
2014-03-24
4
-1/+26
*
|
Output: Use typedef name for anonymous enum
Brad King
2014-03-24
6
-1/+34
*
|
Output: Add default="" to Function Argument elements
Brad King
2014-03-24
6
-6/+69
*
|
Output: Add pure_virtual="" to Function-like elements
Brad King
2014-03-24
3
-9/+29
*
|
Output: Desugar Class base class references
Brad King
2014-03-24
4
-2/+37
*
|
Output: Add bases="" attribute to Class elements
Brad King
2014-03-24
4
-3/+30
*
|
test: Add case for multiple class forward declarations
Brad King
2014-03-24
3
-0/+12
[prev]
[next]