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 df99550a39 Fixed the parsing of function prototypes in cases where the Clang type locator is not available. 12 years ago
..
AST Revert "Fixed function types to provide qualified argument types in the AST." 12 years ago
Core Fixed driver code to work with the new parser. 12 years ago
CppParser Fixed the parsing of function prototypes in cases where the Clang type locator is not available. 12 years ago
Generator Revert "Fixed function types to provide qualified argument types in the AST." 12 years ago
Generator.Tests Removed unused config file. 12 years ago
Parser Fixed the parsing of function prototypes in cases where the Clang type locator is not available. 12 years ago
Runtime Added automatic building of the generated source files. 12 years ago