1
Fork 0
mirror of https://github.com/redstrate/Physis.git synced 2025-04-26 06:07:45 +00:00
Commit graph

10 commits

Author SHA1 Message Date
4fa77965c1 Support index2 files
Needed for extracting data from benchmarks, which only ship with this
index file type.
2024-04-14 11:24:18 -04:00
5c5d2f85bb Add calculate_partial_hash function 2023-10-12 18:59:44 -04:00
2000b978b3 Ensure compliance with REUSE, add to CI 2023-08-06 08:25:04 -04:00
425f755850 Fix clippy warnings about unnecessary deref, useless casts 2023-02-20 16:07:48 -05:00
dfda25111a Minor formatting and linter fixes 2022-12-17 08:23:19 -05:00
6e6aa896a6 Run rustfmt 2022-10-25 13:02:06 -04:00
7aa306da99 Replace crc crate with simpler implementation
The package is kept as a dev-dependency to prevent regressions though!
2022-10-25 13:00:10 -04:00
d9e79e563a Reformat code 2022-08-16 11:52:07 -04:00
be9c850fc1 Remove some warnings 2022-07-27 21:21:50 -04:00
389c3fe00b Add initial files 2022-07-19 19:29:41 -04:00