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 7be2a4ef2b Added support for function to instance method conversions in the CLI generator. 13 years ago
..
Generators Added support for function to instance method conversions in the CLI generator. 13 years ago
Passes Added a pass to convert functions to static methods. 13 years ago
Properties Added the new extensible wrapper generator. 14 years ago
Transforms Move the renaming passes to the Passes folder. 13 years ago
Types Remove the Preprocess pass since its functionality is being split up into smaller individual passes. 13 years ago
Utils Added an implicit string operator conversion to the text generator. 13 years ago
CodeGenerator.cs Change the CodeGenerator and Program class to public since the Generator can now be used as a library. 13 years ago
Filter.cs Massive update to the codebase. 13 years ago
Generator.csproj Rename the Bridge project to CxxBridge. 13 years ago
Generator.csproj.user Massive update to the codebase. 13 years ago
Generator.t4properties Added the new extensible wrapper generator. 14 years ago
LibraryHelpers.cs Added an helper transform to set the name of a function. 13 years ago
PassBuilder.cs Pass the library to the pass build and pass it to each added pass. 13 years ago
app.config Massive update to the codebase. 13 years ago
packages.config Added the new extensible wrapper generator. 14 years ago