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 cafc14ffed Moved the initialisation of a variable to the cpp so that it works properly on Linux. 11 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. 11 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. 11 years ago
Basic.Tests.cs Fixed a crash on Mono when marshalling types with no fields. 11 years ago
Basic.cpp Moved the initialisation of a variable to the cpp so that it works properly on Linux. 11 years ago
Basic.cs Revert "Revert "Included ignored fields in the wrappers for better marshalling."" 11 years ago
Basic.h Moved the initialisation of a variable to the cpp so that it works properly on Linux. 11 years ago
premake4.lua Fix issue with includes not being generated for delegates defined in a different file. 11 years ago