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.
 
 
 
 
 
marcos henrich 56f772a8c8 UseHeaderDirectories when true generated files will be outputted to original relative paths, and include will use relative path between headers. When NoGenIncludePrefix is set a string is prepended to the include files that are not generated. 12 years ago
..
FileHashes.cs Serializes generated file hashes so files are only overwrite on change. 13 years ago
Glob.cs Massive update to the codebase. 13 years ago
HtmlEncoder.cs Added generation of detailed code comments ("<remarks/>"). 12 years ago
Options.cs Massive update to the codebase. 13 years ago
OrderedSet.cs Added OrderedSet utility class. 12 years ago
TextGenerator.cs Re-write the blocks generator again (thanks to esdrubal for helping me with the new design). 13 years ago
Utils.cs UseHeaderDirectories when true generated files will be outputted to original relative paths, and include will use relative path between headers. When NoGenIncludePrefix is set a string is prepended to the include files that are not generated. 12 years ago