summaryrefslogtreecommitdiff
path: root/ALGORITHM.md
Commit message (Collapse)AuthorAge
* Don't consider numbers word separatorsJohn Hawthorn2016-07-10
| | | | | | This made sense on paper when deciding what was a "word". However in reality this is rarely an indication of a separate word. I've found that this caused hexadecimal or base64 strings to be favoured in matches.
* List all conditions identifying match in docsHenry Baughman2016-07-04
|
* Add ALGORITHM.mdJohn Hawthorn2016-04-19