Commit Graph

18 Commits

Author SHA1 Message Date
Phuntsok Drak-pa 412089e653 added nodiscard attributes 2019-08-19 16:40:13 +02:00
Phuntsok Drak-pa fdcdc6519a better code quality 2018-11-21 01:49:30 +01:00
Phuntsok Drak-pa 8e23eb858e BUG FIXED, DOBBY IS FREEEEEE!!! 2018-06-24 18:34:43 +02:00
Phuntsok Drak-pa 4c212907c2 bugfixes 2018-06-21 17:38:51 +02:00
Phuntsok Drak-pa 2b3e5e3f2b Fixed bit-packing bug 2018-06-15 19:54:00 +02:00
Phuntsok Drak-pa 67a88aaf91 bug fixed as input stream was char and not unsigned char 2018-06-11 21:02:59 +02:00
Phuntsok Drak-pa ec85a4b978 Some fixes, dictionary still broken 2018-06-11 16:34:35 +02:00
Phuntsok Drak-pa e54e5fa07d Bit-unpacking FIXEDDDDDDDDDDDD 2018-06-11 00:58:01 +02:00
Phuntsok Drak-pa 5eb33fb04f I think I fixed the lzw algo, but somehow uncompression still broken 2018-06-10 23:44:10 +02:00
Phuntsok Drak-pa fcfe944c5d Added (broken) uncompressing algo + fixed bit-unpacking 2018-06-10 21:21:06 +02:00
Phuntsok Drak-pa 9f70b01886 Moved ipow function 2018-06-09 23:11:27 +02:00
Phuntsok Drak-pa b807ee259e changed some types 2018-06-05 11:38:27 +02:00
Phuntsok Drak-pa 34399b9b93 some style improvement 2018-05-23 16:27:54 +02:00
Phuntsok Drak-pa e0b869a844 Documenting and optimization 2018-04-29 14:13:14 +02:00
Phuntsok Drak-pa b7f96f0557 Fixed empty chunk issue, still unexpected errors 2018-04-26 13:49:39 +02:00
Lucien Cartier-Tilet a4f722f6fb parallel compression kinda working, but ultimately segfault 2018-04-26 11:54:02 +02:00
Phuntsok Drak-pa d48012eb1d support for arguments + moved compression lines 2018-04-10 11:25:11 +02:00
Lucien Cartier-Tilet fa4d8aa4f9 from one file to several 2018-04-05 18:47:07 +02:00