Commit Graph

7 Commits

Author SHA1 Message Date
478778841e Make variable names more accurate
Make functions more functional
Make comments more commentary
2022-04-05 15:37:42 -05:00
927b209cef Start semaphoring out 2022-04-04 20:12:40 -05:00
31a7583074 Implement prerequisites 2022-04-04 13:39:30 -05:00
ea6dfb0dee Create //TODO: list 2022-04-03 11:52:30 -05:00
41301ece28 Move tests to test.cpp; build: make test.out 2022-04-03 11:48:24 -05:00
90ab3166a2 Start the project
list:
* create block, list
* create link(), unlink(), init(), print()
main:
* create main
* test list actions
2022-04-03 11:39:40 -05:00
7b4603ef7f Initial commit 2022-04-03 16:11:06 +00:00