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.
 
 
 
 
 
Marco Zille d932a09cdf Fixed incorrectly generated bindings for class with non-type template arguments 8 years ago
..
CLI Completely ignore incomplete classes in C++/CLI (#823) 8 years ago
CSharp Fixed incorrectly generated bindings for class with non-type template arguments 8 years ago
Common Fixed the generated C# for two anonymous types nested in another anonymous type. 8 years ago
Empty Disable Empty test project to fix the build. 10 years ago
Encodings Revert "Threw an exception when there are parsing errors, and handled it in the test clients." 10 years ago
NamespacesBase Fixed the renaming of methods in forwarded types from secondary bases in dependencies. 8 years ago
NamespacesDerived Fixed the renaming of methods in forwarded types from secondary bases in dependencies. 8 years ago
Native Rework handling of native record creation and add some tests. 8 years ago
StandardLib Merged the passes for properties and made the result non-optional. 9 years ago
VTables Included the TestVirtualFunctionRetVal for Linux (#846) 8 years ago
Tests.h Fixed missing namespace problem. 10 years ago