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 17cc96bafd Regenerate the parser bindings 6 years ago
..
Bindings Regenerate the parser bindings 6 years ago
Bootstrap Optimize renaming of declarations named after keywords 6 years ago
ParserGen Remove ParserOptions.Abi since its misleading as it serves no purpose. 6 years ago
AST.cpp Add parsing and AST support for RecordArgABI information in class records. 6 years ago
AST.h Generate the native parser code for expression and statements. 6 years ago
CXXABI.h CppParser: remove unnecessary #includes 11 years ago
Comments.cpp Deleted useless fields from the parser. 8 years ago
CppParser.cpp Remove ParserOptions.Abi since its misleading as it serves no purpose. 6 years ago
CppParser.h Remove ParserOptions.Abi since its misleading as it serves no purpose. 6 years ago
Decl.h Add parsing and AST support for RecordArgABI information in class records. 6 years ago
ELFDumper.h Updated to LLVM/Clang revisions 348759/348755 respectively. 7 years ago
Expr.cpp Exposed many more properties of expressions. 6 years ago
Expr.h Exposed many more properties of expressions. 6 years ago
Helpers.h Removed the macros in C++ AST for std::string because we can marshal it (#866) 8 years ago
ParseExpr.cpp Update LLVM/Clang 6 years ago
ParseStmt.cpp Re-generated the parser bindings and bootstrap code. 6 years ago
Parser.cpp Regenerate the parser bindings 6 years ago
Parser.h Remove ParserOptions.Abi since its misleading as it serves no purpose. 6 years ago
Sources.cpp Added support for representing and parsing source locations. 11 years ago
Sources.h Added reserved keywords checking helpers in `CCodeGenerator`. 6 years ago
Stmt.cpp Re-generated the parser bindings and bootstrap code. 6 years ago
Stmt.h Re-generated the parser bindings and bootstrap code. 6 years ago
Target.cpp Added float128 to the marshalling structures in the C# generator. (#857) 8 years ago
Target.h Removed the macros in C++ AST for std::string because we can marshal it (#866) 8 years ago
Types.h Extract types and decls out of `AST.h`. 6 years ago
premake5.lua Initial support for building under .NET Core. 7 years ago