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 840e3c93cf Corrected the access modifier of overridden methods because in C++ overriding may change access. 13 years ago
..
AST Corrected the access modifier of overridden methods because in C++ overriding may change access. 13 years ago
Generator Corrected the access modifier of overridden methods because in C++ overriding may change access. 13 years ago
Generator.Tests Removed unused config file. 13 years ago
Parser The check for code gen info is now a bit more robust. 13 years ago
Runtime Added P/Invoke helpers for unmanaged-unmanaged memory copies. 13 years ago