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 97be1899af Removed type map matching for declarations. 12 years ago
..
AST Changed AST visitor behavior to not visit the regular class of class template declarations. 12 years ago
Core Fixed driver code to work with the new parser. 12 years ago
CppParser Fixed function types to provide qualified argument types in the AST. 12 years ago
Generator Removed type map matching for declarations. 12 years ago
Generator.Tests Removed unused config file. 12 years ago
Parser Fixed function types to provide qualified argument types in the AST. 12 years ago
Runtime Added automatic building of the generated source files. 12 years ago