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.
 
 
 
 
 
triton 100d43c2b0 Fixes classes wrongly being assigned as static classes. 11 years ago
..
Basic Fixes classes wrongly being assigned as static classes. 11 years ago
CLITemp Added the ability to only enable a given type map for a selected back-end. 11 years ago
CSharpTemp Fixed some problems with arrays of void after mapping void* to IntPtr. 11 years ago
Native Fixed the finding of classes to also check name-spaces. 11 years ago
STL Added marshaling code for std::ostream using a System.TextWriter to CLI backend. 11 years ago
TypeMaps Added missing TypeMaps.Tests.cs. 11 years ago
UTF16 Factor DLL API macros into its own shared header for tests. 11 years ago
VTables Factor DLL API macros into its own shared header for tests. 11 years ago
Tests.h Generated methods and variables of base classes of value types. 11 years ago