Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-07-31 | SARIF and -ftime-report's output [PR109361] | David Malcolm | 1 | -11/+34 |
2023-06-23 | text-art: remove explicit #include of C++ standard library headers | David Malcolm | 1 | -0/+1 |
2023-06-21 | diagnostics: add support for "text art" diagrams | David Malcolm | 1 | -7/+99 |
2023-03-24 | diagnostics: ensure that .sarif files are UTF-8 encoded [PR109098] | David Malcolm | 1 | -61/+17 |
2023-03-15 | diagnostics: attempt to capture crash info in SARIF output [PR109097] | David Malcolm | 1 | -18/+155 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-10-24 | diagnostics: fix ICE in sarif output with NULL filename [PR107366] | Martin Liska | 1 | -1/+1 |
2022-07-15 | libcpp: Improve encapsulation of label_text | Jonathan Wakely | 1 | -1/+1 |
2022-07-07 | Convert label_text to C++11 move semantics | David Malcolm | 1 | -1/+0 |
2022-06-23 | diagnostics: add ability to associate diagnostics with rules from coding stan... | David Malcolm | 1 | -0/+1 |
2022-06-02 | diagnostics: add SARIF output format | David Malcolm | 1 | -0/+1586 |