aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-09-19cleaned up usings and launch.jsonHEADmainToby Vincent
2021-09-19made script compatible with pwsh v1Toby Vincent
2021-09-18fixed type in READMEToby Vincent
2021-09-18fixed type in READMEToby Vincent
2021-09-18added build scripts and improved READMEToby Vincent
2021-09-18added command line directions to the readmenkollack
2021-09-17fixed test script and command argument orderToby Vincent
2021-09-17added test.sh script and added check for invalid symbolsToby Vincent
2021-09-17Fixed not including newlines in the huffman treeToby Vincent
2021-09-17added encapsulating classToby Vincent
2021-09-15Finished implimenting encoderToby Vincent
2021-09-15Finished implimenting building tree and hashtableToby Vincent
2021-09-15implemented huffman tree to hash conversionNeil Kollack
2021-09-14implimented FileIO and Huffman Tree classToby Vincent
2021-09-13implemented Huffman Algorithm with semi-pseudocodeNeil Kollack
2021-09-13implemented Huffman Algorithm with semi-pseudocodeNeil Kollack
2021-09-13first commitNeil Kollack