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 dd941d9191 Added marshalling of primitive ptrs to ref type. 10 years ago
..
Basic Fixed Basic tests linking in C++/CLI backend. 10 years ago
CLITemp Fixed C++/CLI to handle namespace conflicts between free functions and namespaces. 10 years ago
CSharpTemp Added marshalling of primitive ptrs to ref type. 10 years ago
NamespacesBase Fixed the potential incorrect translation unit of templated classes. 10 years ago
NamespacesDerived Fixed the potential incorrect translation unit of templated classes. 10 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 Removed the option for abstract impls thus enabling them by default. 10 years ago
UTF16 Factor DLL API macros into its own shared header for tests. 11 years ago
VTables Removed the option for abstract impls thus enabling them by default. 10 years ago
Tests.h Generated methods and variables of base classes of value types. 11 years ago