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 c54ef6949f Fixed a regression with default arguments in overrides. 9 years ago
..
AST Added visitor support for typedef name declarations and unify type alias and typedef implementations. 9 years ago
CLI Fixed wrong application name when showing help (see #745) 9 years ago
Core Remove duplicated TargetPlatform type in CLI. 9 years ago
CppParser Regenerated the parser bindings with fully qualified types. 9 years ago
Generator Fixed a regression with default arguments in overrides. 9 years ago
Generator.Tests Added visitor support for typedef name declarations and unify type alias and typedef implementations. 9 years ago
Parser Parsed function bodies. 9 years ago
Runtime Deleted unused code. 9 years ago