Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix build of spellcheck-tree.c with older gccs | David Malcolm | 2016-07-21 | 1 | -1/+1 |
* | Enabling work for C++ handling of misspelled identifiers and typenames | David Malcolm | 2016-07-20 | 1 | -0/+31 |
* | spellcheck.h: add best_match template; implement early-reject | David Malcolm | 2016-06-15 | 1 | -20/+4 |
* | Add more spellcheck selftests | David Malcolm | 2016-06-15 | 1 | -0/+49 |
* | Update copyright years. | Jakub Jelinek | 2016-01-04 | 1 | -1/+1 |
* | C++ FE: offer suggestions for misspelled field names | David Malcolm | 2015-11-20 | 1 | -0/+41 |
* | PR driver/67613 - spell suggestions for misspelled command line options | David Malcolm | 2015-11-13 | 1 | -0/+39 |