docs: update Now/INDEX for Phase 129-B join_k as-last
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
# Self Current Task — Now (main)
|
||||
|
||||
## Next: Phase 129 P1(実装待ち)
|
||||
## Next: Phase 129-C(post-if / post_k)
|
||||
|
||||
**Phase 129: Materialize join_k continuation(dev-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-18:Phase 127 完了 ✅
|
||||
|
||||
Reference in New Issue
Block a user