Commit Graph

12 Commits

Author SHA1 Message Date
Kyle Isom 4b6e70e2c5 Moving Buffer definitions out of the header file. 2023-10-14 23:49:35 -07:00
Kyle Isom a00d358b15 Start Frame class. 2023-10-14 23:28:43 -07:00
Kyle Isom 5a9c09b217 finish debug dump 2023-10-13 04:06:06 +00:00
Kyle Isom 7cec414e3d Fix buffer stomping; retool Makefile.
The Makefile is now useful for building ke(1) to aid in more rapid
development. This works because ke doesn't (yet) need any special
non-system libraries.
2023-10-12 15:15:29 -07:00
Kyle Isom ba27e132e3 Putting Buffers in main to test things out. 2023-10-12 00:22:30 -07:00
Kyle Isom 2dcc577f57 Working on backing files.
Also started a sketches project to illustrate quick ideas.
2023-10-11 23:28:17 -07:00
Kyle Isom fd6e0c6899 Store project style settings in VCS.
I'm sick of getting my settings stomped on every god damn time I open CLion.
2023-10-11 19:25:24 -07:00
Kyle Isom a61916206c import kepp, clean up build dependencies 2023-10-11 14:50:35 -07:00
Kyle Isom 0d0d63ede4 packaging work 2023-10-10 22:23:12 -07:00
Kyle Isom b05cf56b1a start buffer test 2023-10-09 05:00:38 -07:00
Kyle Isom f49a41bd77 first pass at basic buffer functionality 2023-10-09 04:49:38 -07:00
Kyle Isom d1f84be120 Starting work on a buffer type. 2023-10-09 03:19:09 -07:00