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 0837094d76 Fixed the generated C# code when a default arg with an ignored expression is preceded by another default arg. 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# code when a default arg with an ignored expression is preceded by another default arg. 9 years ago
Common Fixed invalid C# code when wrapping a constant of type std::string. 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 Made the C# end always generate one file per module. 9 years ago
Native Avoided naming conflicts between methods of different specialisations of a template. 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 Revert "Threw an exception when there are parsing errors, and handled it in the test clients." 10 years ago
Tests.h Fixed missing namespace problem. 10 years ago