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.
 
 
 
 
 
Abhinav Tripathi c7c74e306b Added CS_INTERNAL macro definition and test. 10 years ago
..
Basic Fix the anonymous delegates pass so it doesn't generate duplicate delegates when the same namespace is used in multiple translation units. 10 years ago
CLITemp Generated static methods for creating instance by an IntPtr in the C++/CLI branch. 11 years ago
CSharpTemp Moved the improved test for friends to Basic because it's not C#-specific. 11 years ago
NamespacesBase Extended namespaces tests to consider taking a parameter and returning a value of types declared in other libraries. Implemented QualifiedIdentifierIfNeeded(). 11 years ago
NamespacesDerived Extended namespaces tests to consider taking a parameter and returning a value of types declared in other libraries. Implemented QualifiedIdentifierIfNeeded(). 11 years ago
Native Added CS_INTERNAL macro definition and test. 10 years ago
STL Fixed the ostream type map which failed with pointers. 11 years ago
TypeMaps Added missing TypeMaps.Tests.cs. 11 years ago
UTF16 Factor DLL API macros into its own shared header for tests. 11 years ago
VTables Factor DLL API macros into its own shared header for tests. 11 years ago
Tests.h Generated methods and variables of base classes of value types. 11 years ago