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. 11 years ago
..
CSharpTemp.Tests.cs Moved the tests for copy ctors to separate classes. 12 years ago
CSharpTemp.cpp Moved the tests for copy ctors to separate classes. 12 years ago
CSharpTemp.cs 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
CSharpTemp.h Fixed more declarations to define their members at global scope. 11 years ago
premake4.lua Moved all ignored tests for the C# back-end to a temporary test project and enabled them. 12 years ago