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 7faa50d945 Fixed native symbol naming. 12 years ago
..
AST Move helper methods in Type out from class and into extension class TypeExtensions 12 years ago
Generators Fixed native symbol naming. 12 years ago
Passes Fixed native symbol naming. 12 years ago
Properties Added the new extensible wrapper generator. 13 years ago
Types Merge pull request #211 from InitialForce/feature_add_uintptr 12 years ago
Utils Fixed the generation of internal implementations of abstract classes to actually work. 12 years ago
Driver.cs Fixed the reporting of compilation errors. 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 Marshalled C++ char as Mono/.NET char instead of sbyte for a more friendly API. 12 years ago
app.config Massive update to the codebase. 13 years ago