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 a24bc6c805 Removed comments from internal functions. Changed their access from public to internal. 12 years ago
..
AST Ignored the case when matching methods because of the bug about non-shared v-table entries. 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 Removed comments from internal functions. Changed their access from public to internal. 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