summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Output: Generate Field elementsBrad King2014-03-214-0/+49
* Output: Generate function template instantiations and specializationsBrad King2014-03-214-0/+49
* RunClang: Parse function bodies so we can instantiate themBrad King2014-03-211-3/+0
* test: Add cases for Method, OperatorMethod, and OperatorFunctionBrad King2014-03-217-0/+68
* Output: Follow qualified type namesBrad King2014-03-214-0/+16
* Output: Desugar template specialization typesBrad King2014-03-214-0/+17
* Output: Generate class template instantiations and specializationsBrad King2014-03-214-2/+90
* Output: Factor out start decl additionBrad King2014-03-211-2/+11
* Extend xml test cases to validate with xmllint if availableBrad King2014-03-212-0/+26
* Restrict --castxml-gccxml to C++98 and C89 modesBrad King2014-03-2118-0/+48
* Output: Add implicit members to Class, Struct, and UnionBrad King2014-03-212-1/+15
* Output: Generate Function and related elementsBrad King2014-03-216-0/+252
* Output: Generate Variable elementsBrad King2014-03-214-0/+29
* Output: Generate ArrayType elementsBrad King2014-03-216-0/+46
* Output: Generate ReferenceType elementsBrad King2014-03-214-0/+22
* Output: Generate PointerType elementsBrad King2014-03-214-0/+21
* Output: Generate Class, Struct, and Union elementsBrad King2014-03-216-0/+58
* Output: Generate CvQualifiedType elementsBrad King2014-03-214-4/+34
* Output: Generate FundamentalType elementsBrad King2014-03-214-0/+21
* Output: Map Typedef type to TypedefDeclBrad King2014-03-211-0/+10
* Output: Generate Typedef elementsBrad King2014-03-211-0/+104
* Output: Generate declared Namespace elementsBrad King2014-03-214-0/+61
* Output: Generate the global Namespace elementBrad King2014-03-211-0/+80
* Teach test infrastructure to check generated xml filesBrad King2014-02-262-1/+30
* Add test cases for castxml command-line errorsBrad King2014-02-2617-0/+38
* Add test infrastructure to run castxml and validate resultsBrad King2014-02-263-0/+93
* Install LICENSE and NOTICE filesBrad King2014-02-261-0/+9
* Detect settings from MSVC-like compilersBrad King2014-02-263-3/+202
* Add output for 'File' XML elementsBrad King2014-02-261-1/+44
* Add --castxml-start option to specify traversal rootsBrad King2014-02-265-9/+71
* Set up Clang AST visitor infrastructure for XML outputBrad King2014-02-264-1/+385
* Utils: Add API to encode strings as XMLBrad King2014-02-262-0/+35
* Make Clang resources available to our driverBrad King2014-02-266-2/+52
* Add API to run Clang internallyBrad King2014-02-265-6/+356
* Detect settings from GNU-like compilersBrad King2014-02-143-5/+103
* Add --castxml-cc-<id> option to specify compiler commandBrad King2014-02-145-2/+115
* Add initial command-line parsingBrad King2014-02-143-2/+56
* Create runCommand utility functionBrad King2014-02-144-0/+89
* Compute resource directory on startupBrad King2014-02-146-1/+132
* Configure binary output and install directoriesBrad King2014-02-142-1/+14
* Link castxml to LLVM librariesBrad King2014-02-142-0/+12
* Add castxml executableBrad King2014-02-143-0/+52
* Build KWSys as cxsysBrad King2014-02-141-0/+6
* Tell Git to reject tabs in indentationBrad King2014-02-141-0/+2
* Merge branch 'upstream-kwsys' into src/kwsys/ subtreeBrad King2014-02-1481-0/+35052
|\
| * KWSys 2014-01-02 (606d7d6f)KWSys Robot2014-01-0681-0/+35052
* Add CMakeLists.txt to start CastXML buildBrad King2014-02-141-0/+17
* Add placeholder README.rstBrad King2014-02-141-0/+4
* Add Apache LICENSE 2.0 and corresponding NOTICE fileBrad King2014-01-072-0/+207
* Add .gitattributes for newline conversionBrad King2014-01-071-0/+3