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 8d00cec8ba Fixed the support for std::string which had regressed. 10 years ago
..
AST Added visitor support for typedef name declarations and unify type alias and typedef implementations. 10 years ago
CLI Fixed wrong application name when showing help (see #745) 10 years ago
Core Remove duplicated TargetPlatform type in CLI. 10 years ago
CppParser Regenerated the parser bindings with fully qualified types. 10 years ago
Generator Fixed the support for std::string which had regressed. 10 years ago
Generator.Tests Added visitor support for typedef name declarations and unify type alias and typedef implementations. 10 years ago
Parser Parsed function bodies. 10 years ago
Runtime Deleted unused code. 10 years ago