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.
 
 
 
 
 
Dimitar Dobrev 8a502835f7 Added a check for 'null' before getting the native pointer of a wrapped object. 12 years ago
..
CSharpTemp.Tests.cs Added a check for 'null' before getting the native pointer of a wrapped object. 12 years ago
CSharpTemp.cpp Added a check for 'null' before getting the native pointer of a wrapped object. 12 years ago
CSharpTemp.cs Prevented renaming of methods when a base class has a property of the same name. Made the delegates used in abstract implementations prefixed with an underscore and internal. 12 years ago
CSharpTemp.h Added a check for 'null' before getting the native pointer of a wrapped object. 12 years ago
premake4.lua Moved all ignored tests for the C# back-end to a temporary test project and enabled them. 12 years ago