Commit message (Expand) | Author | Age | |
---|---|---|---|
* | add huffman tree structure and serialisation | pacien | 2018-11-28 |
* | implement lzss encoding | pacien | 2018-11-27 |
* | fix bit sequence read at end of stream | pacien | 2018-11-25 |
* | Revert "Fix block aligment" | pacien | 2018-11-25 |
* | Fix block aligment | pacien | 2018-11-25 |
* | Add text file identity test | pacien | 2018-11-25 |
* | Fix bitreader look-ahead overflow | pacien | 2018-11-25 |
* | Implement program entry point | pacien | 2018-11-24 |
* | Add last streamblock flag accessor | pacien | 2018-11-24 |
* | Adapt max rawblock length to size field | pacien | 2018-11-24 |
* | Add streamblock test and fix deserialisation | pacien | 2018-11-23 |
* | Rename project | pacien | 2018-11-23 |
* | Split bitstream into bitreader and bitwriter | pacien | 2018-11-23 |
* | Partial implementation of streamblock | pacien | 2018-11-23 |
* | Implement rawblock | pacien | 2018-11-23 |
* | Implement bitstream | pacien | 2018-11-23 |
* | Update project | pacien | 2018-11-23 |
* | Init project | pacien | 2018-11-10 |