summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAge
...
* Update README.mdJohn Hawthorn2014-08-04
|
* Split tty functions into tty.cJohn Hawthorn2014-08-03
|
* Add version stringJohn Hawthorn2014-07-26
|
* Add make installJohn Hawthorn2014-07-26
|
* Replace ruby tests with some CJohn Hawthorn2014-07-26
| | | | | | Ruby tests were a nice way to start, and it was nice to borrow some from selecta. However, it's going to be much easier to write tests in the same language as the implementation.
* Move declarations into fzy.hJohn Hawthorn2014-07-26
|
* New DP algorithm match scoring algorithmJohn Hawthorn2014-07-12
|
* Add tests and split matching into match.cJohn Hawthorn2014-07-12
|
* Makefile: s/CXX/CC/gJohn Hawthorn2014-07-11
|
* Rename fzyJohn Hawthorn2014-07-11
|
* something of a working versionJohn Hawthorn2014-07-11
|
* initial commitJohn Hawthorn2014-07-11