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