summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-02Make structures and methods publicHEADmainMartin Ashby
2023-10-02Comment out test for writing zipMartin Ashby
2023-09-18More work on writing zipMartin Ashby
2023-09-18More work on writing ZIPsMartin Ashby
2023-09-17Switch slice -> ArrayList for central_directory_headersMartin Ashby
2023-09-16working pipeToFileSystem implementationMartin Ashby
2023-09-15initial work on linear extraction like TAR file supportMartin Ashby
2023-09-15Public functions where appropriateMartin Ashby
2023-09-15Move ZipFile struct to be module structMartin Ashby
2023-09-15Add a test for deflate and commentMartin Ashby
2023-09-15Add more documented (unsupported) compression methodsMartin Ashby
2023-09-15Initial decompressionMartin Ashby
2023-09-15Rearrange codeMartin Ashby
2023-09-15Replace boilerplate serialization with some proper generic codeMartin Ashby
2023-09-14central directory headers can be readMartin Ashby
2023-09-14fooMartin Ashby
2023-09-14InitialMartin Ashby