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 e57ea530e1 Avoided naming conflicts between methods of different specialisations of a template. 9 years ago
..
AST Fixed a typing error causing incorrect generation of operators. 9 years ago
Generators Avoided naming conflicts between methods of different specialisations of a template. 9 years ago
Passes Ensured symbols for exported template specializations on Windows. 9 years ago
Properties Fixed assembly property attributes. 11 years ago
Types Fixed a regression when searching for type maps of template specialisations. 9 years ago
Utils Sorted modules by the dependencies of their libraries, if any, before parsing. 9 years ago
Driver.cs Fixed the option for output name-spaces to allow eliminating them. 9 years ago
Generator.cs Fixed a crash when generating any C# bindings on Windows. 9 years ago
Generator.lua Normalize all the line endings 11 years ago
Library.cs Added a new SetMethodParameterUsage overload taking parameter counts. 9 years ago
Options.cs Made the C# end always generate one file per module. 9 years ago
app.config