summaryrefslogtreecommitdiff
path: root/src/bindings.c
AgeCommit message (Collapse)Author
2023-04-10rewrite bindings.c to be MINGW compatiblewindowssanine
2023-04-07switch to cargs and remove honeysucklesanine-a
2022-01-05fix bug with leading slashessanine
2022-01-04implement plugins directorysanine
2022-01-04improve logging and move per-function logs to TRACEsanine
2022-01-04add lua loggingsanine
2022-01-03add create_directory() and copy_file()sanine
2022-01-03add scan_directory()sanine
2022-01-02add README.md and loggingsanine
2022-01-02append null character to html buffersanine
2022-01-02implement markdown() functionsanine