| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Explicit import from "node:process"; move log() to hero.mjs | EuAndreh | 2024-02-25 | 1 | -2/+3 |
| * | 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. | EuAndreh | 2024-02-24 | 1 | -5/+10 |
| * | src/hero.mjs: Add buildServer() | EuAndreh | 2024-02-23 | 1 | -32/+1 |
| * | Implement accretion.runMigrations() and wrappings of node-sqlite3 | EuAndreh | 2024-02-23 | 1 | -3/+123 |
| * | Big cleanup•••- delete all SQLite Node-API code: we'll use the C++ one instead; - implement hero.mjs, with tests! - use ESM all over. | EuAndreh | 2024-02-23 | 1 | -0/+15 |
