Phase 26-H 完了内容: ✅ JoinIR 型定義実装(src/mir/join_ir.rs) ✅ MIR → JoinIR 自動変換実装(lower_min_loop_to_joinir) ✅ 自動変換テスト実装(mir_joinir_min_auto_lowering) ✅ PHI/Loop箱 → JoinIR 移行対応表追加(loopform_ssot.md) ドキュメント更新: - Phase 27 JoinIR タスク計画追加 - Phase 26-H タスク完了記録 - 各種 README 更新(進捗反映) - CURRENT_TASK.md 更新 コミット統計: $(git status --short | wc -l) files changed 次のステップ: Phase 27 一般化 MIR → JoinIR 変換
Nyash Docs Archive
This folder stores deprecated or historical documents. Links from active docs should not point here.
When moving files into archive/:
- Add a brief note at the top explaining why it was archived and the new canonical location if any.
- Do not update content except light headers; avoid drifting from the canonical reference.
When searching for current information, prefer:
docs/reference/(specifications)docs/guides/(user guides)docs/how-to/(task‑oriented steps)docs/design/(stable architecture notes)