summaryrefslogtreecommitdiff
path: root/editor_piece.c
Commit message (Collapse)AuthorAgeFilesLines
* implement: eb_init and eb_freefeat/piecedilluti0n2025-06-221-20/+107
| | | | * append-only add_buf
* sub: start implementing editor_piece.cdilluti0n2025-06-211-0/+76
* adjust makefile so that `editor' is not on the obj_list