about summary refs log tree commit diff stats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* introduce gemtext_list_encode_to_html class of functionsAli Fardan2020-11-051-1/+1
* fix makefile on OpenBSDAli Fardan2020-10-251-2/+2
* introduce new function to the library, gemtext_list_append(3)Ali Fardan2020-10-241-2/+3
* fix makefileAli Fardan2020-10-231-2/+4
* makefile: add all as dependency for installAli Fardan2020-10-231-1/+1
* allow passing NULL pointer to gemtext_encode() lenAli Fardan2020-10-231-1/+0
* update makefile to build dynamic library object and add install ruleAli Fardan2020-10-231-5/+25
* write tests for gemtext_decode()Ali Fardan2020-10-231-4/+1
* - fix manpagesAli Fardan2020-10-231-3/+3
* - implement the rest of decode.c functions: gemtext_decode_fd() and gemtext_d...Ali Fardan2020-10-221-1/+4
* initial commit, decoder workingAli Fardan2020-10-211-0/+13