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 44172d2239 Do not check for duplicates when handling preprocessed entities. 12 years ago
..
AST Fixed EnumModifiers to define proper power of two values. 12 years ago
Core Do not check for duplicates when handling preprocessed entities. 12 years ago
CppParser Explicitly construct the parser and keep it in ParserResult. 12 years ago
Generator Added some better logging for macro ignored declarations. 12 years ago
Generator.Tests Added missing Visit override to Method class. 12 years ago
Parser Ignore TypeAliasTemplate declarations to get rid of some parser warnings. 12 years ago
Runtime Improved the build scripts on OSX. 12 years ago