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.
 
 
 
 
 
Jelle 99e5e19e72
Fix crash on nullptr `TemplateTypeParm` decl (#1901)
2 years ago
..
Bindings Add additional debug configuration for a better debugging experience + CI update (#1893) 2 years ago
Bootstrap Major refactoring: refactor GeneratorKind enum into a class (#1794) 3 years ago
ParserGen Add additional debug configuration for a better debugging experience + CI update (#1893) 2 years ago
APValuePrinter.h Basic support for static constexpr variables (#1435) 6 years ago
AST.cpp Implement ClassTemplatePartialSpecialization::Parameters (#1809) 3 years ago
AST.h Bug fixes for GCC 11, cache conversion robustness and error handling (#1765) 3 years ago
CXXABI.h
Comments.cpp Set the render kind of inline command comments 7 years ago
CppParser.cpp Add additional debug configuration for a better debugging experience + CI update (#1893) 2 years ago
CppParser.h Add additional debug configuration for a better debugging experience + CI update (#1893) 2 years ago
Decl.h Update iOS64 ABI name to the more accurate AppleARM64. 3 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
Link.cpp Update to Clang 16 for MSVC 2022 support (#1724) 3 years ago
ParseExpr.cpp Update to Clang 16 for MSVC 2022 support (#1724) 3 years ago
ParseStmt.cpp Update to Clang 16 for MSVC 2022 support (#1724) 3 years ago
Parser.cpp Fix crash on nullptr `TemplateTypeParm` decl (#1901) 2 years ago
Parser.h Add generate function template specializations whitelist 4 years ago
Sources.cpp
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 Update to Clang 16 for MSVC 2022 support (#1724) 3 years ago