summaryrefslogtreecommitdiff
path: root/src/match.c
Commit message (Expand)AuthorAge
* Use standards-compliant lookup tableJohn Hawthorn2016-07-12
* Use a lookup table for precompute_bonusesJohn Hawthorn2016-07-10
* Don't consider numbers word separatorsJohn Hawthorn2016-07-10
* Split bonus computation into own methodJohn Hawthorn2016-07-10
* Change match into if/elseJohn Hawthorn2016-06-22
* Remove calculate_score (same as match_positions)John Hawthorn2016-06-08
* Move equality detection within calculate_scoreJohn Hawthorn2016-06-08
* Move sources into src directoryJohn Hawthorn2016-05-21