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 67b241d95b Added support for 16-bit wide characters (char16_t). 8 years ago
..
CLI Completely ignore incomplete classes in C++/CLI (#823) 8 years ago
CSharp Fixed the generated C# when a template interface specialised with another specialisation returns a template parameter. 8 years ago
Common Added support for 16-bit wide characters (char16_t). 8 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 Fixed the generated C# when a base class is an external specialisation. 8 years ago
NamespacesDerived Fixed the generated C# when a constructor has a default parameter with type an external specialisation. 8 years ago
Native ed time and memory during generation by skipping methods of most STD classes. 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