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
...
*
|
test: Add infrastructure for custom test input and start options
Brad King
2015-06-08
1
-2/+13
*
|
test: Add case for nested namespaces
Brad King
2015-06-08
3
-0/+25
*
|
castxml: Allow -target option to override --castxml-cc-<id> detection
Brad King
2015-05-28
7
-2/+17
*
|
test: Add cases covering --castxml-cc-<id> target triple detection
Brad King
2015-05-28
12
-2/+54
*
|
doc: Add CastXML homepage link to html documentation layout
Brad King
2015-05-27
2
-1/+10
*
|
test: Fix xml output matching on i386-pc-windows-msvc targets
Brad King
2015-05-27
1
-0/+2
*
|
Output: Move function type attributes to end of element attribute list
Brad King
2015-05-27
2
-4/+4
*
|
Output: Generate throw="..." instead of throws="..."
Michka Popoff
2015-05-21
35
-151/+151
*
|
Output: Place inline namespace members in containing namespace
Brad King
2015-05-15
8
-0/+60
*
|
Output: Refactor Clang printing policy selection
Brad King
2015-05-15
1
-5/+10
*
|
Output: Do not generate name="" attribute on anonymous namespaces
Brad King
2015-05-15
4
-1/+18
*
|
Disallow LLVM/Clang build tree explicitly; require install tree
Brad King
2015-05-14
1
-0/+10
*
|
Require CLANG_RESOURCE_DIR to be found to build CastXML
Brad King
2015-05-13
1
-5/+16
*
|
Output: Add mangled="" attributes to function and variable decls
Brad King
2015-05-12
52
-96/+128
*
|
Output: Drop 'const' from clang::ASTContext reference
Brad King
2015-05-12
2
-3/+3
*
|
Output: Inline PrintNameAttribute overload at only call site
Brad King
2015-05-12
1
-11/+4
*
|
Output: Fix compilation with VS 2012
Brad King
2015-04-28
1
-9/+19
*
|
Output: Drop unused index previously consumed by CvQualifiedType elements
Brad King
2015-04-28
16
-99/+97
*
|
Output: Refactor generation of CvQualifiedType elements
Brad King
2015-04-28
43
-234/+360
*
|
test: Add option to transform actual xml to expected xml
Brad King
2015-04-28
1
-0/+12
*
|
Output: Rename AddDumpNode overloads to Add{Decl,Type}DumpNode
Brad King
2015-04-27
1
-32/+35
*
|
castxml: Document example values for --castxml-cc-<id> option
Brad King
2015-04-16
2
-2/+9
*
|
Detect: Improve target triple selection
Brad King
2015-04-16
1
-15/+13
*
|
README: Can be built against LLVM/Clang 3.6.0.
Matt McCormick
2015-04-10
1
-2/+4
*
|
Output: Add "size" and "align" attributes on builtin types and structs
Michka Popoff
2015-04-08
72
-140/+164
*
|
Output: Generate an "offset" attribute on Field elements
Michka Popoff
2015-04-08
9
-10/+20
*
|
Output: Handle function types with no prototype
Brad King
2015-03-31
4
-13/+24
*
|
test: Print command line string when a test fails
Brad King
2015-03-31
1
-0/+2
*
|
README: Add link to CastXML mailing list
Brad King
2015-03-26
1
-0/+7
*
|
NOTICE: Update copyright year range
Brad King
2015-03-26
1
-1/+1
*
|
Port to LLVM/Clang SVN r232962 (trunk)
Brad King
2015-03-23
4
-10/+9
*
|
Output: Simplify name lookup result traversal
Brad King
2015-03-23
1
-7/+6
*
|
Output: Traverse namespace redeclarations
Brad King
2015-03-23
6
-1/+40
*
|
Output: Refactor PrintMembersAttribute steps as overloads
Brad King
2015-03-23
1
-1/+6
*
|
Detect: Provide __float128 when simulating GNU compilers
Brad King
2015-02-25
6
-0/+58
*
|
Detect: Use local variable to simplify fixPredefines logic
Brad King
2015-02-25
1
-4/+5
*
|
test: Add infrastructure to run tests against real GNU compilers
Brad King
2015-02-25
1
-0/+36
*
|
test: Default to requiring empty stdout and stderr
Brad King
2015-02-25
32
-31/+2
*
|
test: Fix Function-template source to return from start
Brad King
2015-02-25
1
-1/+1
*
|
Detect: Do not use Clang builtin include dir with --castxml-cc-msvc
Brad King
2015-02-11
3
-4/+2
*
|
Detect: Drop detected predefined macros starting in '__has'
Brad King
2015-02-04
7
-4/+34
*
|
Detect: Use Clang builtin include dir even with --castxml-cc-<id>
Brad King
2015-02-04
8
-4/+19
*
|
test: Add a case to test that -c is ignored
Gaëtan Lehmann
2015-02-03
3
-0/+3
*
|
castxml: Allow -E to suppress --castxml-gccxml when used together
Gaëtan Lehmann
2015-01-28
7
-13/+6
*
|
castxml: Add credits
Brad King
2014-12-17
2
-1/+9
*
|
README: Add credits
Brad King
2014-12-17
1
-0/+9
*
|
Output: Fix references to cv-qualified types encountered indirectly
Brad King
2014-12-11
5
-16/+59
*
|
test: Improve class template member typedef test cases
Brad King
2014-12-11
4
-6/+6
*
|
RunClang: Force definition only of special members
Brad King
2014-12-10
1
-4/+19
*
|
RunClang: Use queue to track class completion
Brad King
2014-12-08
1
-3/+6
[prev]
[next]