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 300b8508a0 Use the AST utils methods to check for ignored declarations. 13 years ago
..
Bridge Added support for decayed types which represent a pointer type decayed from an array or function type which have been added to latest Clang. 13 years ago
CppSharp Fixed construction of Driver. 13 years ago
Generator Use the AST utils methods to check for ignored declarations. 13 years ago
Generator.Tests Replaced RemovePrefixEnumItem with RemovePrefix. 13 years ago
Parser Added support for decayed types which represent a pointer type decayed from an array or function type which have been added to latest Clang. 13 years ago
Runtime Improved type maps for C++ string and vector standard library support. 13 years ago