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 6dfabb6273 Generate valid C# for specializations in default args 4 years ago
..
AST Generate valid C# for forwarded specializations 4 years ago
Extensions bug: Repaired broken alignment padding generation for structs with embedded arrays of structs. Added a test for this case. 5 years ago
Generators Generate valid C# for specializations in default args 4 years ago
Passes Generate valid C# for specializations in default args 4 years ago
Types Fix incorrect dtor call for non-owned instances (#1615) 5 years ago
Utils Place returns as needed without an extra block 4 years ago
BindingContext.cs Add initial implementation of declaration maps. 5 years ago
CppSharp.Generator.csproj Make auto-compiling of C# work with .NET Core 5 years ago
Driver.cs Add work-in-progress TypeScript interface bindings generator. 5 years ago
Generator.cs Add work-in-progress TypeScript interface bindings generator. 5 years ago
Library.cs Enhanced ExpressionEvaluator to return implicitly typed uint, long, and ulong values from EvaluateNumber when there is no literal type suffix applied to a numeric expression string. 5 years ago
Options.cs Add a mechanism to selectively initialize allocated unmanaged memory in the default constructor. 5 years ago
premake5.lua Only use premake for native projects and improve c# projects. 5 years ago