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 6fb15efd50 When checking const-ness for ambiguity, ensure parameters are the same. 11 years ago
..
AST Fixed the assigment of structs with private fields. 11 years ago
Core Added bit field support to the AST. 11 years ago
CppParser Parsed friendly non-type declarations. 11 years ago
Generator When checking const-ness for ambiguity, ensure parameters are the same. 11 years ago
Generator.Tests Improved test driver to add Clang's built in header path to the system lookup paths. 11 years ago
Runtime Improved the build scripts on OSX. 12 years ago