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 3cc15b5f48 Revert "Removed the ABI setters since this is provided per layout anymore." 13 years ago
..
CXXABI.h Added C++/CLI wrapper around the C++ Clang parser. 14 years ago
Comments.cpp Refactored and fixed parsing of original source text for declarations. 13 years ago
Interop.h Added C++/CLI wrapper around the C++ Clang parser. 14 years ago
Main.cpp Moved the ClangParser class to the CppSharp::Parser namespace. 13 years ago
Options.h Whitespace fixes. 13 years ago
Parser.cpp Revert "Removed the ABI setters since this is provided per layout anymore." 13 years ago
Parser.h Updated the C++/CLI parser to the new ASTContext class. 13 years ago
Parser.lua Use less permissive globbing when searching for parser files. 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