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 4a98f69df5 Added an explicit option to generate copy constructors. 12 years ago
..
AST Added an explicit option to generate copy constructors. 12 years ago
Generators Added an explicit option to generate copy constructors. 12 years ago
Passes Added an explicit option to generate copy constructors. 12 years ago
Properties Added the new extensible wrapper generator. 14 years ago
Types Minor formatting improvements. 12 years ago
Utils UseHeaderDirectories when true generated files will be outputted to original relative paths, and include will use relative path between headers. When NoGenIncludePrefix is set a string is prepended to the include files that are not generated. 12 years ago
Driver.cs Fixed option validating code to work with the new parser. 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 Added an helper method to set the parameter usage for functions. 12 years ago
Options.cs Added an explicit option to generate copy constructors. 12 years ago
app.config Massive update to the codebase. 13 years ago