Commit Graph

4 Commits

Author SHA1 Message Date
Kyle Isom 7cb39680c1 add doc dependency on klib
This is somewhat of a pain, because it requires that the docs are
built every time. It is, however, the only way I could figure out
to get the docs as a requirement for installation.
2023-10-10 19:39:18 -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 386869df44 Documentation, usability updates, and removing debug code.
+ First pass at documenting the Buffer class.
+ Starting Arena documentation.
+ Various usability updates, such as overloading operators.
+ Remove debug traces.
2023-10-09 22:41:07 -07:00
Kyle Isom 8122ca265d Debugging another memory bug. 2023-10-09 19:59:21 -07:00