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 d4f28bb049 The check for code gen info is now a bit more robust. 13 years ago
..
CXXABI.h Added C++/CLI wrapper around the C++ Clang parser. 14 years ago
Comments.cpp Do not try to get parameter comment indexes for invalid params. 13 years ago
Interop.h Added C++/CLI wrapper around the C++ Clang parser. 14 years ago
Main.cpp Renamed Cxxi references to CppSharp. 13 years ago
Options.h Cleaned up Parser.h. 13 years ago
Parser.cpp The check for code gen info is now a bit more robust. 13 years ago
Parser.h Updated the parser to work with calling convention changes introduced in the latest Clang revisions (r189412). 13 years ago
Parser.lua Added accurate return and argument type ABI information by querying Clang's code gen layer for the correct information. This does add a lot of extra dependencies on LLVM and Clang libraries. 13 years ago
VSLookup.cpp Fixed VS lookup to use the first valid VS version found. This makes sure we use the oldest VS version since Clang will not yet work fully with newer (2013+) MSVC headers. 13 years ago