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.
 
 
 
 
 
João Matos e093f713b9
Implement support for properties in Emscripten generator. (#1932)
2 months ago
..
AST Fix/bootstrap update (#1904) 4 months ago
Extensions QuickJS generator improvements. (#1865) 10 months ago
Generators Implement support for properties in Emscripten generator. (#1932) 2 months ago
Passes Implement support for properties in Emscripten generator. (#1932) 2 months ago
Types Misc/changes fixes (#1926) 4 months ago
Utils Feat/improved clean comment pass (#1928) 3 months ago
BindingContext.cs Minor improvements (#1793) 2 years ago
ClassOptions.cs Add `GenerateNativeToManaged` per-class option 3 years ago
CppSharp.Generator.csproj Make auto-compiling of C# work with .NET Core 5 years ago
Driver.cs Implement support for properties in Emscripten generator. (#1932) 2 months ago
Generator.cs Major refactor: TypePrinter: improve modular design + cleanup (#1796) 2 years ago
GeneratorKind.cs QuickJS generator improvements. (#1865) 10 months ago
Library.cs Don't add values to enums that can't be parsed (#1836) 1 year ago
Options.cs Implement support for properties in Emscripten generator. (#1932) 2 months ago
premake5.lua Only use premake for native projects and improve c# projects. 5 years ago