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 672f88df5a Fixed the multiple inheritance of nested types. 10 years ago
..
AST Cached the file-related properties of TranslationUnit to avoid the performance cost. 10 years ago
Core Extracted Mono detection logic to Platform. 10 years ago
CppParser Fixed a bug that could cause a method to be added twice to its class. 10 years ago
Generator Fixed the multiple inheritance of nested types. 10 years ago
Generator.Tests Extracted Mono detection logic to Platform. 10 years ago
Runtime Put own (created in managed code) objects in the object map upon creation. 10 years ago