Tcl Source Code

Check-in [7e41c534a9]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Fix handling of 'invokeExpanded' and start to do 'returnStk'.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | dkf-loop-exception-range-work
Files: files | file ages | folders
SHA1: 7e41c534a99aa9fa76905fd5e0b2ec935d38650f
User & Date: dkf 2013-10-19 14:11:28.040
Context
2013-10-20
18:11
And the last bits that need fixing; the code is still less efficient than desired but should now not... closed check-in: bd1fb54305 user: dkf tags: dkf-loop-exception-range-work
2013-10-19
14:11
Fix handling of 'invokeExpanded' and start to do 'returnStk'. check-in: 7e41c534a9 user: dkf tags: dkf-loop-exception-range-work
12:29
Added missing exception range finalize. check-in: 9a368b1f23 user: dkf tags: dkf-loop-exception-range-work
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclCompCmdsGR.c.
Changes to generic/tclCompile.c.
Changes to tests/for.test.