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 4c5d933cd2 Added support for marshalling arrays of pointers to primitives. 12 years ago
..
AST Simplify declaration ignores by removing IsProcessed and fixing ExplicitlyIgnored to be recursive like the others ignore properties. 12 years ago
Core Added support for keeping track of extern "C" contexts in classes/structs. 12 years ago
CppParser Clean up the file path when finding translation units since they might differ between calls. 12 years ago
Generator Added support for marshalling arrays of pointers to primitives. 12 years ago
Generator.Tests Added new regex-based testing framework to test patterns against the generated code. 12 years ago
Parser Whitespace cleanup. 12 years ago
Runtime Updated build scripts with OS X fixes and added some building documentation. 12 years ago