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.
 
 
 
 
 
Abhinav Tripathi e9152a79b5 Fixed missing namespace problem. 10 years ago
..
AST Updated to LLVM/Clang 253162/253161 respectively. 10 years ago
Generators Fixed missing namespace problem. 10 years ago
Passes Fixed a memory leak by removing from static members typedefs used for delegates. 10 years ago
Properties Fixed assembly property attributes. 11 years ago
Types Ignore std::shared_ptr while our template support is not yet finished. 11 years ago
Utils Removed the wrapping of comments because tools ignore empty lines. 10 years ago
Driver.cs Freed C++ objects allocated by the parser. 10 years ago
Generator.cs Fixed a memory leak in the code generators. 10 years ago
Generator.lua Normalize all the line endings 12 years ago
Library.cs Fixed SetMethodParameterUsage to use complete class declarations. 11 years ago
Options.cs Changed the native ctor to only patch the v-table entry of the virtual dtor, if any. 10 years ago
app.config Massive update to the codebase. 13 years ago