diff --git a/plans/tcl-on-sx.md b/plans/tcl-on-sx.md index 1c0ee1cc..b2e64e10 100644 --- a/plans/tcl-on-sx.md +++ b/plans/tcl-on-sx.md @@ -120,6 +120,7 @@ Core mapping: _Newest first._ +- 2026-05-06: Phase 3 conformance.sh + classic programs — 3/3 PASS (for-each-line/assert/with-temp-var), 228 tests green - 2026-05-06: Phase 3 proc+uplevel+upvar+info+global — frame stack, isolated proc scope, alias-following var access, 225 tests green (67 parse + 158 eval) - 2026-05-06: Phase 2 dict commands — 13 subcommands (create/get/set/unset/exists/keys/values/size/for/update/merge/incr/append), 206 tests green (67 parse + 139 eval) - 2026-05-06: Phase 2 list commands — 12 commands (list/lindex/lrange/llength/lreverse/lsearch/lsort/lreplace/linsert/concat/split/join), 182 tests green (67 parse + 115 eval)