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.
 
 
 
 
 
Øystein Krog 240d2db53d Add new IExpressionPrinter interface, with CSharpExpressionPrinter implementation 12 years ago
..
AST Fixed a bug in ASTRecord that made us infinitely recurse in some code. 12 years ago
Generators Add new IExpressionPrinter interface, with CSharpExpressionPrinter implementation 12 years ago
Passes Added support for marshalling arrays of pointers to primitives. 12 years ago
Properties Added the new extensible wrapper generator. 13 years ago
Types Add new IExpressionPrinter interface, with CSharpExpressionPrinter implementation 12 years ago
Utils Move all the testing infrastructure to CppSharp.Generator.Tests. 12 years ago
Driver.cs Added arguments options support to pass custom Clang options to the parser. 12 years ago
Generator.cs Added missing Generator file. 12 years ago
Generator.lua Updated build scripts with OS X fixes and added some building documentation. 12 years ago
Library.cs Simplify declaration ignores by removing IsProcessed and fixing ExplicitlyIgnored to be recursive like the others ignore properties. 12 years ago
Options.cs Add new option (DependentNameSpaces) that allows for specifying custom using statements/namespaces in generated units 12 years ago
app.config Massive update to the codebase. 13 years ago