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 8d9e866009 Added support for clearing declarations between visits and fixed some passes that need it. 12 years ago
..
AST Improved visited checking in the ASTVisitor. 12 years ago
Core Cleaned up the default diagnostics output to be more concise. 12 years ago
CppParser Fixed parsing of comments for enum declarations. 12 years ago
Generator Added support for clearing declarations between visits and fixed some passes that need it. 12 years ago
Generator.Tests Removed unused config file. 12 years ago
Parser Fixed parsing of comments for enum declarations. 12 years ago
Runtime Added automatic building of the generated source files. 12 years ago