Commits

Nadav Rotem committed 652e6d92a37
[Mangling] Add two programs to auto-generate the compression tables. This commit adds two programs that generate the codebook and huffman tables. These programs also generate C code for has compression and decompression by generating code from the tree data structures that the compressors use.