Commit graph

8 commits

Author SHA1 Message Date
James Bowes
f046ef3248 unpack: support node count > 128 2012-10-25 11:50:15 -03:00
James Bowes
3d94813dc8 Ensure we don't read past end of file 2012-09-06 12:08:06 -03:00
James Bowes
3262f44afb Enhance 'r' command to lookup values in the huffman tree 2012-09-06 11:51:37 -03:00
James Bowes
8d59720195 Add 'r' raw command to unpack.
r dumps the raw format as seen in the file to stdout as readable text.
2012-09-06 11:13:22 -03:00
James Bowes
e2f492f120 Add command line modes to unpack
Add modes to print stats, dump the content sets, and check a path to see
if it matches a content set.
2012-08-11 15:02:00 -03:00
James Bowes
16345dbad2 Decoding working for C 2012-08-11 14:16:29 -03:00
James Bowes
11fd9f1f4a Add huffman decoding for C 2012-08-09 17:51:05 -03:00
James Bowes
a8a7fd57f6 Add start of C based decoder 2012-07-28 10:51:53 -03:00