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
..
CLI Add test 5 years ago
CSharp 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
Common Test C++11 in-class member initializers 5 years ago
Empty Rename files 5 years ago
Encodings Make unit tests independent of the generator 5 years ago
NamespacesBase Make auto-compiling of C# work with .NET Core 5 years ago
NamespacesDerived Remove needless generation of using-s in tests 5 years ago
Native 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
StandardLib Make unit tests independent of the generator 5 years ago
VTables Make unit tests independent of the generator 5 years ago
Directory.Build.props Only use premake for native projects and improve c# projects. 5 years ago
Test.Bindings.props Place all output of tests in their own directories 5 years ago
Test.Common.props Only use premake for native projects and improve c# projects. 5 years ago
Test.Generator.props Place all output of tests in their own directories 5 years ago
Test.props Make auto-compiling of C# work with .NET Core 5 years ago
Tests.h Disable the msvc warning about unexported template specializations 5 years ago