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 6ef578cd6a Removed the generation of protected members of interfaces. 13 years ago
..
AST Fixed the check for duplicates to account for explicit impls. Fixed the getting of a root base method and property to consider the parameter for all bases. 13 years ago
Generator Removed the generation of protected members of interfaces. 13 years ago
Generator.Tests Removed unused config file. 13 years ago
Parser Reworked the fix for #67, the previous one was not totally correct and was breaking some tests. 13 years ago
Runtime Added P/Invoke helpers for unmanaged-unmanaged memory copies. 13 years ago