fzf/src/algo
2017-07-30 18:16:54 +09:00
..
algo_test.go Further reduce unnecessary rune array conversion 2017-07-21 17:31:11 +09:00
algo.go Optimize exact match by applying the same trick for fuzzy match 2017-07-30 18:16:54 +09:00
normalize.go Normalize pattern string before passing it to Algo function 2017-01-09 09:52:17 +09:00