about summary refs log tree commit diff stats
path: root/src/tlv.c
Commit message (Expand)AuthorAgeFilesLines
* fix build on Mac OSKartik K. Agaram2022-02-101-0/+1
* standardize key order in .tlv filesKartik K. Agaram2022-02-091-20/+38
* try to get by with one feature macroKartik K. Agaram2022-01-291-2/+0
* get Teliva running on NetBSDKartik K. Agaram2022-01-241-0/+4
* .Kartik K. Agaram2022-01-021-1/+1
* reorg: pull Teliva-specific stuff out of lua.cKartik K. Agaram2021-12-251-0/+15
* tlv format for transient editor stateKartik K. Agaram2021-12-251-1/+1
* more protection against data lossKartik K. Agaram2021-12-171-1/+11
* .Kartik K. Agaram2021-12-171-13/+0
* .Kartik K. Agaram2021-12-111-0/+2
* handle non-existent fileKartik K. Agaram2021-12-111-1/+5
* snapshot: migrate all sample apps to new formatKartik K. Agaram2021-12-111-1/+3
* snapshot: writing working?Kartik K. Agaram2021-12-111-5/+99
* snapshot: key/value lines after multiline stringsKartik K. Agaram2021-12-111-29/+43
* snapshot: start reading a new formatKartik K. Agaram2021-12-111-0/+73