Tcl Source Code

Check-in [4d0f21f455]
Login

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

Overview
Comment:Update the command compilers and bytecode execution engine to use new machinery.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | bug-db36fa5122
Files: files | file ages | folders
SHA3-256: 4d0f21f4556ff7dcc723afc728c398a654a33c10e8c35676d9827078daef1957
User & Date: dgp 2018-03-09 20:34:33.246
Context
2018-03-09
20:46
Newer utility routine is more suitable. check-in: b864232e48 user: dgp tags: bug-db36fa5122
20:34
Update the command compilers and bytecode execution engine to use new machinery. check-in: 4d0f21f455 user: dgp tags: bug-db36fa5122
19:40
Use new machinery to repair index value flaws in [lsort]. check-in: c07b8490b6 user: dgp tags: bug-db36fa5122
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclAssembly.c.
Changes to generic/tclCompCmdsGR.c.
Changes to generic/tclCompCmdsSZ.c.
Changes to generic/tclCompile.h.
Changes to generic/tclExecute.c.