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 51d422a756 Fix invalid C++/CLI generated for anonymous types 6 years ago
..
AnotherUnit.cpp Fixed the generated C++/CLI when a header and a contained name-space bear the same name. 9 years ago
AnotherUnit.h Fixed the generated C# when a header and a contained name-space bear the same name. 9 years ago
Common.Tests.cs Fixed ambiguous code when a nested type and a property-like method with overloads have the same name 6 years ago
Common.cpp Fixed ambiguous code when a nested type and a property-like method with overloads have the same name 6 years ago
Common.cs Changed type maps to only return types - no strings. 7 years ago
Common.h Fix invalid C++/CLI generated for anonymous types 6 years ago
premake4.lua Fixed the generated #includes when renaming output files. (#887) 8 years ago