jolt/jolt-core/jolt/passes
Yogthos 48e2ef5910 Scrub dangling Janet references; drop dead Janet-coupled files
Rephrase comments that pointed at deleted Janet files (emit.janet, the seed
sources, 'the Janet back end punts ...') to present-tense descriptions of the
Chez behavior. Comment/docstring-only; the self-host fixpoint is unchanged
(comments don't affect the compiled seed).

Delete five files that were Janet-host shims with no Chez path: clojure.java.io
(provided natively by host/chez/io.ss), and jolt.{nrepl,png,interop,shell}
(the janet.* bridge, os/shell, janet.net — none exist on Chez).

jolt-cf1q.6
2026-06-21 12:01:04 -04:00
..
fold.clj Refactor phase 3a: one map-ir-children combinator for the IR rewrite walks (jolt-26dm) 2026-06-15 04:57:42 -04:00
inline.clj Scalar-replace short-lived record allocations (jolt-15jq) (#132) 2026-06-16 01:21:36 +00:00
types.clj Scrub dangling Janet references; drop dead Janet-coupled files 2026-06-21 12:01:04 -04:00