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 24a8db6a32 Fixed the generation of internal implementations of abstract classes to actually work. 12 years ago
..
AST Reverted "Cleared up and fixed the exported symbols of libraries." Extended the symbols with stripped of the initial '_' ones. 12 years ago
Core Added support for keeping track of extern "C" contexts in classes/structs. 12 years ago
CppParser Added stubbed support for pack expansions to the new parser as well. 12 years ago
Generator Fixed the generation of internal implementations of abstract classes to actually work. 12 years ago
Generator.Tests Fixed the ignoring of methods. 12 years ago
Parser Added preliminary support for char16 to avoid crashes because of null parameter types. 12 years ago
Runtime Updated build scripts with OS X fixes and added some building documentation. 12 years ago