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.
 
 
 
 
 
realvictorprm 10c86a2a10 Fixed the generated C# when an incomplete class is forwarded more than once. 8 years ago
..
AST Removed the limitation about class templates when checking v-table entries. 8 years ago
Generators Wrapped injected classes in order to ease binding lists of redeclarations. 8 years ago
Passes Fixed the generated C# when an incomplete class is forwarded more than once. 8 years ago
Types Improve error handling when searching for type maps via reflection. 8 years ago
Utils Improve debug display for Block. 8 years ago
BindingContext.cs Move type map setup to driver code. 8 years ago
Driver.cs Merged the libraries for inlines and templates into one. 8 years ago
Generator.cs Changed the C# generator to always fully qualify types. 9 years ago
Library.cs Reworked GenerateEnumItemFromMacro so enum items have namespaces. 8 years ago
Options.cs Merged the libraries for inlines and templates into one. 8 years ago
premake5.lua Clean up display paths of generated build project files. 9 years ago