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 0c5729765e Reduce nesting. 9 years ago
..
AST Minor code formatting improvements. 9 years ago
Generators Convert CodeTemplate.FileExtension overrides to expression-bodied members. 9 years ago
Passes Reduce nesting. 9 years ago
Types Fixed the mapping of std::string not to destroy values when a reference (&) is returned. 9 years ago
Utils Refactor the block-based text generator into own class. 9 years ago
BindingContext.cs Refactor the diagnostics system. 9 years ago
Driver.cs Remove IgnoreParseWarnings option and replace functionality with Verbose option. 9 years ago
Generator.cs Renamed Template to CodeTemplate due to conflict with AST templates. 9 years ago
Library.cs Added a new SetMethodParameterUsage overload taking parameter counts. 9 years ago
Options.cs Added generator-specific options from Embeddinator. 9 years ago
premake5.lua Revert "Extended the auto-compilation to add module initialisers, if any." 9 years ago