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 95ef705082 Fixed processing of macros by creating a preprocessing record on the parser. 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 Fixed processing of macros by creating a preprocessing record on the parser. 13 years ago
Parser.h Improve the error handling of the Parse method so we can correctly diagnose the issue in the driver. 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