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 116ee82212 Fix a regression when renaming classes 7 years ago
..
AST Generate forward ref header for enum defined inside a class in C++/CLI (#1322) 7 years ago
Generators Generate valid C# for parameters typedef-ed to mapped types 7 years ago
Passes Fix a regression when renaming classes 7 years ago
Types Handle returned pointers to std::vector in C++/CLI 7 years ago
Utils Add blocks for ctor, dtor, and finalizer bodies. Add constructor that takes a bool from the caller to indicate if the callee should own the pointer passed to it or not 7 years ago
BindingContext.cs Changed type maps to only return types - no strings. 8 years ago
Driver.cs Guard MoveFunctionToClassPass pass registration against CLI and C# generators. 7 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