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: Fix `__float128` simulation with `-std=gnu++{11,14}`
Brad King
2016-01-26
2
-5/+18
*
Output: Fix `__float128` mangled name suppression with MSVC mangling
Brad King
2016-01-26
2
-4/+4
*
Output: Factor out a helper to print our fake __float128 FundamentalType
Brad King
2016-01-25
1
-3/+11
*
RunClang: Pass CompilerInstance to UpdatePredefines
Brad King
2016-01-25
1
-3/+4
*
RunClang: Adopt logic to add fake __float128 builtin
Brad King
2016-01-25
2
-16/+21
*
RunClang: Refactor preprocessor definition searches
Brad King
2016-01-25
1
-8/+9
*
Output: Fix references to types whose declaration is invalid
Brad King
2015-12-14
1
-8/+9
*
Output: Clarify name of method adding a decl for a type
Brad King
2015-12-14
1
-8/+10
*
Output: Skip C++11 type alias declarations
Brad King
2015-12-10
1
-0/+8
*
Output: Skip Typedef elements that refer to rvalue references
Brad King
2015-12-10
1
-0/+7
*
Output: Generate Base element offset="" attribute
Brad King
2015-12-03
1
-1/+10
*
Add predefined macros for versions of CastXML and internal Clang
Brad King
2015-12-03
1
-0/+23
*
RunClang: Refactor built-in predefines substitution
Brad King
2015-12-03
1
-13/+19
*
Utils: Add function to get version value encoded as an integer
Brad King
2015-12-03
2
-0/+11
*
Version: Add macros for individual version components
Brad King
2015-12-03
2
-0/+15
*
Version: Clarify name of version string macro
Brad King
2015-12-03
2
-2/+2
*
castxml: Link to LLVMSupport library
Brad King
2015-09-23
1
-0/+1
*
RunClang: Detect C and C++ std level from --castxml-cc-<id>
Brad King
2015-09-18
3
-2/+95
*
castxml: Allow --castxml-cc-<id> to detect C language settings
Brad King
2015-09-18
2
-12/+20
*
RunClang: Exit with error if compiler invocation argument parsing fails
Brad King
2015-09-18
1
-0/+3
*
castxml: Support -std=c++14 with --castxml-gccxml
Brad King
2015-09-02
1
-4/+0
*
Port to LLVM/Clang SVN r245954 (trunk)
Brad King
2015-08-25
1
-1/+4
*
Output: Add overrides="" attribute to methods
Jörg Wollenschläger
2015-08-25
1
-0/+18
*
Output: Add annotate() to more declaration attributes=""
Jörg Wollenschläger
2015-08-24
1
-3/+19
*
KWSys: Remove source "CTestCustom.cmake.in" not used by CastXML
Brad King
2015-08-20
1
-15/+0
*
Merge branch 'upstream-kwsys'
Brad King
2015-08-20
12
-1359/+1395
*
KWSys: Drop portions not used by CastXML
Brad King
2015-08-20
68
-26348/+9
*
Include KWSys Configure.h instead of Configure.hxx
Brad King
2015-08-20
3
-3/+3
*
Utils: Avoid use of KWSys SystemTools
Brad King
2015-08-20
1
-11/+15
*
Utils: Avoid use of KWSys SystemTools::GetLineFromStream
Brad King
2015-08-20
1
-4/+4
*
RunClang: Avoid use of KWSys SystemTools
Brad King
2015-08-20
1
-4/+4
*
Detect: Avoid use of KWSys SystemTools::FileExists
Brad King
2015-08-20
1
-3/+2
*
Detect: Avoid use of KWSys SystemTools::Split
Brad King
2015-08-20
1
-6/+8
*
Detect: Avoid use of KWSys SystemTools::GetEnv
Brad King
2015-08-20
1
-1/+2
*
Detect: Avoid use of KWSys SystemTools::ConvertToUnixSlashes
Brad King
2015-08-20
1
-2/+3
*
Output: Add annotate() to function argument attributes=""
Michka Popoff
2015-08-20
1
-0/+3
*
Output: Add annotate() to function declaration attributes=""
Brad King
2015-08-18
1
-0/+14
*
Output: Refactor attributes="" printing to use a helper
Brad King
2015-08-18
1
-9/+35
*
RunClang: Exit with error if compilation jobs fail to build
Brad King
2015-08-07
1
-0/+3
*
Port to LLVM/Clang SVN r243888 (trunk) and 3.7
Brad King
2015-08-03
1
-1/+1
*
Port to LLVM/Clang SVN r240941 (trunk)
Brad King
2015-06-29
2
-0/+23
*
Output: Further hide our __float128 struct from generated xml
Brad King
2015-06-24
2
-1/+18
*
Output: Add local variable to one case in AddDeclContextMembers
Brad King
2015-06-23
1
-1/+3
*
Output: Generate a FundamentalType for our __float128 typedef
Brad King
2015-06-23
1
-0/+16
*
castxml: Teach --castxml-start to support a comma-separated list
Michka Popoff
2015-06-08
1
-3/+10
*
castxml: Allow -target option to override --castxml-cc-<id> detection
Brad King
2015-05-28
3
-2/+9
*
Output: Move function type attributes to end of element attribute list
Brad King
2015-05-27
1
-1/+1
*
Output: Generate throw="..." instead of throws="..."
Michka Popoff
2015-05-21
1
-2/+2
*
Output: Place inline namespace members in containing namespace
Brad King
2015-05-15
1
-0/+18
*
Output: Refactor Clang printing policy selection
Brad King
2015-05-15
1
-5/+10
[prev]
[next]