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 2b77361d89 Reverted the hack about filling the empty names of parameters explicitly for function types. Added tests for this regression and another one caused by the changed around the introduction of FunctionType.Arguments. 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 Reverted the hack about filling the empty names of parameters explicitly for function types. Added tests for this regression and another one caused by the changed around the introduction of FunctionType.Arguments. 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