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 58b2529df3 A simple prototype for supporting unions. 12 years ago
..
AST Removed class parameter from CheckIgnoreFunction, CheckIgnoreMethod and CheckIgnoreField. 12 years ago
Generators A simple prototype for supporting unions. 12 years ago
Passes Cleaned up using declarations. 12 years ago
Properties Added the new extensible wrapper generator. 13 years ago
Types Implemented type printing support for PrimitiveType.IntPtr. 12 years ago
Utils When generating tests glue, wrap the declaration in a namespace with the library name, this makes sure there are no conflicts between native and managed types. 12 years ago
Diagnostics.cs Added support to emit messages without DiagnosticId. 12 years ago
Driver.cs Added virtual function overriding support to the C# backend. 12 years ago
Filter.cs Massive update to the codebase. 13 years ago
Generator.lua Prefix all the libraries and project names with CppSharp. 12 years ago
Generator.t4properties Added the new extensible wrapper generator. 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. 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
packages.config Added the new extensible wrapper generator. 13 years ago