summaryrefslogtreecommitdiff
path: root/tests/c-lint.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove C code and cleanup repositoryEuAndreh2024-02-211-65/+0
|
* Add support for multi-file C projectEuAndreh2023-11-151-0/+65
- 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.