docs: update Now/INDEX for Phase 129-B join_k as-last

This commit is contained in:
nyash-codex
2025-12-18 07:54:16 +09:00
parent e0cbeb9aa0
commit 36717cad4f
4 changed files with 9 additions and 9 deletions

View File

@ -1,10 +1,10 @@
# Self Current Task — Now (main)
## Next: Phase 129 P1実装待ち
## Next: Phase 129-Cpost-if / post_k
**Phase 129: Materialize join_k continuationdev-only**
- 現状: P0/P2/P3 は完了VM/LLVM EXE parity, fixture, docs
- 残り: P1 join_k を JoinModule 上で実体化then/else は TailCall(join_k)、post-if は post_k
- 現状: Phase 129-B で join_k “if-as-last” を実体化then/else は TailCall(join_k)
- 残り: post-if`if { x=2 }; return x`)を post_k continuation で表現join_k → post_k の tailcall
- 入口: `docs/development/current/main/phases/phase-129/README.md`
## 2025-12-18Phase 127 完了 ✅