lzsa/src
2019-04-05 16:32:11 +02:00
..
libdivsufsort Initial checkin 2019-04-01 18:04:56 +02:00
expand.c Reorganize token byte for faster decoding on 8-bit CPUs, without affecting the compression ratio 2019-04-05 11:58:44 +02:00
expand.h Add autodocs to public functions in compressor and decompressor 2019-04-02 12:12:12 +02:00
format.h Initial checkin 2019-04-01 18:04:56 +02:00
main.c Add optimization pass to reduce the number of command tokens in the compressed data blocks without changing the compression ratio 2019-04-05 16:32:11 +02:00
shrink.c Add optimization pass to reduce the number of command tokens in the compressed data blocks without changing the compression ratio 2019-04-05 16:32:11 +02:00
shrink.h Add optimization pass to reduce the number of command tokens in the compressed data blocks without changing the compression ratio 2019-04-05 16:32:11 +02:00