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 1ef9bee970 Added reserved keywords checking helpers in `CCodeGenerator`. 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 Added reserved keywords checking helpers in `CCodeGenerator`. 7 years ago
Generator Added reserved keywords checking helpers in `CCodeGenerator`. 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