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 831cea92ce Fix the generated C# when a dependent param has a default value 6 years ago
..
AST Simplified the generation of virtual calls. 7 years ago
Generators Changed more overloads in `CSharpSources` to be overridable. 7 years ago
Passes Fix the generated C# when a dependent param has a default value 6 years ago
Types Made public the finding of enabled type maps by strings. 6 years ago
Utils Made an exception serializable and removed another. 7 years ago
BindingContext.cs Changed type maps to only return types - no strings. 7 years ago
Driver.cs Fixed `Options.DryRun` to not generate any binding code. 7 years ago
Generator.cs Fixed the generated C# when a ref parameter is named after a keyword. 7 years ago
Library.cs Optimized the walking of the managed AST. 7 years ago
Options.cs Merge pull request #1028 from rokups/feature/customize-getter-setter-pass 8 years ago
premake5.lua Initial support for building under .NET Core. 7 years ago