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 ea8e167e6e Prevented duplication when a class and its base each have a field with the same name. 10 years ago
..
AnotherUnit.cpp Fixed the generation of code in a single file. 11 years ago
AnotherUnit.h Fixed the generation of code in a single file. 11 years ago
CSharpTemp.Tests.cs Prevented duplication when a class and its base each have a field with the same name. 10 years ago
CSharpTemp.cpp Generated correct code when overriding a property from an indirect secondary base. 10 years ago
CSharpTemp.cs Improved the support for constructor expressions. 10 years ago
CSharpTemp.h Prevented duplication when a class and its base each have a field with the same name. 10 years ago
premake4.lua Moved all ignored tests for the C# back-end to a temporary test project and enabled them. 12 years ago