Index: TODO =================================================================== diff -u -r79c263a13be8850014d056153956f5a83dfbb639 -rd1ed482555d4d28dbb41fb9ca2723eabb5e01221 --- TODO (.../TODO) (revision 79c263a13be8850014d056153956f5a83dfbb639) +++ TODO (.../TODO) (revision d1ed482555d4d28dbb41fb9ca2723eabb5e01221) @@ -1452,11 +1452,16 @@ - added temporary routine ::nsf::yieldcheck for coro debugging - renamed Tcl85showStack() to TclShowStack() +- Big internal changes for handling nre-enabled procs in more + situations. Handles now all nx regression tests, but fails in + testx.xotcl (just nre-enabled) + TODO: -- coro cleanup, when really working -- coro regression test +- major coro cleanup, when working +- extend coro regression test + - subcmd * handle sucmd for other method factories * handle absence of -create flag in resolve_method_path (for introspection)