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 055f4c627e Fixed the generated C++/CLI when a header and a contained name-space bear the same name. 10 years ago
..
AnotherUnit.cpp Fixed the generated C++/CLI when a header and a contained name-space bear the same name. 10 years ago
AnotherUnit.h Fixed the generated C# when a header and a contained name-space bear the same name. 10 years ago
Common.Tests.cs Fixed a bug causing some functions with pointer parameters to be marked as ambiguous when they aren't. 10 years ago
Common.cpp Fixed a bug causing some functions with pointer parameters to be marked as ambiguous when they aren't. 10 years ago
Common.cs Removed functions made ambiguous by different qualifiers on the same type in their parameter. 10 years ago
Common.h Fixed the generated C# when a virtual function returns a primitive pointer. 10 years ago
premake4.lua Fixed Common tests to include the extra units. 10 years ago