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 fd866d5cdb Simplified the parsing of libraries. 10 years ago
..
AST Changed PreprocessedEntity to a non-declaration because it isn't in Clang. 10 years ago
Core Fixed a crash when wrapping more than one header. 10 years ago
CppParser Simplified the parsing of libraries. 10 years ago
Generator Fixed missing namespace problem. 10 years ago
Generator.Tests Fixed a memory leak in the code generators. 10 years ago
Runtime Fixed wide string marshaling on UTF-32 platforms. 11 years ago