Commit Graph

6 Commits

Author SHA1 Message Date
Kyle Isom dd696e2c1f Start StringUtils, update build, add CLion config for code style. 2023-10-14 17:56:26 -07:00
Kyle Isom e3c95964b3 Finish phonebook command and add to install targets. 2023-10-10 14:07:37 -07:00
Kyle Isom a8b09001f7 finish doxygen docs.
This also includes a lot of code cleanups along the way.
2023-10-10 02:35:43 -07:00
Kyle Isom b2e0e849ef Tracking down a memory error.
The store memory address is being overrun in the call to `<<`.
2023-10-09 15:23:23 -07:00
Kyle Isom 36af6ac1f8 Clean up the Linux side of the build.
CLion on Windows missed a lot of stuff.
2023-10-06 06:25:58 +00:00
Kyle Isom f727ce4b5a Rename phonebook -> dictionary. 2023-10-05 23:17:09 -07:00