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 d293a7f49f Regenerated the parser bindings with the renaming of enum items. 10 years ago
..
Bindings Regenerated the parser bindings with the renaming of enum items. 10 years ago
Bootstrap Remove Bootstrap project from the build. 10 years ago
ParserGen Fixed the comment kind of the parser generator. 10 years ago
AST.cpp Parsed function bodies. 10 years ago
AST.h Parsed function bodies. 10 years ago
CXXABI.h CppParser: remove unnecessary #includes 12 years ago
Comments.cpp Fixed all warnings in our C++ part. 10 years ago
CppParser.cpp Freed up the native parser options when done with. 10 years ago
CppParser.h Freed up the native parser options when done with. 10 years ago
ELFDumper.h Changed the parser for easier transition to a newer Clang. 10 years ago
Helpers.h Added vector clearing overloads to the parser options. 12 years ago
Parser.cpp Fixed the getting of the template a specialised function is instantiated from. 10 years ago
Parser.h Checked all redeclarations when parsing function bodies which is back on. 10 years ago
Sources.cpp Added support for representing and parsing source locations. 12 years ago
Sources.h Added support for representing and parsing source locations. 12 years ago
Target.cpp Fixed all warnings in our C++ part. 10 years ago
Target.h Fixed all warnings in our C++ part. 10 years ago
premake5.lua Force the pre-C++11 ABI when compiling the parser library on Linux platforms. 10 years ago