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.
 
 
 
 
 
Dimitar Dobrev df99550a39 Fixed the parsing of function prototypes in cases where the Clang type locator is not available. 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 Revert "Fixed bug caused by a type in the new parser." 12 years ago
Options.h Remove SymbolsContext from the options. 12 years ago
Parser.cpp Fixed the parsing of function prototypes in cases where the Clang type locator is not available. 12 years ago
Parser.h Added names to all parameters in the header for the parser. 12 years ago
Parser.lua Use less permissive globbing when searching for parser files. 12 years ago
VSLookup.cpp Extended the look-up for Visual Studio to include VS 2013. 12 years ago