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.
 
 
 
 
 
João Matos 43ce59a5b1 Merge pull request #306 from tomspilman/str_inout 12 years ago
..
Basic Added reference test case. 12 years ago
CLITemp Extended the ObjectOverridesPass to generate ToString methods if the insertion operator (<<) is overloaded. 12 years ago
CSharpTemp Ensured default values, if any, of parameters of overrides, are generated. 12 years ago
Native Added reading of dependencies of ELF libraries. 12 years ago
STL Added marshaling code for std::ostream using a System.TextWriter to CLI backend. 12 years ago
UTF16 Factor DLL API macros into its own shared header for tests. 12 years ago
VTables Factor DLL API macros into its own shared header for tests. 12 years ago
Tests.h Generated methods and variables of base classes of value types. 12 years ago