Commit graph

12 commits

Author SHA1 Message Date
Vitaly Puzrin
505e36d9f0 Move to es6 2020-11-08 22:23:56 +03:00
Josh Soref
f2bcd09d95 Spelling (#114) 2017-09-04 06:42:18 +03:00
Vitaly Puzrin
eaead04de3 More formal zlib attribution and related changes 2017-03-26 18:29:30 +03:00
Vitaly Puzrin
cff11fc91b Replaced jshint with eslint & updated CS 2015-03-24 05:28:20 +03:00
Vitaly Puzrin
ccf2586dba slightly optimized adler with forced casts 2014-03-13 08:43:45 +04:00
Vitaly Puzrin
8a6a0f004c removed unnecessary uint64 cast 2014-03-12 03:34:22 +04:00
nik
5f9b67413b fast inflate implementation 2014-03-11 12:00:40 -03:00
Vitaly Puzrin
371292dfef Closed TODOs and added comments 2014-02-21 11:42:42 +04:00
Vitaly Puzrin
90e1a6ff31 code cleanup 2014-02-17 10:23:13 +04:00
Vitaly Puzrin
aa4ddcac50 Simplified Adler32() until deopt traces investigated - now fast enougth 2014-02-14 23:58:16 +04:00
nik
6676906303 implement deflate store + high level deflate implementation + lint fixes 2014-02-13 14:55:24 -02:00
nik
b4919faf9a add adler32 algoritm
implementation of deflate init methods
2014-02-13 14:55:23 -02:00