docs: Phase 118 DONE (loop+if merge parity)

This commit is contained in:
nyash-codex
2025-12-18 03:43:16 +09:00
parent 8fb393b5e8
commit 5091cda9cb
4 changed files with 203 additions and 8 deletions

View File

@ -72,17 +72,19 @@ JoinIR の箱構造と責務、ループ/if の lowering パターンを把握
- `docs/development/current/main/phases/phase-116/README.md`
19. Phase 117: if-only nested-if + call merge parityネストif + call merge
- `docs/development/current/main/phases/phase-117/README.md`
20. Phase 104: loop(true) break-only digitsVM + LLVM EXE
20. Phase 118: loop + if-else merge parityloop + if-else 変数更新 merge / carrier PHI contract
- `docs/development/current/main/phases/phase-118/README.md`
21. Phase 104: loop(true) break-only digitsVM + LLVM EXE
- `docs/development/current/main/phases/phase-104/README.md`
21. Phase 107: json_cur find_balanced_* depth scanVM + LLVM EXE
22. Phase 107: json_cur find_balanced_* depth scanVM + LLVM EXE
- `docs/development/current/main/phases/phase-107/README.md`
22. Phase 108: Pattern2 policy router SSOT入口の薄さを固定
23. Phase 108: Pattern2 policy router SSOT入口の薄さを固定
- `docs/development/current/main/phases/phase-108/README.md`
23. Phase 109: error_tags hints SSOTFail-Fast + hint の語彙固定)
24. Phase 109: error_tags hints SSOTFail-Fast + hint の語彙固定)
- `docs/development/current/main/phases/phase-109/README.md`
24. MIR BuilderContext 分割の入口)
25. MIR BuilderContext 分割の入口)
- `src/mir/builder/README.md`
25. Scope/BindingIdshadowing・束縛同一性の段階移行
26. Scope/BindingIdshadowing・束縛同一性の段階移行
- `docs/development/current/main/phase73-scope-manager-design.md`
- `docs/development/current/main/PHASE_74_SUMMARY.md`
- `docs/development/current/main/PHASE_75_SUMMARY.md`