Jennifer Taylor
|
83495f44af
|
Additional typing fixes for safety and to be able to compile more code with mypyc.
|
2021-05-31 18:09:40 +00:00 |
|
Jennifer Taylor
|
31ad2856fd
|
Add a much faster C++ implementation of Lz77 decompress. We can achieve approximately a 10x speedup decompressing with this enabled.
|
2020-11-28 19:05:27 +00:00 |
|
Jennifer Taylor
|
41ea293897
|
Faster, but less than ideal, large file compression as well as start byte GC.
|
2020-11-12 05:03:33 +00:00 |
|
Jennifer Taylor
|
42c3362a3c
|
Fix off-by-one error in LZ77 implementation rarely resulting in truncated files on inflate.
|
2020-11-12 05:02:37 +00:00 |
|
Jennifer Taylor
|
74c0407173
|
Initial commit of BEMANI Utilities to GitHub.
|
2019-12-08 21:43:49 +00:00 |
|