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 922c329d78 Fixed uncompilable code when a virtual function has a param called "target". 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 Fixed the cleaning of invalid names to allow custom names for enums. 10 years ago
Basic.cpp Fixed uncompilable code when a virtual function has a param called "target". 10 years ago
Basic.cs Fixed the cleaning of invalid names to allow custom names for enums. 10 years ago
Basic.h Fixed uncompilable code when a virtual function has a param called "target". 10 years ago
premake4.lua Fix issue with includes not being generated for delegates defined in a different file. 10 years ago