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 f848f62180 Some refactoring to remove redundant members and casts. 10 years ago
..
AST Called virtual destructors through the virtual table. 11 years ago
Core Regenerated the parser bindings with all fixes for v-tables and dtors. 11 years ago
CppParser Simplified Parser::GetDeclMangledName. 10 years ago
Generator Some refactoring to remove redundant members and casts. 10 years ago
Generator.Tests Clean up previous fix by using Environment.Is64BitProcess instead of invoking Mono --version. 11 years ago
Runtime Fixed wide string marshaling on UTF-32 platforms. 11 years ago