Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Big cleanup | EuAndreh | 2024-02-23 | 1 | -18/+0 |
| | | | | | | - delete all SQLite Node-API code: we'll use the C++ one instead; - implement hero.mjs, with tests! - use ESM all over. | ||||
* | Add support for multi-file C project | EuAndreh | 2023-11-15 | 1 | -1/+3 |
| | | | | | | - 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. | ||||
* | src/{ircd,web}.js: Init stub servers | EuAndreh | 2023-11-11 | 1 | -0/+16 |