Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src/api.mjs: Simplify handling of arguments | EuAndreh | 2024-03-01 | 1 | -1/+1 |
| | |||||
* | src/hero.mjs: Add buildServer() | EuAndreh | 2024-02-23 | 1 | -1/+1 |
| | |||||
* | Add support for multi-file C project | EuAndreh | 2023-11-15 | 1 | -0/+4 |
- 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. |