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.
 
 
 
 
 
Ali Alamiri 29adf57f83
Correctly marshal constant arrays in C++/CLI (#1346)
5 years ago
..
CLI Correctly marshal constant arrays in C++/CLI (#1346) 5 years ago
CSharp Fix the regressed C# marshalling of char* 5 years ago
Common Marshal pointer to primitive typedefs in C++/CLI (#1355) 5 years ago
Empty Disable Empty test project to fix the build. 9 years ago
Encodings Fix the Windows build by not storing Unicode in std::string 6 years ago
NamespacesBase Fixed the warnings in the test C++ for C# only. 7 years ago
NamespacesDerived Fix all memory leaks in tests 5 years ago
Native Implement basic support for parsing function-like macros. 5 years ago
StandardLib Ensure typedefs of std::vector are mapped 5 years ago
VTables Fix all memory leaks in tests 5 years ago
Tests.h Fixed warnings in native test code. 7 years ago