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.
 
 
 
 
 
triton 639fddb0bc Reworked C++/CLI pointer type printing. 13 years ago
..
AST Cleaned up operator overload helpers. 13 years ago
Generators Reworked C++/CLI pointer type printing. 13 years ago
Passes Reworked the CheckAbiParameters pass to be a lot more accurate by re-using the previously added support for indirect type information. 13 years ago
Properties Added the new extensible wrapper generator. 14 years ago
Types Reworked type map finding to take typedefs in account by desugaring the type one layer at a time and searching for that typemap. 13 years ago
Utils Reworked the tests base class. 13 years ago
Diagnostics.cs Added some overloads to emit debug diagnostics. 13 years ago
Driver.cs Run CheckOperatorsOverloadsPass under both backends. 13 years ago
Generator.lua Prefix all the libraries and project names with CppSharp. 13 years ago
Library.cs PassBuilder is now generic. Driver Passes is now called TranslationUnitPasses. Added to driver GeneratorOutputPasses. Removed most of the PassBuilder Extensions. 13 years ago
Parser.cs Added an option for the used ABI to the C++ Parser class. 13 years ago
app.config Massive update to the codebase. 13 years ago