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 bb59ca17fb Fixed a crash when a C++ ctor indirectly calls a virtual function on the object being constructed. 11 years ago
..
CLI Renamed the test suite projects. 11 years ago
CSharp Fixed a crash when a C++ ctor indirectly calls a virtual function on the object being constructed. 11 years ago
Common Fixed the bodies of functions overriding indirect virtuals. 11 years ago
Encodings Renamed the test suite projects. 11 years ago
NamespacesBase Fixed a bug when overriding a function located in a dependency. 11 years ago
NamespacesDerived Fixed a bug when overriding a function located in a dependency. 11 years ago
Native Added test for C11's atomic type support added in 54267b88a4. 11 years ago
StandardLib Renamed the test suite projects. 11 years ago
TypeMaps Removed the option for abstract impls thus enabling them by default. 11 years ago
VTables Fix the virtual table tests compilation under GCC. 11 years ago
Tests.h Generated methods and variables of base classes of value types. 12 years ago