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 06c79475f9 Moved Pass.cs to the Passes folder. 13 years ago
..
Generators Extract a couple of methods in CLIHeadersTemplate.cs to make the code more readable. 13 years ago
Passes Moved Pass.cs to the Passes folder. 13 years ago
Properties Added the new extensible wrapper generator. 14 years ago
Transforms Massive update to the codebase. 13 years ago
Types We need to collect all class declarations and not just value type classes. 13 years ago
Utils Added an implicit string operator conversion to the text generator. 13 years ago
CodeGenerator.cs Keep the declaration order of classes and sort them before processing. This helps with some referencing order problems in the generated code. 13 years ago
Filter.cs Massive update to the codebase. 13 years ago
Generator.csproj Massive update to the codebase. 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