aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add file indexationIgor Tolmachev2024-07-144-45/+77
|
* Add support of cp437 encodingIgor Tolmachev2024-07-145-8/+427
|
* Bug fixIgor Tolmachev2024-07-121-1/+2
|
* Add zstd compression and fix bugsIgor Tolmachev2024-07-1211-70/+126
|
* Add is_dir methodIgor Tolmachev2024-07-101-0/+4
|
* Add mtime, atime, ctimeIgor Tolmachev2024-07-107-67/+141
|
* Small visual improvementsIgor Tolmachev2024-07-052-4/+6
|
* Fix lzma decompressionIgor Tolmachev2024-07-057-21/+51
|
* Add compression support (lzma and xz are broken)Igor Tolmachev2024-07-0216-174/+267
|
* Add `Clone` derive and edit trait typesIgor Tolmachev2024-06-308-57/+62
|
* Create file driver and implement file readerIgor Tolmachev2024-06-2916-50/+256
|
* Implement file getter in archiveIgor Tolmachev2024-06-278-8/+71
|
* Fix string errorsIgor Tolmachev2024-06-251-2/+4
|
* Add bit flag logicIgor Tolmachev2024-06-254-1/+141
|
* Improve ZipFileIgor Tolmachev2024-06-238-92/+163
|
* Save changes 2024-06-21Igor Tolmachev2024-06-233-4/+4
|
* Implement deserializeIgor Tolmachev2024-06-2311-149/+567
| | | | Remove bincode crate and replace it by own written serializer
* Implement serializeIgor Tolmachev2024-06-2312-19/+614
|
* Optimize file readingIgor Tolmachev2024-06-231-25/+13
|
* Add simple zip readerIgor Tolmachev2024-06-2317-3/+434
|
* Reset branchIgor Tolmachev2024-06-2312-683/+0
|
* Add basic zip readerIgor Tolmachov2024-06-2313-334/+445
|
* Add zip archive datatypesIgor Tolmachov2024-06-236-1/+397
|
* Add zip stubsIgor Tolmachov2024-06-2310-38/+132
|
* Add basic lib architectureIgor Tolmachov2024-06-236-1/+127
|
* Initial commitИгорь Толмачёв2024-06-230-0/+0
|
* Initial commitИгорь Толмачёв2023-08-036-0/+341