summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAge
* Add manpage to make installJohn Hawthorn2014-09-14
|
* Fix divide by zero on empty choices listJohn Hawthorn2014-09-14
|
* Cleanup headersJohn Hawthorn2014-09-14
|
* Refactor into choices.cJohn Hawthorn2014-09-14
|
* Compile with -O3John Hawthorn2014-09-06
|
* Fix missing bin in MakefileJohn Hawthorn2014-08-11
| | | | Change-Id: If849f07175e5accfa26179b555e5f59e39b6826f
* 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