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 474f82b513 Added support for explicit conversion operators and added new pass which will create implicit and explicit conversion operators out of single argument constructors. 12 years ago
..
ASTRecord.cs Move helper methods in Type out from class and into extension class TypeExtensions 12 years ago
Utils.cs Added support for explicit conversion operators and added new pass which will create implicit and explicit conversion operators out of single argument constructors. 12 years ago
VTables.cs Fixed the generation of internal implementations of abstract classes to actually work. 12 years ago