docs: add Phase 130 plan and set Now to Phase 130
This commit is contained in:
@ -96,17 +96,19 @@ JoinIR の箱構造と責務、ループ/if の lowering パターンを把握
|
||||
- `docs/development/current/main/phases/phase-128/README.md`
|
||||
31. Phase 129: Materialize join_k continuation + LLVM parity(P1-C done)
|
||||
- `docs/development/current/main/phases/phase-129/README.md`
|
||||
32. Phase 104: loop(true) break-only digits(VM + LLVM EXE)
|
||||
32. Phase 130: if-only Normalized small expr/assign(PLAN)
|
||||
- `docs/development/current/main/phases/phase-130/README.md`
|
||||
33. Phase 104: loop(true) break-only digits(VM + LLVM EXE)
|
||||
- `docs/development/current/main/phases/phase-104/README.md`
|
||||
33. Phase 107: json_cur find_balanced_* depth scan(VM + LLVM EXE)
|
||||
34. Phase 107: json_cur find_balanced_* depth scan(VM + LLVM EXE)
|
||||
- `docs/development/current/main/phases/phase-107/README.md`
|
||||
34. Phase 108: Pattern2 policy router SSOT(入口の薄さを固定)
|
||||
35. Phase 108: Pattern2 policy router SSOT(入口の薄さを固定)
|
||||
- `docs/development/current/main/phases/phase-108/README.md`
|
||||
35. Phase 109: error_tags hints SSOT(Fail-Fast + hint の語彙固定)
|
||||
36. Phase 109: error_tags hints SSOT(Fail-Fast + hint の語彙固定)
|
||||
- `docs/development/current/main/phases/phase-109/README.md`
|
||||
36. MIR Builder(Context 分割の入口)
|
||||
37. MIR Builder(Context 分割の入口)
|
||||
- `src/mir/builder/README.md`
|
||||
37. Scope/BindingId(shadowing・束縛同一性の段階移行)
|
||||
38. Scope/BindingId(shadowing・束縛同一性の段階移行)
|
||||
- `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`
|
||||
@ -114,9 +116,9 @@ JoinIR の箱構造と責務、ループ/if の lowering パターンを把握
|
||||
- `docs/development/current/main/phase78-bindingid-promoted-carriers.md`
|
||||
- `docs/development/current/main/phase80-bindingid-p3p4-plan.md`(P3/P4 への配線計画)
|
||||
- `docs/development/current/main/phase81-pattern2-exitline-contract.md`(promoted carriers の ExitLine 契約検証)
|
||||
31. Boxification feedback(Phase 78–85 の振り返りと Phase 86 推奨)
|
||||
39. Boxification feedback(Phase 78–85 の振り返りと Phase 86 推奨)
|
||||
- `docs/development/current/main/phase78-85-boxification-feedback.md`
|
||||
32. Phase 86: Carrier Init Builder + Error Tags ✅
|
||||
40. Phase 86: Carrier Init Builder + Error Tags ✅
|
||||
- **Status**: COMPLETE (2025-12-13)
|
||||
- **Modules**:
|
||||
- `src/mir/builder/control_flow/joinir/merge/carrier_init_builder.rs` (+8 tests)
|
||||
|
||||
Reference in New Issue
Block a user