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.
 
 
 
 
 
Joao Matos 4c1f51f609 Get rid of generated conflicting classes in parser bindings. 9 years ago
..
Bindings Get rid of generated conflicting classes in parser bindings. 9 years ago
Bootstrap Remove Bootstrap project from the build. 10 years ago
ParserGen Merged the passes for properties and made the result non-optional. 9 years ago
AST.cpp Wrapped the reference qualifier of functions. 9 years ago
AST.h Wrapped the reference qualifier of functions. 9 years ago
CXXABI.h CppParser: remove unnecessary #includes 12 years ago
Comments.cpp Introduced proper const-ness to the parser. 10 years ago
CppParser.cpp Added explicit GNU versions to the language options of the parser. 10 years ago
CppParser.h Added explicit GNU versions to the language options of the parser. 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 a bug causing a class layout to have the class as its own base. 9 years ago
Parser.h Renamed ParserOptions to CppParserOptions and ParserOptions2 to ParserOptions. 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 Freed C++ objects allocated by the parser. 10 years ago
Target.h Freed C++ objects allocated by the parser. 10 years ago
premake5.lua Reworked parser bindings build scripts to be more easily re-usable. 9 years ago