aboutsummaryrefslogtreecommitdiffstats
path: root/consteval_huffman.hpp
AgeCommit message (Collapse)Author
2020-12-30Move the library header to the include folderfriendlyanon
2020-12-30adding missing returns for cbegin and cendclyne
2020-12-29Rename decoderclyne
2020-12-29Add data(); optimize decoderclyne
2020-12-29Add size()clyne
2020-12-28Add noexcept; modify to support literal suffixclyne
2020-12-27Add usize_t, now obeys -pedanticclyne
2020-12-27Optimized decoder incrementclyne
2020-12-27decoder conforms to std::forward_iteratorClyne Sullivan
2020-11-15prevent compression if it doesn't save spaceclyne
2020-11-14fixed bytes_saved for reporting negative valuesclyne
2020-08-01include size of decode treeClyne Sullivan
2020-08-01cleanup part 2; doneClyne Sullivan
2020-08-01cleanup part 1Clyne Sullivan
2020-07-31Fix issues with last bitsclyne
2020-07-02Added iterative decoder; fixed bit alignmentsclyne
2020-07-01Added missing deallocationclyne
2020-07-01Figured out class organizationclyne
2020-07-01Revert attempt to switch from struct to classclyne
2020-07-01Create consteval_huffman.hppclyne