summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2020-09-26chore: update fmt task to format one dir upmo khan
2020-07-05Add make clean and exclude tarballsmo khan
2020-07-05Clean before testingmo khan
2020-07-05Add targets to run all testsmo khan
2020-07-05Update make fmt to run on all assignmentsmo khan
2020-07-05Add make fmtmo khan
2020-07-04Remove root Makefilemo khan
2020-06-29Make `all` the defaultmo khan
2020-06-28Run cgreen-runner in verbose modemo khan
2020-06-28Rename main.c to test.cmo khan
2020-06-28Clean up makefilemo khan
2020-06-28Include project 1 makefilemo khan
2020-06-28Fix makefilemo khan
2020-06-28Move src and docmo khan
2020-06-28Move code to srcmo khan
2020-06-28Remove wordsmo khan
2020-06-28Add MinStack testmo khan
2020-06-21start to add tests for swapping in a doubly linked listmo khan
2020-06-21Swap items in singly linked listmo khan
2020-06-17Collapse priority_queue into a single filemo khan
2020-06-17Start to build a stack with two queuesmo khan
2020-06-15Generate doxygen documentationmo khan
2020-06-15Start to build a priority queuemo khan
2020-06-15Create example cgreen programmo khan