Age | Commit message (Expand) | Author | Files | Lines |
2021-08-31 | Disable gcc_rich_location copying and assignment. | Martin Sebor | 1 | -2/+4 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-01-10 | Add diagnostic paths | David Malcolm | 1 | -1/+3 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-12-10 | Replace label_text ctor with "borrow" and "take" | David Malcolm | 1 | -1/+1 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-12-19 | C++: improvements to binary operator diagnostics (PR c++/87504) | David Malcolm | 1 | -0/+57 |
2018-11-13 | Eliminate source_location in favor of location_t | David Malcolm | 1 | -1/+1 |
2018-10-15 | Remove stray reference to error_at_rich_loc | David Malcolm | 1 | -1/+1 |
2018-09-17 | Add range_idx param to range_label::get_text | David Malcolm | 1 | -2/+2 |
2018-08-15 | diagnostics: add labeling of source ranges | David Malcolm | 1 | -4/+67 |
2018-05-01 | Add gcc_rich_location::add_fixit_insert_formatted | David Malcolm | 1 | -0/+36 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-07-11 | diagnostics: support compact printing of secondary locations | David Malcolm | 1 | -0/+21 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-08-30 | rich_location: add convenience overloads for adding fix-it hints | David Malcolm | 1 | -2/+0 |
2016-08-26 | Add validation and consolidation of fix-it hints | David Malcolm | 1 | -5/+0 |
2016-07-20 | C: convert return type of lookup_name_fuzzy from tree to const char * | David Malcolm | 1 | -0/+2 |
2016-06-14 | Introduce gcc_rich_location::add_fixit_misspelled_id | David Malcolm | 1 | -0/+3 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-11-13 | Source range tracking in libcpp and C FE, with bit-packing optimization | David Malcolm | 1 | -0/+47 |