index
:
school/comp-272.git
master
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2020-09-26
chore: update fmt task to format one dir up
mo khan
2020-07-05
Add make clean and exclude tarballs
mo khan
2020-07-05
Clean before testing
mo khan
2020-07-05
Add targets to run all tests
mo khan
2020-07-05
Update make fmt to run on all assignments
mo khan
2020-07-05
Add make fmt
mo khan
2020-07-04
Remove root Makefile
mo khan
2020-06-29
Make `all` the default
mo khan
2020-06-28
Run cgreen-runner in verbose mode
mo khan
2020-06-28
Rename main.c to test.c
mo khan
2020-06-28
Clean up makefile
mo khan
2020-06-28
Include project 1 makefile
mo khan
2020-06-28
Fix makefile
mo khan
2020-06-28
Move src and doc
mo khan
2020-06-28
Move code to src
mo khan
2020-06-28
Remove words
mo khan
2020-06-28
Add MinStack test
mo khan
2020-06-21
start to add tests for swapping in a doubly linked list
mo khan
2020-06-21
Swap items in singly linked list
mo khan
2020-06-17
Collapse priority_queue into a single file
mo khan
2020-06-17
Start to build a stack with two queues
mo khan
2020-06-15
Generate doxygen documentation
mo khan
2020-06-15
Start to build a priority queue
mo khan
2020-06-15
Create example cgreen program
mo khan