Commit Graph
10 Commits
Author SHA1 Message Date
CaZzzer c410c92343 prevent undo delete from re-inserting duplicate ids 2024-06-19 22:32:26 -07:00
CaZzzer ee9b2e6302 fix some file I/O bugs, refactor HashTable writeToFile as friend function 2024-06-19 22:25:48 -07:00
CaZzzer a2746fe6de pretty output for list and search 2024-06-18 18:22:41 -07:00
CaZzzer 62016d94a3 implement initial version of list and rehash (rehash has issues) 2024-06-18 16:35:55 -07:00
CaZzzer 261acea264 implement file output 2024-06-18 12:22:47 -07:00
CaZzzer c6243e2314 fix template classes
apparently you can't have template stuff in .cpp files after all, lesson learned.
2024-06-17 22:07:55 -07:00
CaZzzer 31e276a066 add initial implementation of File I/O 2024-06-17 15:35:06 -07:00
CaZzzer 97923445d8 implement most CPU class methods 2024-06-16 22:18:43 -07:00
CaZzzer 1f66b51989 implement delete and undoDelete, minor logic fixes 2024-06-14 14:35:58 -07:00
CaZzzer 1f19d82e22 initial commit 2024-06-13 17:23:30 -07:00