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 88d5192684 Wrapped conversion (cast) operators. 13 years ago
..
AST Wrapped conversion (cast) operators. 13 years ago
Generators Wrapped conversion (cast) operators. 13 years ago
Passes Wrapped conversion (cast) operators. 13 years ago
Properties Added the new extensible wrapper generator. 14 years ago
Types Fixed type map finding not setting the type in the type map in one exit of the method. 13 years ago
Utils Corrected the access modifier of overridden methods because in C++ overriding may change access. 13 years ago
Diagnostics.cs Added some overloads to emit debug diagnostics. 13 years ago
Driver.cs Reworked the SharedLibraryName option to return the LibraryName as default value if not set. 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