summaryrefslogtreecommitdiff
path: root/src/i18n.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove C code and cleanup repositoryEuAndreh2024-02-211-69/+0
|
* src/napi-sqlite.c: Improve error handlingEuAndreh2023-11-171-0/+1
|
* Add support for multi-file C projectEuAndreh2023-11-151-0/+68
- 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.