Commit Graph
3 Commits
Author SHA1 Message Date
TJ DeVries 656f316aee nit: this is a temporary change 2020-10-30 18:01:27 -04:00
7eda4e80f9 feat: Add a sorter using the fzy algorithm (#184)
* Add a sorter using the fzy algorithm

* Reformat fzy.lua

Also, update author attribution.

* Remove constansts from fzy module

Replace a few of the useful ones with getter functions that make it
clear they're not modifiable.

* Change names of fzy constant getters

* fixup: some small nit picks

Co-authored-by: TJ DeVries <devries.timothyj@gmail.com>
2020-10-20 20:14:07 -04:00
TJ DeVries ababfbfd88 Another stream 2020-07-17 00:03:20 -04:00