| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-27 | Finish the hard parts of the lua makeover | T | |
| - bundle luarocks source in the panto binary - bootstrap process (intended for first `panto` run): - make ~/.local/share/panto/... - write out luarocks sources into it - run luarocks to install luv - new `panto bootstrap` command just runs the bootstrap - `panto bootstrap --force` removes everything and re-bootstraps - new `panto lua` command just runs panto's embedded lua | |||
| 2026-05-27 | .panto/tools/ resolution | T | |
| 2026-05-27 | finish lua runtime makeover | T | |
| - new multi-tool registration via ToolSource - thread per source-or-standalone-tool - switched to zig 0.16 Io threading interface - cli: include `luv` package and run concurrent lua tools via libuv - one single long-lived lua_State for the whole cli program | |||
