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 84fba50cf6 Extended the searching for type maps to try both qualified and unqualified names and both full template declarations and just templated types. 12 years ago
..
AST Added a property to the event to contain the declaration it wraps. 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 Extended the searching for type maps to try both qualified and unqualified names and both full template declarations and just templated types. 12 years ago
Generator.Tests Removed unused config file. 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