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
..
linux Find libraries even when given with no extensions 5 years ago
macos Find libraries even when given with no extensions 5 years ago
windows Find libraries even when given with no extensions 5 years ago
AST.h Change XML comments to be tested at run-time 4 years ago
ASTExtensions.h Fixed the completion of templates. 9 years ago
Enums.h The unique name set by the CleanInvalidDeclNames pass will now truly be unique across translation units. 11 years ago
Passes.h 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
Templates.h Fixed template parsing issue with processing of type locs. 8 years ago