Tools and libraries to glue C/C++ APIs to high-level languages
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Joao Matos 45c5435899 Fully qualify references to `clang::Stmt` in parser code. 7 years ago
..
AST Changed `BaseClassSpecifier` to inherit from `DeclarationBase`. 7 years ago
ASTViewer Fixed AST viewer to compile on Linux. 7 years ago
CLI Initial support for building under .NET Core. 7 years ago
Core Initial support for building under .NET Core. 7 years ago
CppParser Fully qualify references to `clang::Stmt` in parser code. 7 years ago
Generator Added a `CCodeGenerator` class and move `Include` class as `CInclude`. 7 years ago
Generator.Tests Added an option for skipping private declarations. 7 years ago
Parser Implemented Clang's MSVC toolchain lookup mode with `ForceClangToolchainLookup`. 7 years ago
Runtime Initial support for building under .NET Core. 7 years ago