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 ea6d2e06be Removed the macro we used in our C++ AST for std::string because we can marshal it. 9 years ago
..
Bindings Removed the macro we used in our C++ AST for std::string because we can marshal it. 9 years ago
Bootstrap Remove Bootstrap project from the build. 9 years ago
ParserGen Removed the macro we used in our C++ AST for std::string because we can marshal it. 9 years ago
AST.cpp Removed the macro we used in our C++ AST for std::string because we can marshal it. 9 years ago
AST.h Removed the macro we used in our C++ AST for std::string because we can marshal it. 9 years ago
CXXABI.h CppParser: remove unnecessary #includes 11 years ago
Comments.cpp Removed the macro we used in our C++ AST for std::string because we can marshal it. 9 years ago
CppParser.cpp Removed the macro we used in our C++ AST for std::string because we can marshal it. 9 years ago
CppParser.h Removed the macro we used in our C++ AST for std::string because we can marshal it. 9 years ago
ELFDumper.h Changed the parser for easier transition to a newer Clang. 9 years ago
Helpers.h Removed the macro we used in our C++ AST for std::string because we can marshal it. 9 years ago
Parser.cpp Removed the macro we used in our C++ AST for std::string because we can marshal it. 9 years ago
Parser.h Fixed all warnings in our C++ part. 9 years ago
Sources.cpp Added support for representing and parsing source locations. 11 years ago
Sources.h Added support for representing and parsing source locations. 11 years ago
Target.cpp Fixed all warnings in our C++ part. 9 years ago
Target.h Removed the macro we used in our C++ AST for std::string because we can marshal it. 9 years ago
premake5.lua Force the pre-C++11 ABI when compiling the parser library on Linux platforms. 9 years ago