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.
 
 
 
 
 
Stephen Kennedy 9cfc8c23dc Handle partial specializations like normal specializations (not at all!) 12 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. 12 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. 12 years ago
Options.h Fixed library parsing by passing SymbolContext to the native parser. 12 years ago
Parser.cpp Handle partial specializations like normal specializations (not at all!) 12 years ago
Parser.h Updated the C++/CLI parser to the new ASTContext class. 12 years ago
Parser.lua Use less permissive globbing when searching for parser files. 12 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