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 c1ee47d755 Changed the matching of explicitly patched virtual functions to use qualified names. 9 years ago
..
CLI Fixed the generated code when the C++ parameters are named "arg1", "arg2", etc. 9 years ago
CSharp Changed the matching of explicitly patched virtual functions to use qualified names. 9 years ago
ExtensionMethods.cs Improved the support for constructor expressions. 10 years ago
Marshal.cs Some refactoring to remove redundant members and casts. 10 years ago
Template.cs Tested generation of C# comments at run-time. 9 years ago