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.
 
 
 
 
 
Elias Holzer d1a3141f5b The unique name set by the CleanInvalidDeclNames pass will now truly be unique across translation units. 11 years ago
..
Basic Moved unnamed enums test to generator tests. 11 years ago
CLITemp Do not generate the destructor/finalizer pair if the destructor of the native class is protected. 11 years ago
CSharpTemp Added support for explicit conversion operators and added new pass which will create implicit and explicit conversion operators out of single argument constructors. 11 years ago
Native The unique name set by the CleanInvalidDeclNames pass will now truly be unique across translation units. 11 years ago
STL Added marshaling code for std::ostream using a System.TextWriter to CLI backend. 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 Fixed CDECL to actually attribute as `cdecl` and not `stdcall`. 11 years ago