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 bd0ec409e9 Fixed adding of enum items in ASTConverter. 11 years ago
..
AST Fixed a null pointer exception when parsing files with unnamed enums. 11 years ago
Core Fixed adding of enum items in ASTConverter. 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 Fixed adding of enum items in ASTConverter. 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