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 3268c76293 Fixed the regression of function types being wrapped with empty argument names. 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 Added names to all parameters in the header for the parser. 12 years ago
Generator Fixed the regression of function types being wrapped with empty argument names. 12 years ago
Generator.Tests Removed unused config file. 12 years ago
Parser Fixed parsing and marshaling of dependent declarations. 12 years ago
Runtime Added automatic building of the generated source files. 12 years ago