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 532a2e059f Ignore methods with parameters when generating expressions 8 years ago
..
AST Changed expressions to use properties. 8 years ago
ASTViewer Fixed AST viewer to compile on Linux. 8 years ago
CLI Initial support for building under .NET Core. 8 years ago
Core Deleted useless output. 8 years ago
CppParser Ignore methods with parameters when generating expressions 8 years ago
Generator Made public the finding of enabled type maps by strings. 8 years ago
Generator.Tests Add `ScopeKind` to base `TypePrinter`. 8 years ago
Parser Exposed many more properties of expressions. 8 years ago
Runtime Initial support for building under .NET Core. 8 years ago