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 451278cb10 Removed the option for abstract impls thus enabling them by default. 10 years ago
..
AnotherUnit.cpp Fix the anonymous delegates pass so it doesn't generate duplicate delegates when the same namespace is used in multiple translation units. 10 years ago
AnotherUnit.h Fix the anonymous delegates pass so it doesn't generate duplicate delegates when the same namespace is used in multiple translation units. 10 years ago
Basic.Tests.cs Ignore TestPassAnonymousDelegate test as it's causing NUnit exceptions on AppVeyor. 10 years ago
Basic.cpp Fix the anonymous delegates pass so it doesn't generate duplicate delegates when the same namespace is used in multiple translation units. 10 years ago
Basic.cs Removed the option for abstract impls thus enabling them by default. 10 years ago
Basic.h Fixed code generation when using arrays in ValueType types. 10 years ago
premake4.lua Fix issue with includes not being generated for delegates defined in a different file. 10 years ago