about summary refs log tree commit diff stats
path: root/free.c
Commit message (Expand)AuthorAgeFilesLines
* - rename previous gemtext_decode() family of functions to gemtext_list_decode()Ali Fardan2020-10-231-2/+2
* - unlist gemtext_free() from gemtext.h since we don't want it to be exportedAli Fardan2020-10-221-2/+2
* - implement the rest of decode.c functions: gemtext_decode_fd() and gemtext_d...Ali Fardan2020-10-221-4/+1
* initial commit, decoder workingAli Fardan2020-10-211-0/+109