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 22bd02c849 Revert "Shortened the generated C# code for patching v-tables." 9 years ago
..
AST Fixed a typing error causing incorrect generation of operators. 10 years ago
Generators Revert "Shortened the generated C# code for patching v-tables." 9 years ago
Passes Fixed the generated C# when a parameter is s typedef of a primitive pointer. 9 years ago
Properties Fixed assembly property attributes. 11 years ago
Types Fixed the mapping of std::string not to destroy values when a reference (&) is returned. 9 years ago
Utils Renamed UppercaseFirst string helper to Capitalize. 9 years ago
BindingContext.cs Rename VisitLibrary method to VisitASTContext. 9 years ago
Driver.cs Added a pass for stripping unused STD types. 9 years ago
Generator.cs Added more generator languages kinds to C++#. 9 years ago
Library.cs Added a new SetMethodParameterUsage overload taking parameter counts. 10 years ago
Options.cs Merged the passes for properties and made the result non-optional. 9 years ago
app.config Massive update to the codebase. 13 years ago
premake5.lua Minor build fixes. 10 years ago