commit log
- cookbook: fix jerboa-match to forms that actually work in Jerboa 1f91ee4 ober
- data: add cookbook recipes + feature note from session work 581c677 ober
- docs: fully reconcile bundling-chez.md with reality d8bdce1 ober
- docs: retire separate-fork narrative — Chez is maintained in-tree 72841ff ober
- docs: retire github.com/ober refs → git.sr.ht/~lisp/ChezScheme f3d2f16 ober
- docs: add Chez-changes.md — plain-English list of fork divergences a3a41a1 ober
- chez-gc-findings: collect-safe FFI doesn't isolate co-tenant heaps df55de0 ober
- docs: Chez stop-the-world GC vs. threads — freeze investigation 09402d1 ober
- Update cookbook/feature registry data bd36824 ober
- Add unification enforcement gates b0a3980 ober
- updates 3ac9156 ober
- cookbook: add lazy-optional-import-wrapper + export-compatibility-alias-with-rename ee351ff ober
- Migrate chez-* refs to jerboa-* + jerbuild prelude auto-except 689f702 ober
- Document static musl build notes cf4bb4a ober
- Merge security/p4.2b-nrepl-macos-abi 6364119 ober
- Merge security/p4.2-fcntl-varargs 9eb3516 ober
- Merge security/p1.1-nrepl-auth 6450217 ober
- nrepl: fix macOS-arm64 ABI mismatches that hid wire-level test coverage a8edb72 ober
- P1.1: add nREPL auth file-lifecycle test + Makefile target 4f44d9b ober
- P4.2: declare fcntl as varargs in nREPL FFI a072c03 ober
- P1.1: add nREPL auth file-lifecycle test + Makefile target 8b652f1 ober
- updates 2ad4299 ober
- Make jerbuild self-contained for package builds b1115d0 ober
- Add security audit knowledge entries b0c1ad1 ober
- Document jerbsearch native runtime requirement c7dd22a ober
- updates for jerbuild 932603a ober
- mcp: add module and changed-line tooling 7de6f49 ober
- mcp: add project-aware verification and refresh data e4d03cd ober
- Compact MCP tool discovery fd2e6ba ober
- mcp: accurate file_path errors + guard tool dispatch 120039e ober
- mcp: stop flagging analysis findings as tool errors; make analyzers project- and .sls-aware 7f48f25 ober
- std/net,std/os: classify macOS as BSD for socket/fcntl constants bd3d97d ober
- updates 0d0271e ober
- mcp: advertise per-tool arg names in the jerboa dispatcher schema a7fcc60 ober
- data/cookbooks: add full-Jerboa jerbuild-binary recipe c5d5f21 ober
- Makefile: codesign jerboa on macOS install; add jerbuild symlink 57b62e9 ober
- jerbuild: auto-inject (chezscheme) base for full-Jerboa binary entries 3a93392 ober
- Makefile: auto-build cross Chez in jerboa-{linux,freebsd}-amd64 when absent 6fc7dca ober
- Makefile: list cross-platform jerboa targets in `make help` d869482 ober
- Makefile: gate --enable-harden to ELF platforms (fix macOS make binary) 0c76335 ober
- vendor/zlib: always include <errno.h> in gzguts.h 38ab4bf ober
- Makefile: add `make install` (native jerboa + jmcp/jlsp links → ~/.local/bin) 71e6cfd ober
- jmcp: dispatcher tool-name enum + fix compile-check bracket reader c47c290 ober
- multicall: on-target self-build (jerbuild binary) from a cross binary 621ea00 ober
- multicall: cross-compile jerboa binary for linux-amd64 + freebsd-amd64 bf3912b ober
- jerboa: busybox-style multicall binary (jerboa/jmcp/jlsp/jerbuild) 2387ef5 ober
- Fix build-shell-from-argv: argv joined without separator a7b8861 ober
- Dockerfile: build Chez from vendored vendor/ChezScheme, not ober's fork 3d0271c ober
- typed-rust: bytevector-copy slice primitive + AES-GCM nonce lifetime fix 87120f0 ober
- typed-rust: AES-256-GCM seal/open as crypto-prims (FFI to aes-gcm) eccee32 ober