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 55efc0c862 Updated declarations parsing in both parsers to use common declaration handling code. 12 years ago
..
AST Converted enum items to be declarations in the AST. 12 years ago
Core Fixed driver code to work with the new parser. 12 years ago
CppParser Updated declarations parsing in both parsers to use common declaration handling code. 12 years ago
Generator Fixed support for C++ conversion operators. 12 years ago
Generator.Tests Removed unused config file. 12 years ago
Parser Updated declarations parsing in both parsers to use common declaration handling code. 12 years ago
Runtime Added automatic building of the generated source files. 12 years ago