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.
 
 
 
 
 
Vladimir Timofeev cfc0eef43a Add libLLVMProfileData.a to list of libs for linking. This fix compilation for me with fresh checkout of llvm and clang. 12 years ago
..
AST Introduced new property Method.IsExplicit in AST. 12 years ago
Core Added IsExplicit support to ASTConverter. 12 years ago
CppParser Add libLLVMProfileData.a to list of libs for linking. This fix compilation for me with fresh checkout of llvm and clang. 12 years ago
Generator When generating delegates attributed types need to be taken into account or proper calling convention won't get picked up. 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 Add libLLVMProfileData.a to list of libs for linking. This fix compilation for me with fresh checkout of llvm and clang. 12 years ago
Runtime Improved the build scripts on OSX. 12 years ago