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 6cb7ce4a3e Fixed enum generation regression. 10 years ago
..
AST Minor code formatting improvements. 10 years ago
Generators Fixed enum generation regression. 10 years ago
Passes Move safe and generated identifier generation to base code generator. 10 years ago
Types Collected template parameters of class templates. 10 years ago
Utils Unify enumeration item generation between CLI and C# generators. 10 years ago
BindingContext.cs Pass the binding context when running passes. 10 years ago
Driver.cs Simplified the auto-compilation of the generated C# further. 10 years ago
Generator.cs Changed the C# generator to always fully qualify types. 10 years ago
Library.cs Added a new SetMethodParameterUsage overload taking parameter counts. 10 years ago
Options.cs Unify common CLI and C# comments and documentation generation. 10 years ago
premake5.lua Clean up display paths of generated build project files. 10 years ago