Commit Graph

8 Commits (daebfd2da663e20da86a5a71b75495f115bc4db6)

Author SHA1 Message Date
an daebfd2da6 maraiah: fix tests and move code to root 2019-06-22 00:55:08 -04:00
an dafa691002 maraiah: reorganize project 2019-06-13 21:09:07 -04:00
an f4efbfab80 trait impls 2019-03-13 10:53:30 -04:00
an 119a45310d rearrange tests 2019-03-12 16:28:08 -04:00
an dcf0f9e22f add shapes decompression test 2019-03-12 06:21:42 -04:00
an f832a45f36 add static huffman tables
as it turns out, the static huffman tables are completely and utterly
useless, and I don't think any modern compressor actually uses them, but
we should probably implement them instead of panicking
2019-03-12 04:35:51 -04:00
an bd13092188 add DEFLATE decoder 2019-03-12 03:42:45 -04:00
an b33dc356c4 gzip header loading 2019-03-09 17:07:18 -05:00