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.
 
 
 
 
 
Mohit Mohta 48c6094f52 Fixed the code generation for indexers returning a void pointer (#901) 8 years ago
..
CLI Completely ignore incomplete classes in C++/CLI (#823) 8 years ago
CSharp Fixed the code generation for indexers returning a void pointer (#901) 8 years ago
Common Fixed the generated C# when a protected constructor has a parameter with a protected 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 generated C# when an external specialisation with a dependent field is used as a field. 8 years ago
NamespacesDerived Ensured the C# gen correctly imports a native library with no target triple. 9 years ago
Native Refactored the way comments are printed. (#893) 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