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.
 
 
 
 
 
Joe Hull 03bf194b63 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. 4 years ago
..
AST Introduce a scope kind stack for type printers. 4 years ago
Passes 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. 4 years ago
ASTTestFixture.cs Fix memory leaks when using the driver 5 years ago
CppSharp.Generator.Tests.csproj Manage package versions centrally 5 years ago
GeneratorTest.cs Ensure a tested specialization is really generated 5 years ago
QueryHelpers.cs Added processing of type aliases. 9 years ago
ReadNativeDependenciesTest.cs Find libraries even when given with no extensions 5 years ago
ReadNativeSymbolsTest.cs Find libraries even when given with no extensions 5 years ago
premake5.lua Only use premake for native projects and improve c# projects. 5 years ago