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 2b77361d89 Reverted the hack about filling the empty names of parameters explicitly for function types. Added tests for this regression and another one caused by the changed around the introduction of FunctionType.Arguments. 12 years ago
..
Basic Reverted the hack about filling the empty names of parameters explicitly for function types. Added tests for this regression and another one caused by the changed around the introduction of FunctionType.Arguments. 12 years ago
CSharpTemp Fixed support for C++ conversion operators. 12 years ago
Native Removed CLI type printer unit tests. 12 years ago
UTF16 Simplify the tests Main method. 12 years ago
VTables V-table method delegates need to take into account same-named overloads. 12 years ago
FieldTests.cs Add failing CppField test 15 years ago
InheritanceTests.cs Forgot to offset derived type's gchandle offset 15 years ago
ManglingTests.cs Mangling support for namespaces; generate MangleAs attribute on interfaces 15 years ago
MarshalingTests.cs Remove more bitrot to fix the build 14 years ago