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 267c2ac7c3 Added support for marshaling of wide char in addition to regular chars. 12 years ago
..
Generators Added support for marshaling of wide char in addition to regular chars. 12 years ago
Passes When cleaning up names, zero out the unique name index to have cleaner and deterministic output between runs. 12 years ago
Properties Added the new extensible wrapper generator. 13 years ago
Types TypePrinterContext is now an abstract class and created a new CLITypePrinterContext class for the CLI backend. 12 years ago
Utils Added helper method to reset new lines state in the text generator. 12 years ago
Diagnostics.cs Added a pretty simple diagnostic system so we can provide improved diagnostics to clients. 13 years ago
Driver.cs Move helper ignore checker methods to Template.cs so they can be used by different generators. 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 to library method SetMethodParameterUsage 12 years ago
Parser.cs Do not print diagnostic in the driver directly. 12 years ago
app.config Massive update to the codebase. 13 years ago
packages.config Added the new extensible wrapper generator. 13 years ago