aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/util/SpellChecker.java
Commit message (Expand)AuthorAge
* Make the spell checker a bit more conservative.Gravatar Laurent Le Brun2017-03-21
* Add 'did you mean' suggestion when accessing a struct fieldGravatar Laurent Le Brun2017-01-03
* Make a 'did you mean' suggestion when referencing a non-existent label.Gravatar Laurent Le Brun2016-06-06
* Add a SpellChecker class with edit distance function.Gravatar Laurent Le Brun2016-06-01