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 db522c0295 Fixed the C# generation for functions with typedefed function pointers as params (#903) 8 years ago
..
CLI Completely ignore incomplete classes in C++/CLI (#823) 8 years ago
CSharp Fixed the C# generation for functions with typedefed function pointers as params (#903) 8 years ago
Common Fixed the generated C# for setters with a reference to a primitive 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 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