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 1dd73afda6 Fixed a crash when checking specialisations of std::vector. 10 years ago
..
AST Added unary transformations and other fixes to restore the full build with all tests. 10 years ago
Core Added unary transformations and other fixes to restore the full build with all tests. 10 years ago
CppParser Fixed a crash when checking specialisations of std::vector. 10 years ago
Generator Fixed a crash when checking specialisations of std::vector. 10 years ago
Generator.Tests Added support for C++14 variable templates and specializations. 10 years ago
Runtime Deleted the redundant and incomplete manual attempts for marshalling std types. 10 years ago