summaryrefslogtreecommitdiffstats
path: root/src/fuzzy_patterns.rs
AgeCommit message (Expand)Author
2019-02-13faster regex searchCanop
2019-02-12fuzzy pattern: increase score of match starting after word separatorCanop
2019-02-11handle errors on a few cases of non suitable rootCanop
2019-02-05change the way we break fuzzy search on not relevant matchesCanop
2019-02-04make the application more responsive on slow disksv0.5.2Canop
2019-02-03some code commentsCanop
2019-01-30version bump -> 0.5.0Canop
2019-01-30regexes accept 'i' and 'U' flagsCanop
2019-01-28dope less deep search resultCanop
2019-01-27support of regex patternsCanop