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 99849da1d1 Added preliminary support for char16 to avoid crashes because of null parameter types. 12 years ago
..
Basic Added preliminary support for char16 to avoid crashes because of null parameter types. 12 years ago
CLITemp Remove unnecessary NUnit attributes from the tests. 12 years ago
CSharpTemp Fixed the renaming pass to consider forward declarations and function type defs. 12 years ago
Native Fixed the ignoring of methods. 12 years ago
STL Remove unnecessary NUnit attributes from the tests. 12 years ago
UTF16 Remove unnecessary NUnit attributes from the tests. 12 years ago
VTables Added tests for v-tables checking calls to virtuals from within C++ and passing parameters. 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