Commit graph

6 commits

Author SHA1 Message Date
Nathan Fisher
46c41e1c13 Ran through and fixed clippy lints 2023-12-15 18:49:36 -05:00
3b46b11153 Finish (probably) port to new spec and add more tests 2023-07-16 01:15:15 -04:00
17c25c54bc Fix bug caused by writing big endian bytes instead of little endian for
file sizes; Fix bug caused by writing ascii characters instead of
integers for enum tags;
2023-07-10 01:02:04 -04:00
8a3bd19185 Add create_archive function 2023-07-05 13:35:37 -04:00
13c82f79da Add doc comments for many public facing types 2023-07-04 20:13:38 -04:00
82ede31688 Refactor into separate modules 2023-07-04 00:51:47 -04:00