Commit Graph

19 Commits

Author SHA1 Message Date
Nick Chambers f87049589d Properly modularize functions 2022-11-25 01:23:07 -06:00
Nick Chambers b9abe4d28f Add modules to build system 2022-11-25 01:07:31 -06:00
Nick Chambers 1fc7525e34 Give source files better names 2022-11-25 01:06:30 -06:00
Nick Chambers 671b003a9c Break functions into modules 2022-11-25 01:01:04 -06:00
Nick Chambers 282e9665e2 Fix typos in source 2022-11-25 00:42:39 -06:00
Nick Chambers 137547c456 Add build system 2022-11-25 00:39:04 -06:00
Nick Chambers b67fec2715 Add some more code 2022-11-17 17:28:42 -06:00
Nick Chambers f7b00eb5dc Finish resetting the list on delete 2022-11-17 11:15:02 -06:00
Nick Chambers 10ed0d4172 Actually add some code 2022-11-17 10:05:44 -06:00
Nick Chambers a2a41a80e5 Fix the name of the function symbol 2022-11-17 01:25:32 -06:00
Nick Chambers 7c920e1f1f Deprecate the node removal API 2022-11-17 01:24:47 -06:00
Nick Chambers 29f6d08310 Move a node from one list to another 2022-11-17 01:22:31 -06:00
Nick Chambers 242b07a949 Add a value to the list 2022-11-17 01:18:56 -06:00
Nick Chambers ee7886b3a4 Add initialization and cleanup functions 2022-11-17 01:11:54 -06:00
Nick Chambers 237a676351 Add another utility for ordinary lists 2022-11-17 01:09:28 -06:00
Nick Chambers 5d730b22ac Expose a stub interface 2022-11-17 01:07:06 -06:00
Nick Chambers 385dbd2a1f Ignore build and system artifacts 2022-11-17 01:06:41 -06:00
Nick Chambers 7cebefbba6 Fix default files 2022-11-17 01:06:22 -06:00
Nick Chambers 51c7b67584 Initial commit 2022-11-17 06:51:08 +00:00