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 0ea801f7b9 Fixed the generated code when a default parameter of type char or wide char is assigned an int. 10 years ago
..
AST Properly handled enumeration items in default values of parameters. 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 Fixed the generated code when a default parameter of type char or wide char is assigned an int. 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