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.
 
 
 
 
 
Joao Matos c5bcb48cc2 Implement UnresolvedUsingType and UnresolvedUsingTypename. 7 years ago
..
AST Simplified the generation of virtual calls. 8 years ago
Generators Implement UnresolvedUsingType and UnresolvedUsingTypename. 7 years ago
Passes Ignore unused destructors when generating symbols 7 years ago
Types Fix the check to ignore dependent name types 7 years ago
Utils Workaround System.TypeLoad exception when running test-suite on macOS. 7 years ago
BindingContext.cs Changed type maps to only return types - no strings. 8 years ago
Driver.cs Force compilation of all functions of specializations 7 years ago
Generator.cs Fixed the generated C# when a ref parameter is named after a keyword. 8 years ago
Library.cs Fix enum with zeros for hex literals 7 years ago
Options.cs Upgrade ANSI marshalling to UTF-8 marshalling 7 years ago
premake5.lua Initial support for building under .NET Core. 8 years ago