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 9a71598d52 Add constructor overload `CSharpSources(BindingContext context)`. 7 years ago
..
AST Move `CppTypePrinter` to generators and inherit from `TypePrinter`. 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 Re-generate the parser bindings. 7 years ago
Generator Add constructor overload `CSharpSources(BindingContext context)`. 7 years ago
Generator.Tests Move `CppTypePrinter` to generators and inherit from `TypePrinter`. 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