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 648e47570d Checked for symbols before calling destructors. 12 years ago
..
AST Added tests for v-tables checking calls to virtuals from within C++ and passing parameters. 12 years ago
Generators Checked for symbols before calling destructors. 12 years ago
Passes Considered renamable name-spaces which are not translation units. 12 years ago
Properties
Types Added preliminary support for char16 to avoid crashes because of null parameter types. 12 years ago
Utils Added preliminary support for char16 to avoid crashes because of null parameter types. 12 years ago
Driver.cs Avoided crashes when generating code corresponding to translation units at invalid locations. 12 years ago
Generator.cs Added missing Generator file. 12 years ago
Generator.lua Updated build scripts with OS X fixes and added some building documentation. 12 years ago
Library.cs Fixed the ignoring of methods. 12 years ago
Options.cs Merge pull request #173 from gpetrou/CppMarshalOption 12 years ago
app.config