summaryrefslogtreecommitdiff
path: root/src/ranked_match.cc
AgeCommit message (Expand)Author
2015-11-11Fix to_lower/to_upper handling to correctly support non unicode charsMaxime Coste
2015-10-30Make word insert completion work better with unicode charMaxime Coste
2015-10-29Use an heuristic based match ranking algorithm inspired by what YouCompleteMe...Maxime Coste
2015-10-27Move more logic into RankedMatchMaxime Coste
2015-10-22Extract WordDB::RankedWord as RankedMatch in its own fileMaxime Coste