| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add bit flag logic | Igor Tolmachev | 2024-06-25 | 1 | -1/+2 |
| | | |||||
| * | Improve ZipFile | Igor Tolmachev | 2024-06-23 | 1 | -34/+79 |
| | | |||||
| * | Implement deserialize | Igor Tolmachev | 2024-06-23 | 1 | -28/+27 |
| | | | | | Remove bincode crate and replace it by own written serializer | ||||
| * | Implement serialize | Igor Tolmachev | 2024-06-23 | 1 | -2/+2 |
| | | |||||
| * | Optimize file reading | Igor Tolmachev | 2024-06-23 | 1 | -25/+13 |
| | | |||||
| * | Add simple zip reader | Igor Tolmachev | 2024-06-23 | 1 | -0/+143 |
