jolt/.dirge/skills
Yogthos a8c453183f Phase 4: Macro expansion in compiler
- resolve-macro: resolve symbols to macro vars via ctx
- Macro expansion in analyze-form: detects macro heads, expands, re-analyzes
- compile-ast: emits Janet data structures with resolved core fn values
- compile-and-eval uses compile-ast (no source parse roundtrip)
- eval-string routes macros through compiler (expanded at analyze time)
- Fix - mapping: core-sub (core-- doesn't exist)
- All 317 tests pass + 6 new Phase 4 macro tests
2026-06-02 15:43:08 -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 Phase 4: Macro expansion in compiler 2026-06-02 15:43:08 -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 Phase 4: Macro expansion in compiler 2026-06-02 15:43:08 -04:00