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 bc33de5ddd Added parser support for deleted functions. 12 years ago
..
CXXABI.h Added C++/CLI wrapper around the C++ Clang parser. 14 years ago
Comments.cpp Revert "Move all the code in the old parser to the CppSharp::Parser namespace." 13 years ago
Interop.h Added C++/CLI wrapper around the C++ Clang parser. 14 years ago
Main.cpp Revert "Move all the code in the old parser to the CppSharp::Parser namespace." 13 years ago
Options.h Revert "Move all the code in the old parser to the CppSharp::Parser namespace." 13 years ago
Parser.cpp Added parser support for deleted functions. 12 years ago
Parser.h Revert "Move all the code in the old parser to the CppSharp::Parser namespace." 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