Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2024-10-29 | diagnostics: support multiple output formats simultaneously [PR116613] | David Malcolm | 1 | -2/+14 |
2024-10-24 | Use unique_ptr in more places in pretty_printer/diagnostics [PR116613] | David Malcolm | 1 | -1/+2 |
2024-10-23 | diagnostics: implement buffering for non-textual formats [PR105916] | David Malcolm | 1 | -0/+12 |
2024-10-18 | diagnostics: add debug dump functions | David Malcolm | 1 | -0/+4 |
2024-10-02 | diagnostics: support SARIF 2.2 output, undocumented for now [PR116301] | David Malcolm | 1 | -17/+2 |
2024-09-20 | diagnostics: convert text hooks to use diagnostic_text_output_format [PR116613] | David Malcolm | 1 | -0/+7 |
2024-09-09 | diagnostics: rename dc.printer to m_printer [PR116613] | David Malcolm | 1 | -0/+2 |
2024-08-26 | diagnostics: move output formats from diagnostic.{c,h} to their own files | David Malcolm | 1 | -0/+83 |