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 2cfd76b8be Fully resolve include dirs paths in driver option validation. 6 years ago
..
AST Fix patching of virtual tables for MSVC with RTTI 6 years ago
Extensions Fix generation of SequentialLayout structures (#1499) 6 years ago
Generators Minor refactorings. 6 years ago
Passes Fix rename pass not handling some declarations due to early return. 6 years ago
Types Convert the visiting options to an enum 6 years ago
Utils Add initial block visitor to GeneratorOutputPass. 6 years ago
BindingContext.cs Add initial implementation of declaration maps. 6 years ago
CppSharp.Generator.csproj Manage package versions centrally 6 years ago
Driver.cs Fully resolve include dirs paths in driver option validation. 6 years ago
Generator.cs Add initial NAPI and JS generator. 6 years ago
Library.cs Set the correct enum integer type in GenerateEnumFromMacros. 6 years ago
Options.cs Document recently added GenerationOutputMode option. 6 years ago
premake5.lua Only use premake for native projects and improve c# projects. 6 years ago