jm

Odin for scripts: small packages and a runner, on core: only
Log | Files | Refs | README

DateCommit messageAuthorFiles+-
2026-09-24 20:44sqlite3: fuzz the bindings against the properties they promiseJack Mordaunt7+1037-3
2026-09-24 20:03sqlite3: bind SQLite over the vendored amalgamationJack Mordaunt7+1158-10
2026-09-24 20:03sqlite3: vendor the SQLite 3.53.4 amalgamationJack Mordaunt2+283998-0
2026-09-24 19:25jm: rename the collection from jfm to jmJack Mordaunt12+32-31
2026-09-24 00:35examples: add a script that touches every packageJack Mordaunt1+53-0
2026-09-24 00:34odin-run: compile a script once and run the cached binary after thatJack Mordaunt1+212-0
2026-09-24 00:34tar: read git archive output without a tar programJack Mordaunt2+308-0
2026-09-24 00:30flow: add the worker-pool package from sonarJack Mordaunt4+706-0
2026-09-24 00:23http: add a small client over vendor:curlJack Mordaunt1+238-0
2026-09-24 00:22timefmt: format and parse times with strftime directivesJack Mordaunt2+445-0
2026-09-24 00:21path: add the file-system vocabulary a script reaches forJack Mordaunt2+308-0
2026-09-24 00:18sh: run external commands through the shell or by argvJack Mordaunt6+582-0
2026-09-24 00:17prelude: give scripts init, must, die and a log fileJack Mordaunt4+519-0
2026-09-24 00:15debug: add the guard-byte allocator copied from sonarJack Mordaunt1+1411-0
2026-09-24 00:10readme, justfile: shape the jfm collection for Odin scriptsJack Mordaunt5+162-0