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.
 
 
 
 
 
Dimitar Dobrev 0fd4307b81 Generate C++ for constructors of abstract types 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 Generate C++ for constructors of abstract types 6 years ago
Passes Generate C++ for constructors of abstract types 6 years ago
Types Fix `String.CSharpSignatureType` returning incorrect type when the given type is a pointer or a reference. (#1473) 6 years ago
Utils Fix CS0162 warning about unreachable code (#1492) 6 years ago
BindingContext.cs Changed type maps to only return types - no strings. 8 years ago
Driver.cs Basic support for static constexpr variables (#1435) 6 years ago
Generator.cs Fixed the generated C# when a ref parameter is named after a keyword. 8 years ago
Library.cs Rewrite GenerateEnumFromMacros to search through multiple translation units. 7 years ago
Options.cs Add an option and checking for generation of deprecated declarations. 7 years ago
premake5.lua Initial support for building under .NET Core. 8 years ago