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 ec92508726 Moved the finding of symbols after the custom passes. Gave a default value to the output dir. 12 years ago
..
AST Changed the parameter type comparer to work with qualified types because overriding cannot change the qualification of types. 12 years ago
Generator Moved the finding of symbols after the custom passes. Gave a default value to the output dir. 12 years ago
Generator.Tests Removed unused config file. 12 years ago
Parser The check for code gen info is now a bit more robust. 12 years ago
Runtime Added P/Invoke helpers for unmanaged-unmanaged memory copies. 12 years ago