jolt/doc
Yogthos 6ea43fb623 deps phase 1: loader searches multiple source roots
The loader resolved a namespace against one hardcoded root (src/jolt, .clj
only). Now it searches an ordered list (ctx env :source-paths, stdlib first)
and tries .clj then .cljc. init adds roots from the :paths opt and JOLT_PATH.
This is the foundation for loading deps.edn libraries; verified loading medley
from an added root. No change to stdlib loading (3913 suite baseline held).
2026-06-05 22:53:20 -04:00
..
grammar.ebnf docs: bring EBNF grammar and project docs up to date 2026-06-05 14:40:47 -04:00
tools-deps.md deps phase 1: loader searches multiple source roots 2026-06-05 22:53:20 -04:00