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 39ce0255b5 Fix generation of text blocks using NewLineKind.IfNotEmpty. 6 years ago
..
AST Minor code cleanups in CLITypeReference.cs. 6 years ago
Extensions Big update to NAPI generator with initial support for basic examples. 6 years ago
Generators Minor code cleanups. 6 years ago
Passes Minor code cleanups. 6 years ago
Types Make auto-compiling of C# work with .NET Core 6 years ago
Utils Fix generation of text blocks using NewLineKind.IfNotEmpty. 6 years ago
BindingContext.cs Add initial implementation of declaration maps. 6 years ago
CppSharp.Generator.csproj Make auto-compiling of C# work with .NET Core 6 years ago
Driver.cs Make auto-compiling of C# work with .NET Core 6 years ago
Generator.cs Update driver to only generate system modules for C# generators. 6 years ago
Library.cs Add ILibrary.GenerateCode as a custom code generation callback. 6 years ago
Options.cs Change `GenerateSequentialLayout` default value to `true` 6 years ago
premake5.lua Only use premake for native projects and improve c# projects. 6 years ago