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.
 
 
 
 
 
João Matos f9f020774f Merge pull request #110 from ddobrev/master 12 years ago
..
AST Prevented renaming of methods when a base class has a property of the same name. Made the delegates used in abstract implementations prefixed with an underscore and internal. 12 years ago
Core Unify debugging output 12 years ago
CppParser Fixed a tricky bug that was breaking generation of vtables interop code. 12 years ago
Generator Merge pull request #110 from ddobrev/master 12 years ago
Generator.Tests Removed CLI type printer unit tests. 12 years ago
Parser Fixed a tricky bug that was breaking generation of vtables interop code. 12 years ago
Runtime Added automatic building of the generated source files. 12 years ago