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
*
CastXML 0.2.0
v0.2.0
Brad King
2019-04-18
1
-2/+2
*
Version: Update version scheme to distinguish release and dev versions
Brad King
2019-04-11
1
-39/+48
*
RunClang: Improve predefined macros identifying castxml
Brad King
2019-04-11
3
-9/+42
*
Output: Add the type of nullptr as a FundamentalType
Brad King
2019-04-09
1
-0/+14
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2019-04-08
5
-6/+8
*
clang-format.bash: update to clang-format-6.0
Brad King
2019-04-08
1
-1/+1
*
cmake: drop explicit link to version.lib on Windows
Brad King
2019-03-11
1
-3/+0
*
cmake: work with LLVM_LINK_LLVM_DYLIB
Dan McGregor
2019-01-17
1
-5/+7
*
Port to LLVM/Clang SVN r346978 (trunk)
Brad King
2018-11-15
1
-2/+11
*
Port to LLVM/Clang SVN r338041 (trunk)
Brad King
2018-07-27
2
-3/+22
*
castxml: Process arguments before initializing LLVM targets
Brad King
2018-07-27
1
-5/+5
*
Output: Add original types to decayed function parameters
Brad King
2018-03-22
1
-2/+9
*
RunClang: Tolerate use of GNU builtin __has_unique_object_representations
Brad King
2017-12-05
1
-0/+19
*
Port to LLVM/Clang SVN r319768 (trunk)
Brad King
2017-12-05
1
-0/+8
*
RunClang: Detect -std=c++17 from --castxml-cc-gnu
Brad King
2017-12-05
1
-1/+7
*
RunClang: Detect -std=c++17 from --castxml-cc-msvc
Brad King
2017-12-05
1
-1/+16
*
Output: Add deprecated attribute
Brad King
2017-10-13
1
-2/+6
*
Output: Always print name= attribute for function-like elements
Brad King
2017-10-03
1
-20/+22
*
Output: Treat lambda classes as anonymous and memberless
Brad King
2017-09-29
1
-2/+2
*
Output: Add dllexport/dllimport attributes
Mark A Russell
2017-09-28
1
-2/+10
*
Output: Add size and align attributes to ReferenceType
Brad King
2017-09-28
1
-2/+3
*
Output: Desugar 'auto' types
Brad King
2017-09-28
1
-0/+6
*
Output: Present TypeAlias as Typedef
Brad King
2017-09-27
1
-4/+14
*
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
*
castxml: Use real `__float128` type with LLVM/Clang 3.9+
Brad King
2017-08-23
2
-5/+30
*
Run clang-format on sources
Brad King
2017-08-23
2
-16/+17
*
Merge branch 'add-elaborated-type-specifiers'
Brad King
2017-03-01
1
-4/+17
|
\
|
*
Output: Add support for elaborated type specifiers
Michka Popoff
2017-03-01
1
-4/+17
*
|
Drop KWSys since we no longer use any components
Brad King
2017-02-23
21
-9652/+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
1
-0/+1
*
Output: Add size and align attributes to PointerType
Brad King
2017-01-12
1
-1/+2
*
castxml: Add flag --castxml-output=<v> to activate a new output format
Michka Popoff
2016-12-09
4
-9/+85
*
Output: Factor out XML start and end tag generation into helpers
Michka Popoff
2016-12-09
1
-13/+31
*
Revise C++ coding style using clang-format
Kitware Robot
2016-11-10
10
-802/+941
*
Remove `//------...` horizontal separator comments
Brad King
2016-11-10
5
-101/+0
*
Protect hand-formatted blocks from clang-format
Brad King
2016-11-10
2
-0/+36
*
Add a script to run clang-format on the entire source tree
Brad King
2016-11-10
1
-0/+116
*
Output: Exclude C++11 user defined literal operators from gccxml format
Brad King
2016-10-06
1
-0/+4
*
Output: Avoid assertion failure on a FunctionDecl with no identifier
Brad King
2016-10-06
1
-2/+6
*
Port to LLVM/Clang SVN r280011 (trunk) and 3.9
Brad King
2016-08-31
2
-0/+23
*
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
1
-5/+10
*
Output: Fix assertion failure on translation-unit-level operators
Brad King
2016-06-17
1
-2/+4
*
castxml: Fix `__float128` simulation with `-std=gnu++{11,14}` again
Brad King
2016-05-10
2
-20/+12
*
Utils: Add a function to perform string replacement
Brad King
2016-05-10
2
-0/+15
*
RunClang: Provide `__make_integer_seq` builtin when Clang does not
Brad King
2016-04-21
1
-0/+36
*
Output: Fix access specifier of incomplete class template instantiations
Brad King
2016-04-19
1
-9/+7
[next]