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.
 
 
 
 
 
josetr 42dda6b12f
Fix generation of SequentialLayout structures (#1499)
6 years ago
..
Bindings Fix generation of SequentialLayout structures (#1499) 6 years ago
Bootstrap CppTypePrinter now takes a BindingContext for further usage in type maps handling. 7 years ago
ParserGen Regenerate the parser bindings with sequential layouts (#1479) 6 years ago
APValuePrinter.h Basic support for static constexpr variables (#1435) 6 years ago
AST.cpp Fallback to LayoutKind.Explicit when a custom alignment is specified. (#1476) 6 years ago
AST.h Set the render kind of inline command comments 7 years ago
CXXABI.h CppParser: remove unnecessary #includes 13 years ago
Comments.cpp Set the render kind of inline command comments 7 years ago
CppParser.cpp Move libraries to a new class for linking options 6 years ago
CppParser.h Move libraries to a new class for linking options 6 years ago
Decl.h Fallback to LayoutKind.Explicit when a custom alignment is specified. (#1476) 6 years ago
ELFDumper.h Updated to LLVM/Clang revisions 348759/348755 respectively. 8 years ago
Expr.cpp Update LLVM to obtain working lld (#1462) 6 years ago
Expr.h Update LLVM to obtain working lld (#1462) 6 years ago
Helpers.h Removed the macros in C++ AST for std::string because we can marshal it (#866) 9 years ago
ParseExpr.cpp Update LLVM to obtain working lld (#1462) 6 years ago
ParseStmt.cpp Update LLVM to the latest version 7 years ago
Parser.cpp Fallback to LayoutKind.Explicit when a custom alignment is specified. (#1476) 6 years ago
Parser.h Fallback to LayoutKind.Explicit when a custom alignment is specified. (#1476) 6 years ago
Sources.cpp Added support for representing and parsing source locations. 13 years ago
Sources.h Added reserved keywords checking helpers in `CCodeGenerator`. 8 years ago
Stmt.cpp Re-generated the parser bindings and bootstrap code. 8 years ago
Stmt.h Re-generated the parser bindings and bootstrap code. 8 years ago
Target.cpp Added float128 to the marshalling structures in the C# generator. (#857) 9 years ago
Target.h Removed the macros in C++ AST for std::string because we can marshal it (#866) 9 years ago
Types.h Implement UnresolvedUsingType and UnresolvedUsingTypename. 7 years ago
premake5.lua Always ignore warnings about missing PDB files 6 years ago