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.
 
 
 
 
 
marcos henrich 06ab4864e2 Added TypeReferenceCollector used for include and forward reference printing. TypeMaps are now able to add includes and forward references. Record system allows more complex situations where you need a declaration's origin type/declaration. 12 years ago
..
AST Added ASTRecordCollector, it can be backtrack from where each declaration and type was visited. 12 years ago
Generators Added TypeReferenceCollector used for include and forward reference printing. TypeMaps are now able to add includes and forward references. Record system allows more complex situations where you need a declaration's origin type/declaration. 12 years ago
Passes Removed CheckTypeReferencesPass and TypeRefsVisitor 12 years ago
Properties Added the new extensible wrapper generator. 13 years ago
Types Added TypeReferenceCollector used for include and forward reference printing. TypeMaps are now able to add includes and forward references. Record system allows more complex situations where you need a declaration's origin type/declaration. 12 years ago
Utils Re-work handling of enum constants fixing signedness and formatting issues. 12 years ago
Diagnostics.cs Added first pass at a pass for transforming compatible getters/setters into properties. 12 years ago
Driver.cs Removed CheckTypeReferencesPass and TypeRefsVisitor 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 Re-work handling of enum constants fixing signedness and formatting issues. 12 years ago
Parser.cs Move the AST project to the CppSharp.AST namespace. 12 years ago
app.config Massive update to the codebase. 13 years ago
packages.config Added the new extensible wrapper generator. 13 years ago