Commit Graph

11 Commits

Author SHA1 Message Date
Phuntsok Drak-pa 8b4adb092b Minor code style optimization 2018-04-15 21:15:07 +02:00
Phuntsok Drak-pa 8b281854ee Merge branch 'master' of github.com:Phundrak/lzw-assignment 2018-04-15 21:07:15 +02:00
Phuntsok Drak-pa d88b89ba89
Clarified calculation precedence for '&' and '?' 2018-04-15 16:57:00 +02:00
Phuntsok Drak-pa bbfda2b0d0 added todo for compression and hint for decompression 2018-04-10 11:25:24 +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
Phuntsok Drak-pa 3eeb2bed7c Optimized compression function 2018-04-03 16:55:25 +02:00
Phuntsok Drak-pa 3ce2754211 Simplified the horrible mess the UTF-8 encoding function was 2018-04-03 16:11:54 +02:00
Phuntsok Drak-pa 5c2f6c62ec Output now written as UTF-8 characters 2018-04-02 19:39:53 +02:00
Phuntsok Drak-pa 1cb72d1a5f First compression implementation, but file output is wrong 2018-03-21 01:22:05 +01:00
Phuntsok Drak-pa 785633a33c initial commit 2018-03-20 21:41:46 +01:00