Commit Graph

13 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 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 70ceadb880 reorganize files and fix build.
+ build is split into dist and nox variants.
2023-10-11 15:01:48 -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
Kyle Isom ad9c05efec clean dir in preparation for reset 2023-10-08 22:03:50 -07:00
Kyle Isom cab6cf1323 initial commit 2023-10-04 17:38:04 -07:00