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 af6e2ec194 Regenerated the parser bindings to use the new dynamic allocation of memory in C#. 10 years ago
..
Bindings Regenerated the parser bindings to use the new dynamic allocation of memory in C#. 10 years ago
Bootstrap Remove Bootstrap project from the build. 10 years ago
ParserGen Clean up display paths of generated build project files. 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 13 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. 11 years ago
Helpers.h Added vector clearing overloads to the parser options. 12 years ago
Parser.cpp Added resolution of C++ "auto" types. 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. 13 years ago
Sources.h Added support for representing and parsing source locations. 13 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