aboutsummaryrefslogtreecommitdiff
path: root/src/lzss/matchtable.nim
Commit message (Expand)AuthorAge
* optimise lzss prefix lookup with custom hashmappacien2018-12-03
* avoid useless allocation and limit match seqpacien2018-12-02
* replace linkedlists by seqspacien2018-12-02
* isolate lzss chain modulepacien2018-11-30