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.
 
 
 
 
 
Elias Holzer d1a3141f5b The unique name set by the CleanInvalidDeclNames pass will now truly be unique across translation units. 11 years ago
..
AST Fixed a null pointer exception when parsing files with unnamed enums. 11 years ago
Core Do not check for duplicates when handling preprocessed entities. 11 years ago
CppParser Added support for unnamed enums to new parser. 11 years ago
Generator The unique name set by the CleanInvalidDeclNames pass will now truly be unique across translation units. 11 years ago
Generator.Tests The unique name set by the CleanInvalidDeclNames pass will now truly be unique across translation units. 11 years ago
Parser Fixed a null pointer exception when parsing files with unnamed enums. 11 years ago
Runtime Improved the build scripts on OSX. 11 years ago