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 f298a792ee Improved the cloning of types by internally using copy constructors. 11 years ago
..
AST Improved the cloning of types by internally using copy constructors. 11 years ago
Core Prevented a crash in the tests on Mono because of a Mono bug. 11 years ago
CppParser Fixed support for C language parsing flags. 11 years ago
Generator Cloned types when changing them to interfaces for multiple inheritance. 11 years ago
Generator.Tests Prevented a crash in the tests on Mono because of a Mono bug. 11 years ago
Runtime Fixed the resolution of variables on Linux. 11 years ago