]> code.bitgloo.com Git - clyne/consteval-huffman.git/shortlog
clyne/consteval-huffman.git
2020-08-02 Clyne Sullivancleanup part 2; done
2020-08-02 Clyne Sullivancleanup part 1
2020-07-31 clyneFix issues with last bits
2020-07-02 clyneAdded iterative decoder; fixed bit alignments
2020-07-01 clyneAdded missing deallocation
2020-07-01 clyneFigured out class organization
2020-07-01 clyneRevert attempt to switch from struct to class
2020-07-01 clyneCreate consteval_huffman.hpp
2020-07-01 clyneInitial commit