summaryrefslogtreecommitdiff
path: root/tests/js/ircd.mjs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Normalize how modules import and name each other•••Also add a `defaultInterceptors` variable in `src/hero.mjs` to avoid needing to redefine it in every application. EuAndreh2024-02-241-3/+2
* Big cleanup•••- delete all SQLite Node-API code: we'll use the C++ one instead; - implement hero.mjs, with tests! - use ESM all over. EuAndreh2024-02-231-0/+7