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.
 
 
 
 
 
triton f5e66ba439 Added IsExplicit support to ASTConverter. 12 years ago
..
AST Introduced new property Method.IsExplicit in AST. 12 years ago
Core Added IsExplicit support to ASTConverter. 12 years ago
CppParser Re-generated the parser bindings with IsExplicit. 12 years ago
Generator Removed the const restriction in the constructor to conversion operator pass. 12 years ago
Generator.Tests Deprecated ExplicityIgnored use ExplicitlyIgnore(). Getting ExplicityIgnored and setting ExplicityIgnored to false don't make much sense anymore. 12 years ago
Parser Introduced new property Method.IsExplicit in AST. 12 years ago
Runtime Improved the build scripts on OSX. 12 years ago