commit log
- Generate Typed Jerboa scalar wrappers de2ce86 ober
- Generate scalar Typed Jerboa ABI wrappers b2ac261 ober
- Build Typed Jerboa Rust artifacts fd69fca ober
- Lower Typed Jerboa records and variants to Rust a936fe9 ober
- Generate Typed Jerboa Rust crates 68131a6 ober
- Add Typed Jerboa Rust emitter skeleton ffa65b3 ober
- Improve Typed Jerboa diagnostics d06b8b1 ober
- Check Typed Jerboa variant matches 997963f ober
- Check Typed Jerboa records and variants 6ed0259 ober
- Check Typed Jerboa function calls cd2dc77 ober
- Check Typed Jerboa primitive operators bdf475e ober
- Check primitive Typed Jerboa expressions 551df56 ober
- Add Typed Jerboa typecheck target d038747 ober
- Add Typed Jerboa checker skeleton e020904 ober
- Add Typed Jerboa parser skeleton 0a6f7a5 ober
- Add flat contract combinators bf24817 ober
- Share contract violation condition 8824533 ober
- Use contract violations consistently 31b388f ober
- Extend def parameter contracts f9d8eb0 ober
- Add Gerbil-style ergo contract markers 8a76911 ober
- add docs ca395c2 ober
- Add pure Jerboa migration audit 8ffa882 ober
- Align docs around Typed Jerboa migration a06fa35 ober
- Add typed Jerboa backend plans cb07504 ober
- Add safe Rust target and harden native boundaries d33020a ober
- Add Codex security review notes a18a56d ober
- Add annotated disassembly output 72e1d6e ober
- Suppress audited private primitive scanner findings eaa1aa3 ober
- Add debug disassemble support 0617e2c ober
- Optimize string operations fbb60d6 ober
- Document Chez disassembly investigation d83b3e7 ober
- Fix portable binary cross builds 31d4e9e ober
- fix(jerboa-native-rs): use c_char (not i8) for /dev/tty open() path be6328e ober
- fix(macos): probe .dylib + guard bare load-shared-object calls 2ac13b7 ober
- docs(std-perf): trip-bytes is workload-dependent + scanner benches 030091e ober
- fix(std regex): skip native backend probe when JERBOA_STATIC=1 7711edb ober
- perf(std): four modules targeting chez-limits concurrency bottlenecks d0e4a57 ober
- fix(std regex): force native-available init before FFI bindings resolve 6729ac9 ober
- perf(std regex): native fast-path re-fold-positions + substring-free re-fold a942c98 ober
- add regex-required-anchor-set and chez concurrency-limits notes 2afc3a1 ober
- add regex-pure-literal-alts for pure-literal alternation extraction 0175672 ober
- Add security profile library 90f1554 ober
- add docs 6119ec2 ober
- perf(std csp): signal-one on channel put/get instead of broadcast e111d08 ober
- perf(std text aho-corasick): 13x faster build for 1M+ state automata aed1665 ober
- chore: gitignore Chez per-machine compiled library artifacts 0bc4d19 ober
- docs: maximum-hardening plan for vendored Chez Scheme fc9dbd2 ober
- feat(std crypto): pure-Scheme MD5 + SHA-256 55a912d ober
- docs: future-proofing strategy for AI-era language adversaries f20d5b1 ober
- feat: cross-compile Jerboa binaries for foreign OS/arch d3258f2 ober