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 02f5d0731a Classes in AST now keep if they have non trivial copy constructors. 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
Parser.cpp Classes in AST now keep if they have non trivial copy constructors. 13 years ago
Parser.h Added an option for the used ABI to the C++ Parser class. 13 years ago
Parser.lua Added full support for C++ documentation comments to the AST and parser. 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