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.
 
 
 
 
 
josetr 397811dc3c
Fix wrong marshalling for static member arrays (#1428)
5 years ago
..
CLI Correctly marshal constant arrays in C++/CLI (#1346) 5 years ago
CSharp Fix wrong marshalling for static member arrays (#1428) 5 years ago
Common Check symbols in tests 5 years ago
Empty Disable Empty test project to fix the build. 9 years ago
Encodings Fix the Windows build by not storing Unicode in std::string 6 years ago
NamespacesBase Fixed the warnings in the test C++ for C# only. 6 years ago
NamespacesDerived Check symbols in tests 5 years ago
Native Revert "Add information about linkage to the AST" 5 years ago
StandardLib Ensure typedefs of std::vector are mapped 5 years ago
VTables Fix patching of virtual tables for MSVC with RTTI 5 years ago
Tests.h Import native DLL-s (tests and parser) with MSVC 5 years ago