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 4df66454b1 Enabled cleaning up in type maps and used it to dispose of used std::string objects. 10 years ago
..
AST Changed the searching for declarations to only return relevant ones and to work for variables. 10 years ago
Core Added the desugared type, if any, of DependentNameType, to the AST. 10 years ago
CppParser Added marshalling of std::string to the C# end. 10 years ago
Generator Enabled cleaning up in type maps and used it to dispose of used std::string objects. 10 years ago
Generator.Tests Properly handled enumeration items in default values of parameters. 10 years ago
Runtime Added the ability to search the machine Path or a specified path for the library file as part of ResolveSymbol 10 years ago