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
...
*
RunClang: Detect -std=c++17 from --castxml-cc-msvc
Brad King
2017-12-05
5
-1/+29
*
test: Fix Class-implicit-member-bad-base on Windows
Brad King
2017-11-06
2
-4/+12
*
Output: Add deprecated attribute
Brad King
2017-10-13
44
-2/+487
*
Output: Always print name= attribute for function-like elements
Brad King
2017-10-03
7
-38/+40
*
test: Add cases for anonymous struct and union types
Brad King
2017-10-03
13
-0/+196
*
Output: Treat lambda classes as anonymous and memberless
Brad King
2017-09-29
8
-2/+58
*
test: Fix test output conversion for `[` and `]`
Brad King
2017-09-29
1
-1/+1
*
Output: Add dllexport/dllimport attributes
Mark A Russell
2017-09-28
62
-2/+768
*
Output: Add size and align attributes to ReferenceType
Brad King
2017-09-28
119
-324/+325
*
Output: Desugar 'auto' types
Brad King
2017-09-28
5
-0/+30
*
Output: Present TypeAlias as Typedef
Brad King
2017-09-27
3
-6/+22
*
README: Document support for LLVM/Clang SVN r312333 (release_50)
Brad King
2017-09-06
1
-1/+1
*
RunClang: Fix BeginSourceFileAction for LLVM/Clang 5.0
Brad King
2017-09-06
1
-2/+6
*
RunClang: Use our own error trap to detect invalid special members
Brad King
2017-09-06
1
-0/+4
*
test: Stabilize order of derived class implicits
Brad King
2017-09-06
3
-38/+42
*
README: Document support for LLVM/Clang 4.0
Brad King
2017-09-06
1
-1/+2
*
test: Update expected output for LLVM/Clang 5.0
Brad King
2017-09-06
4
-4/+4
*
castxml: Use real `__float128` type with LLVM/Clang 3.9+
Brad King
2017-08-23
6
-13/+38
*
Run clang-format on sources
Brad King
2017-08-23
5
-150/+156
*
Merge branch 'add-elaborated-type-specifiers'
Brad King
2017-03-01
8
-7/+261
|
\
|
*
Output: Add support for elaborated type specifiers
Michka Popoff
2017-03-01
8
-7/+261
*
|
Drop KWSys since we no longer use any components
Brad King
2017-02-23
22
-9658/+0
*
|
Add explicit include directory for configured Version.h
Brad King
2017-02-23
1
-0/+2
*
|
Utils: Re-implement runCommand using LLVM infrastrucure
Brad King
2017-02-23
1
-53/+48
|
/
*
Output: Add size and align attributes to Enumeration
Brad King
2017-01-13
13
-12/+13
*
Check LLVM installation for Clang headers early
Brad King
2017-01-12
1
-0/+19
*
Output: Add size and align attributes to PointerType
Brad King
2017-01-12
19
-37/+38
*
test: Fix test output conversion for CastXML-format results
Brad King
2017-01-12
1
-0/+2
*
Merge branch 'CastXMLFormat'
Brad King
2016-12-12
166
-242/+2644
|
\
|
*
test: Run all gccxml-format test cases as castxml-format cases too
Michka Popoff
2016-12-09
148
-1/+2217
|
*
castxml: Add flag --castxml-output=<v> to activate a new output format
Michka Popoff
2016-12-09
19
-15/+183
|
*
Output: Factor out XML start and end tag generation into helpers
Michka Popoff
2016-12-09
1
-13/+31
|
*
test: Rename 'castxml_test_{gccxml => output}' to be less-specific
Brad King
2016-12-09
1
-220/+220
|
/
*
Revise C++ coding style using clang-format
Kitware Robot
2016-11-10
186
-1468/+1801
*
Empty commit at end of history preceding clang-format style transition
Brad King
2016-11-10
0
-0/+0
*
Remove `//------...` horizontal separator comments
Brad King
2016-11-10
5
-101/+0
*
Protect hand-formatted blocks from clang-format
Brad King
2016-11-10
4
-1/+39
*
Add a script to run clang-format on the entire source tree
Brad King
2016-11-10
1
-0/+116
*
Configure clang-format for CastXML source tree
Brad King
2016-11-10
1
-0/+9
*
Merge branch 'add-faq'
Brad King
2016-10-28
1
-0/+33
|
\
|
*
Add FAQ (copied from GCC-XML, modified for CastXML)
Michka Popoff
2016-10-24
1
-0/+33
*
|
Output: Exclude C++11 user defined literal operators from gccxml format
Brad King
2016-10-06
2
-2/+5
*
|
Output: Avoid assertion failure on a FunctionDecl with no identifier
Brad King
2016-10-06
7
-2/+19
|
/
*
Port to LLVM/Clang SVN r280011 (trunk) and 3.9
Brad King
2016-08-31
3
-1/+25
*
RunClang: Convert 0 => nullptr
Brad King
2016-08-31
1
-2/+2
*
Output: Desugar typedefs whose context is a template
Brad King
2016-08-16
4
-5/+28
*
Output: Fix assertion failure on translation-unit-level operators
Brad King
2016-06-17
4
-2/+20
*
castxml: Fix `__float128` simulation with `-std=gnu++{11,14}` again
Brad King
2016-05-10
7
-25/+30
*
test: Split GNU-float128-nostart test inputs
Brad King
2016-05-10
5
-6/+4
*
Utils: Add a function to perform string replacement
Brad King
2016-05-10
2
-0/+15
[prev]
[next]