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.
 
 
 
 
 
triton caeb1d2f67 Added new pass CheckVirtualOverrideReturnCovariance that checks if a pair of return types in overriden methods are covariant according to the C++ standard. 12 years ago
..
Basic Added new pass CheckVirtualOverrideReturnCovariance that checks if a pair of return types in overriden methods are covariant according to the C++ standard. 12 years ago
Native Update the passes test source file. 13 years ago
VTables Fixed virtual tables tests. 12 years ago
FieldTests.cs Add failing CppField test 14 years ago
InheritanceTests.cs Forgot to offset derived type's gchandle offset 14 years ago
ManglingTests.cs Mangling support for namespaces; generate MangleAs attribute on interfaces 14 years ago
MarshalingTests.cs Remove more bitrot to fix the build 14 years ago