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 3800ccf996 Added a pretty simple diagnostic system so we can provide improved diagnostics to clients. 13 years ago
..
Generators Rename TypeDatabase to TypeMapDatabase and move its initialization to the ctor. 13 years ago
Passes Extract the declaration sorting into its own pass. 13 years ago
Properties Added the new extensible wrapper generator. 13 years ago
Transforms Moved enumeration name clean up code out of Transform.cs and into the CleanInvalidDeclNames pass. 13 years ago
Types Rename TypeDatabase to TypeMapDatabase and move its initialization to the ctor. 13 years ago
Utils Remove unused Log class. 13 years ago
Diagnostics.cs Added a pretty simple diagnostic system so we can provide improved diagnostics to clients. 13 years ago
Driver.cs Added a pretty simple diagnostic system so we can provide improved diagnostics to clients. 13 years ago
Filter.cs Massive update to the codebase. 13 years ago
Generator.lua Simplified the Premake build files. 13 years ago
Generator.t4properties Added the new extensible wrapper generator. 13 years ago
LibraryHelpers.cs Fixed some comments. 13 years ago
Parser.cs The parser now returns a ParserResult struct with diagnostic and library information. 13 years ago
Program.cs Renamed the CodeGenerator class to Driver. 13 years ago
app.config Massive update to the codebase. 13 years ago
packages.config Added the new extensible wrapper generator. 13 years ago