]> code.bitgloo.com Git - clyne/consteval-huffman.git/log
clyne/consteval-huffman.git
5 years agoFix issues with last bits
clyne [Fri, 31 Jul 2020 23:31:27 +0000 (19:31 -0400)]
Fix issues with last bits

5 years agoAdded iterative decoder; fixed bit alignments
clyne [Thu, 2 Jul 2020 17:25:48 +0000 (13:25 -0400)]
Added iterative decoder; fixed bit alignments

5 years agoAdded missing deallocation
clyne [Wed, 1 Jul 2020 23:42:43 +0000 (19:42 -0400)]
Added missing deallocation

5 years agoFigured out class organization
clyne [Wed, 1 Jul 2020 21:21:59 +0000 (17:21 -0400)]
Figured out class organization

5 years agoRevert attempt to switch from struct to class
clyne [Wed, 1 Jul 2020 20:48:33 +0000 (16:48 -0400)]
Revert attempt to switch from struct to class

5 years agoCreate consteval_huffman.hpp
clyne [Wed, 1 Jul 2020 20:45:51 +0000 (16:45 -0400)]
Create consteval_huffman.hpp

5 years agoInitial commit
clyne [Wed, 1 Jul 2020 20:36:02 +0000 (16:36 -0400)]
Initial commit