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 b3d32d8c71 Update LLVM to a newer version 4 years ago
..
Bindings Add built-in compilation of extra symbols 4 years ago
Bootstrap Introduce a scope kind stack for type printers. 5 years ago
ParserGen Change `GenerateSequentialLayout` default value to `true` 5 years ago
APValuePrinter.h Basic support for static constexpr variables (#1435) 5 years ago
AST.cpp Bind the tag kind (struct, class, enum) of a type 4 years ago
AST.h Regenerate the parser bindings 4 years ago
CXXABI.h CppParser: remove unnecessary #includes 11 years ago
Comments.cpp Set the render kind of inline command comments 5 years ago
CppParser.cpp Add built-in compilation of extra symbols 4 years ago
CppParser.h Add built-in compilation of extra symbols 4 years ago
Decl.h Bind the tag kind (struct, class, enum) of a type 4 years ago
ELFDumper.h Updated to LLVM/Clang revisions 348759/348755 respectively. 7 years ago
Expr.cpp Update LLVM to obtain working lld (#1462) 5 years ago
Expr.h Update LLVM to obtain working lld (#1462) 5 years ago
Helpers.h Removed the macros in C++ AST for std::string because we can marshal it (#866) 8 years ago
Link.cpp Report errors when linking of generated C++ fails 4 years ago
ParseExpr.cpp Update LLVM to the latest version 4 years ago
ParseStmt.cpp Update LLVM to the latest version 6 years ago
Parser.cpp Update LLVM to a newer version 4 years ago
Parser.h Generate valid C# for templates with external specializations only 4 years ago
Sources.cpp Added support for representing and parsing source locations. 11 years ago
Sources.h Added reserved keywords checking helpers in `CCodeGenerator`. 7 years ago
Stmt.cpp Re-generated the parser bindings and bootstrap code. 7 years ago
Stmt.h Re-generated the parser bindings and bootstrap code. 7 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 Implement UnresolvedUsingType and UnresolvedUsingTypename. 6 years ago
premake5.lua Remove whitespaces 5 years ago