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 eac78c6caf
Improve generation of C# (#1466)
6 years ago
..
Bindings Improve generation of C# (#1466) 6 years ago
Bootstrap CppTypePrinter now takes a BindingContext for further usage in type maps handling. 7 years ago
ParserGen Remove the direct usages of the parsing options 6 years ago
APValuePrinter.h Basic support for static constexpr variables (#1435) 6 years ago
AST.cpp Basic support for static constexpr variables (#1435) 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 Basic support for static constexpr variables (#1435) 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 Update LLVM to obtain working lld (#1462) 6 years ago
Parser.h Basic support for static constexpr variables (#1435) 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 Enable linking groups for the parser on Linux 6 years ago