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 5abfbeca39 Ignore unresolved declarations. 12 years ago
..
AST Fixed the v-table interop to be compilable. 12 years ago
Generators Added an option for an encoding. 12 years ago
Passes Ignore unresolved declarations. 12 years ago
Properties Added the new extensible wrapper generator. 13 years ago
Types Reworked type map handling to not do recursive type map finding by default. 12 years ago
Utils Corrected the access modifier of overridden methods because in C++ overriding may change access. 12 years ago
Diagnostics.cs Added some overloads to emit debug diagnostics. 12 years ago
Driver.cs Added an option for an encoding. 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