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 186312a92b Fixed missing primitive types in CLI type printer. 10 years ago
..
AST Fixed a typing error causing incorrect generation of operators. 10 years ago
Generators Fixed missing primitive types in CLI type printer. 10 years ago
Passes Fixed the generated C# when an abstract function has no default args but its overrides do. 10 years ago
Properties Fixed assembly property attributes. 12 years ago
Types Refactored CppTypePrinter to be more easily extensible. 10 years ago
Utils Renamed UppercaseFirst string helper to Capitalize. 10 years ago
BindingContext.cs Whitespace fix. 10 years ago
Driver.cs Fixed the auto-compilation not to use an old and buggy CS compiler on Windows. 10 years ago
Generator.cs Added more generator languages kinds to C++#. 10 years ago
Library.cs Added a new SetMethodParameterUsage overload taking parameter counts. 10 years ago
Options.cs Separate parser options from driver options. 10 years ago
app.config Massive update to the codebase. 14 years ago
premake5.lua Minor build fixes. 10 years ago