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.
 
 
 
 
 
triton edc833e69f Updated the C++ parser AST to the ASTContext class. 12 years ago
..
AST Added a new class SymbolContext that provides native library symbol management. 12 years ago
Core Added a simple project abstraction that keeps all the source files and their build settings. 12 years ago
CppParser Updated the C++ parser AST to the ASTContext class. 12 years ago
Generator Updated the generators and tests for new class names. 12 years ago
Generator.Tests Updated the generators and tests for new class names. 12 years ago
Parser Updated the C++/CLI parser to the new ASTContext class. 12 years ago
Runtime STL containers wrappers now implement ICppMarshal (stubs). 13 years ago