Commit graph

7 commits

Author SHA1 Message Date
da7e41e8ca refactor: Package extension now depends on what compression method was detected.
Some checks failed
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline failed
ci/woodpecker/pr/test-mem unknown status
2023-02-02 11:42:00 +00:00
41fabe21a2 refactor: Package archive parser now returns meaningful error enums in case of failure. 2023-01-31 21:08:09 +00:00
4cacb1534f chore: Also renamed structs to follow naming conventions.
Some checks failed
ci/woodpecker/pr/test Pipeline failed
ci/woodpecker/pr/test-mem unknown status
ci/woodpecker/pr/lint Pipeline failed
2023-01-29 12:45:48 +00:00
de1227b97b refactor: Added free function for package struct.
Some checks are pending
ci/woodpecker/pr/lint Pipeline is pending
ci/woodpecker/pr/test-mem Pipeline is pending
ci/woodpecker/pr/test Pipeline is pending
While going through with the renaming, I saw that I actually forgot to implement that part.
2023-01-29 11:55:22 +00:00
4812cde905 chore: Package module now follows the naming and structure conventions of libvieter. 2023-01-29 11:48:59 +00:00
9452fea2ab fix: Somehow, test file changed line endings to CRLF. Changed it back to LF.
Some checks are pending
ci/woodpecker/pr/lint Pipeline is pending
ci/woodpecker/pr/test-mem Pipeline is pending
ci/woodpecker/pr/test Pipeline is pending
2023-01-27 22:24:54 +00:00
10eb08b8e4 chore: Rebase to dev branch with binomial heap PR. 2023-01-27 22:23:23 +00:00