aboutsummaryrefslogtreecommitdiff
path: root/gcc/spellcheck-tree.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-06-12spellcheck: support transpositions aka Damerau-Levenshtein (PR other/69968)David Malcolm1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-06Move macro-spellchecking code from "gcc" to new files in c-familyDavid Malcolm1-26/+0
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-07-20Enabling work for C++ handling of misspelled identifiers and typenamesDavid Malcolm1-0/+26
2016-06-15spellcheck.h: add best_match template; implement early-rejectDavid Malcolm1-0/+51