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 7c9c91acc3 Fixed the generated C# when a method with a default arg is named the same as another, non-default, of its parameters. 9 years ago
..
CLI Revert "Threw an exception when there are parsing errors, and handled it in the test clients." 10 years ago
CSharp Fixed the generated C# when a method with a default arg is named the same as another, non-default, of its parameters. 9 years ago
Common Fixed the generated C# when a virtual function returns a primitive pointer. 9 years ago
Empty Disable Empty test project to fix the build. 9 years ago
Encodings Revert "Threw an exception when there are parsing errors, and handled it in the test clients." 10 years ago
NamespacesBase Generated internals for template specialisations from dependent libraries. 9 years ago
NamespacesDerived Fixed the build after the refactoring. 9 years ago
Native Fixed the C++ type printer to handle const value types. 9 years ago
StandardLib Revert "Threw an exception when there are parsing errors, and handled it in the test clients." 10 years ago
TypeMaps Revert "Threw an exception when there are parsing errors, and handled it in the test clients." 10 years ago
VTables Fixed the build after the refactoring. 9 years ago
Tests.h Fixed missing namespace problem. 10 years ago