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 2e3da64586 Fixed a regression caused by VS failing to rebuild properly. 9 years ago
..
AST Removed the limitation about class templates when checking v-table entries. 9 years ago
Generators Restored the renaming of enums. 9 years ago
Passes Fixed a regression caused by VS failing to rebuild properly. 9 years ago
Types Improve error handling when searching for type maps via reflection. 9 years ago
Utils Improve debug display for Block. 9 years ago
BindingContext.cs Move type map setup to driver code. 9 years ago
Driver.cs Restored the renaming of enums. 9 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. 9 years ago
Options.cs Obsoleted the direct settings for wrapped libraries in the options. 9 years ago
premake5.lua Clean up display paths of generated build project files. 9 years ago