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 5395761809 Fixed a bug that could cause a method to be added twice to its class. 11 years ago
..
AST Cached the file-related properties of TranslationUnit to avoid the performance cost. 11 years ago
Core Extracted Mono detection logic to Platform. 11 years ago
CppParser Fixed a bug that could cause a method to be added twice to its class. 11 years ago
Generator Removed the visitors when checking for ignored declarations. 11 years ago
Generator.Tests Extracted Mono detection logic to Platform. 11 years ago
Runtime Put own (created in managed code) objects in the object map upon creation. 11 years ago