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.
 
 
 
 
 
Dimitar Dobrev 1d3e821093 Fixed #453 - incorrect comment generation. 9 years ago
..
AST Fixed the parsing of subclasses of dynamic template instantiations. 10 years ago
Generators Fixed #453 - incorrect comment generation. 9 years ago
Passes Fix generation of functions with union params 9 years ago
Properties Fixed assembly property attributes. 10 years ago
Types Extracted array type ignore code from CheckIgnoredDecls to TypeIgnoreChecker. 9 years ago
Utils Removed the wrapping of comments because tools ignore empty lines. 10 years ago
Driver.cs Ensured symbols for templates instantiating pointers or references. 10 years ago
Generator.cs Fixed a memory leak in the code generators. 10 years ago
Generator.lua Normalize all the line endings 11 years ago
Library.cs Fixed SetMethodParameterUsage to use complete class declarations. 10 years ago
Options.cs Ensured symbols for templates instantiating pointers or references. 10 years ago
app.config