Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-15 | Move ZipFile struct to be module struct | Martin Ashby | |
2023-09-15 | Add a test for deflate and comment | Martin Ashby | |
Add a method for getting a comment | |||
2023-09-15 | Add more documented (unsupported) compression methods | Martin Ashby | |
2023-09-15 | Initial decompression | Martin Ashby | |
2023-09-15 | Rearrange code | Martin Ashby | |
Add some convenience methods to ZipFile | |||
2023-09-15 | Replace boilerplate serialization with some proper generic code | Martin Ashby | |
Delete commented code | |||
2023-09-14 | central directory headers can be read | Martin Ashby | |
2023-09-14 | foo | Martin Ashby | |
2023-09-14 | Initial | Martin Ashby | |