jolt/.dirge/skills
Yogthos 1de109f261 Bug fixes: nth, list, name, subs support in compiler
- core.janet: add core-nth function + nth binding (was missing entirely)
- compiler.janet: add list, name, subs to core-renames and core-fn-values
- compiler.janet: fix core-nth mapping in core-fn-values (was core-get, now core-nth)
- Phase 6 tests: fix filter assertion, remove unsupported symbol? test
- symbol? with quoted symbols: Janet symbols ≠ Jolt symbol structs
- All 317 tests pass, 0 failures
2026-06-02 16:30:25 -04:00
..
jolt-bootstrap fix: all 317 SCI forms load, zero failures 2026-06-02 00:07:40 -04:00
jolt-compiler Phase 4: Macro expansion in compiler 2026-06-02 15:43:08 -04:00
jolt-dev Bug fixes: nth, list, name, subs support in compiler 2026-06-02 16:30:25 -04:00
jpm-build bootstrap: SCI core deps loading with 284/304 forms passing 2026-06-01 23:24:13 -04:00
.curator_state bootstrap: SCI core deps loading with 284/304 forms passing 2026-06-01 23:24:13 -04:00
.usage.json Bug fixes: nth, list, name, subs support in compiler 2026-06-02 16:30:25 -04:00