aboutsummaryrefslogtreecommitdiffstats
path: root/src/model.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-28WIP: make end always return an allocated cursorDavid Robillard1-3/+1
2022-01-28Add custom allocator supportDavid Robillard1-28/+73
2022-01-28Update zix and make it a proper subprojectDavid Robillard1-4/+11
2022-01-28Use more human-readable status codesDavid Robillard1-2/+2
2022-01-28Add assertions for all non-null pointers in the public APIDavid Robillard1-0/+38
2022-01-14Add modelDavid Robillard1-0/+728