jolt/.clj-kondo/.cache/v1
Yogthos 6e37a270d7 fix: bind-put sentinel for nil values in Janet tables
Janet's (put table key nil) silently drops the key. This caused
nil-valued fn/let/loop/macro parameters to be invisible to resolve-sym,
making them fall through to global symbol resolution.

Added bind-put helper that uses :jolt/nil sentinel for nil values,
and resolve-sym unwraps it back to nil.
2026-06-01 23:41:43 -04:00
..
clj fix: bind-put sentinel for nil values in Janet tables 2026-06-01 23:41:43 -04:00
lock bootstrap: SCI core deps loading with 284/304 forms passing 2026-06-01 23:24:13 -04:00