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 1fc9880be9 Generated the correct calling convention in the UnmanagedFunctionPointerAttribute of delegates. 12 years ago
..
AST Cleaned up operator overload helpers. 12 years ago
Generators Generated the correct calling convention in the UnmanagedFunctionPointerAttribute of delegates. 12 years ago
Passes Reworked the CheckAbiParameters pass to be a lot more accurate by re-using the previously added support for indirect type information. 12 years ago
Properties Added the new extensible wrapper generator. 13 years ago
Types Reworked native C++ pointer type printing. 12 years ago
Utils Reworked the tests base class. 12 years ago
Diagnostics.cs Added some overloads to emit debug diagnostics. 12 years ago
Driver.cs Run CheckOperatorsOverloadsPass under both backends. 12 years ago
Generator.lua Prefix all the libraries and project names with CppSharp. 12 years ago
Library.cs PassBuilder is now generic. Driver Passes is now called TranslationUnitPasses. Added to driver GeneratorOutputPasses. Removed most of the PassBuilder Extensions. 12 years ago
Parser.cs Added an option for the used ABI to the C++ Parser class. 12 years ago
app.config Massive update to the codebase. 13 years ago