docs: Phase 130 DONE (if-only normalized small expr/assign)

This commit is contained in:
nyash-codex
2025-12-18 09:13:19 +09:00
parent 1afbb17529
commit b5d628d8bf
4 changed files with 66 additions and 13 deletions

View File

@ -96,7 +96,7 @@ JoinIR の箱構造と責務、ループ/if の lowering パターンを把握
- `docs/development/current/main/phases/phase-128/README.md`
31. Phase 129: Materialize join_k continuation + LLVM parityP1-C done
- `docs/development/current/main/phases/phase-129/README.md`
32. Phase 130: if-only Normalized small expr/assignPLAN
32. Phase 130: if-only Normalized small expr/assignDONE
- `docs/development/current/main/phases/phase-130/README.md`
33. Phase 104: loop(true) break-only digitsVM + LLVM EXE
- `docs/development/current/main/phases/phase-104/README.md`