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 0ff9e14226 Update LLVM to the latest version 4 years ago
..
Bindings Regenerate the parser bindings 5 years ago
Bootstrap Introduce a scope kind stack for type printers. 4 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 Fallback to LayoutKind.Explicit when a custom alignment is specified. (#1476) 5 years ago
AST.h Set the render kind of inline command comments 5 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 Move libraries to a new class for linking options 5 years ago
CppParser.h Move libraries to a new class for linking options 5 years ago
Decl.h Fallback to LayoutKind.Explicit when a custom alignment is specified. (#1476) 5 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
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 the latest version 4 years ago
Parser.h Simplify the marking of invalid functions 5 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. 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 Implement UnresolvedUsingType and UnresolvedUsingTypename. 6 years ago
premake5.lua Remove whitespaces 5 years ago