jolt/jolt-core/clojure/core
Yogthos d233aa7363 Review fixes: restore core-trampoline + rand-int native, remove from overlay
1. core-trampoline defn restored in core.janet + binding
2. core-rand-int binding restored (defn was never removed)
3. rand-int and trampoline removed from 20-coll.clj overlay
4. Conformance 229x2 interpret+self-host, 228 compile (pre-existing
   trampoline error), lazy-infinite 22/22, specs 32/32
2026-06-08 11:27:11 -04:00
..
00-kernel.clj core: staged-bootstrap kernel tier; move second/peek/subvec/mapv/update to Clojure 2026-06-06 13:15:17 -04:00
00-syntax.clj core: port when-let to the overlay — finishes the Phase 3 macro migration 2026-06-07 19:49:27 -04:00
10-seq.clj Step 5: partition-by, dedupe → lazy overlay + trampoline/rand-int overlay 2026-06-08 11:02:03 -04:00
20-coll.clj Review fixes: restore core-trampoline + rand-int native, remove from overlay 2026-06-08 11:27:11 -04:00
30-macros.clj core: port when-let to the overlay — finishes the Phase 3 macro migration 2026-06-07 19:49:27 -04:00
MIGRATION.md migration doc: phase 3 status + the hot-macro expansion-speed finding 2026-06-07 08:47:04 -04:00