Age | Commit message (Expand) | Author | Files | Lines |
2024-11-30 | Support for 64-bit location_t: Internal parts | Lewis Hyatt | 1 | -20/+108 |
2024-11-22 | build: Remove INCLUDE_MEMORY [PR117737] | Andrew Pinski | 1 | -1/+0 |
2024-11-18 | diagnostics: add support for nested diagnostics [PR116253] | David Malcolm | 1 | -0/+5 |
2024-10-29 | diagnostics: support multiple output formats simultaneously [PR116613] | David Malcolm | 1 | -14/+14 |
2024-10-24 | Use unique_ptr in more places in pretty_printer/diagnostics [PR116613] | David Malcolm | 1 | -0/+1 |
2024-09-30 | diagnostics: return text buffer from test_show_locus [PR116613] | David Malcolm | 1 | -165/+83 |
2024-09-30 | diagnostics: require callers of diagnostic_show_locus to be explicit about th... | David Malcolm | 1 | -6/+2 |
2024-09-30 | diagnostics: isolate diagnostic_context with interface classes [PR116613] | David Malcolm | 1 | -347/+441 |
2024-09-09 | diagnostics: rename dc.printer to m_printer [PR116613] | David Malcolm | 1 | -93/+93 |
2024-07-24 | diagnostics: SARIF output: potentially add escaped renderings of source (ยง3.... | David Malcolm | 1 | -48/+50 |
2024-07-13 | diagnostics: add highlight-a vs highlight-b in colorization and pp_markup | David Malcolm | 1 | -13/+45 |
2024-06-25 | diagnostics: eliminate various implicit uses of global_dc | David Malcolm | 1 | -12/+13 |
2024-05-17 | diagnostics, analyzer: add CFG edge visualization to path-printing | David Malcolm | 1 | -34/+353 |
2024-05-15 | diagnostics: handle SGR codes in line_label::m_display_width | David Malcolm | 1 | -11/+17 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-11-27 | diagnostics: don't print annotation lines when there's no column info | David Malcolm | 1 | -1/+25 |
2023-11-14 | diagnostics: make m_text_callbacks private | David Malcolm | 1 | -1/+1 |
2023-11-14 | input.h: eliminate implicit users of global_dc's file_cache | David Malcolm | 1 | -65/+101 |
2023-11-09 | diagnostics: cleanups to diagnostic-show-locus.cc | David Malcolm | 1 | -54/+68 |
2023-11-06 | diagnostics: split out struct diagnostic_source_printing_options | David Malcolm | 1 | -51/+43 |
2023-11-03 | diagnostics: convert diagnostic_context to a class | David Malcolm | 1 | -16/+16 |
2023-10-02 | diagnostics: add diagnostic_output_format class | David Malcolm | 1 | -1/+1 |
2023-10-02 | diagnostics: group together source printing fields of diagnostic_context | David Malcolm | 1 | -44/+49 |
2023-09-14 | diagnostics: support multithreaded diagnostic paths | David Malcolm | 1 | -6/+10 |
2023-03-28 | Don't emit -Wxor-used-as-pow on macro expansions [PR107002] | David Malcolm | 1 | -3/+10 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-07-15 | libcpp: Improve encapsulation of label_text | Jonathan Wakely | 1 | -3/+4 |
2022-07-08 | diagnostics: Make line-ending logic consistent with libcpp [PR91733] | Lewis Hyatt | 1 | -7/+7 |
2022-07-07 | Convert label_text to C++11 move semantics | David Malcolm | 1 | -5/+30 |
2022-01-19 | Update per-file selftest and finalization hooks for .c to .cc renaming | David Malcolm | 1 | -1/+1 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 1 | -1/+1 |
2022-01-17 | Rename .c files to .cc files. | Martin Liska | 1 | -0/+5703 |