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 bc9795e41a Ignore unneeded class types for wrapping purposes. 13 years ago
..
CXXABI.h Added C++/CLI wrapper around the C++ Clang parser. 14 years ago
Interop.h Added C++/CLI wrapper around the C++ Clang parser. 14 years ago
Main.cpp The parser now returns a ParserResult struct with diagnostic and library information. 13 years ago
Parser.cpp Ignore unneeded class types for wrapping purposes. 13 years ago
Parser.h Do not add template functions to the namespace as regular functions. 13 years ago
Parser.lua Link with LLVM's BitReader and BitWriter libraries since the new revision requires it. 13 years ago
VSLookup.cpp Refactor the VS-specific lookup logic to its own file. 13 years ago