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 f58ca3b62f Minor code cleanups in CLITypeReference.cs. 5 years ago
..
AST Normalize visiting overloads to be virtual. 5 years ago
ASTViewer Avoid using "action:vs* filter because there are better ones that are more specific (#1523) 5 years ago
CLI Add ILibrary.GenerateCode as a custom code generation callback. 5 years ago
Core Manage package versions centrally 5 years ago
CppParser Change `GenerateSequentialLayout` default value to `true` 5 years ago
Generator Minor code cleanups in CLITypeReference.cs. 5 years ago
Generator.Tests Change `GenerateSequentialLayout` default value to `true` 5 years ago
Parser Replace outdated Clang compiler flags such as `std=c++1z` and replace it with `std=c++17` 5 years ago
Runtime Upgrade .NET projects to C# 8.0. 5 years ago