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 36bdfb6c07 Simplified the getting of a function type now that the more complex (native) type is no longer used for abstract impls. 12 years ago
..
AST Simplified the getting of a function type now that the more complex (native) type is no longer used for abstract impls. 12 years ago
Core Fixed the AST converter for the new macro location name. 12 years ago
CppParser Reworked the parser generation driver. 12 years ago
Generator Moved IsSynthetized from Method to Function. 12 years ago
Generator.Tests Renamed ASTContext parameters. 12 years ago
Parser Fixed the build. 12 years ago
Runtime Improved the build scripts on OSX. 12 years ago