summaryrefslogtreecommitdiff
path: root/src/papo.en.msg (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove C code and cleanup repositoryEuAndreh2024-02-211-72/+0
|
* src/napi-sqlite.c: Improve error handlingEuAndreh2023-11-171-0/+2
|
* Add support for multi-file C projectEuAndreh2023-11-151-0/+70
- have dynamic discovered dependencies via `mkdeps.hs`, and also move the listing of JavaScript files to it. - copy over stub C files for setting up the project skeleton.