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 e57e22e3b8 Wrap the Instance identifier name into its own property and change the code to use it. 12 years ago
..
AST Class helper methods now return proper lazy IEnumerable<> instead of converting right away to lists. 12 years ago
Generators Wrap the Instance identifier name into its own property and change the code to use it. 12 years ago
Passes Make sure we skip ignored overloads when checking for ambiguous overloads. 12 years ago
Properties Added the new extensible wrapper generator. 13 years ago
Types Remove useless out variables null initialization. 12 years ago
Utils Added helper Linq method to return an enumeration without its last element. 12 years ago
Diagnostics.cs Remove the WrapperSuffix option and replace with a more general GenerateName delegate that can be hooked up by the user to customize the output name of the generated files. 12 years ago
Driver.cs Remove the WrapperSuffix option and replace with a more general GenerateName delegate that can be hooked up by the user to customize the output name of the generated files. 12 years ago
Filter.cs Massive update to the codebase. 13 years ago
Generator.lua Created a new top-level target executable ("Cxxi") and fixed the Generator to be a proper library. 13 years ago
Generator.t4properties Added the new extensible wrapper generator. 13 years ago
Library.cs Added helper to ignore a collection of headers. 12 years ago
Parser.cs Organize driver options. 12 years ago
app.config Massive update to the codebase. 13 years ago
packages.config Added the new extensible wrapper generator. 13 years ago