Tcl Source Code

Check-in [f500eaf0ba]
Login

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

Overview
Comment:Add [dict getdef] alias
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | tip-342
Files: files | file ages | folders
SHA3-256: f500eaf0ba4afd5112f611210a797861763fd963b297e0e11e584cfb4350531d
User & Date: dkf 2019-04-15 19:57:54.360
Context
2019-04-16
13:25
Implement TIP 342 check-in: 1417ed9dbf user: dkf tags: core-8-branch
2019-04-15
19:57
Add [dict getdef] alias closed check-in: f500eaf0ba user: dkf tags: tip-342
2019-04-12
19:44
merge 8.7 check-in: 959bd9e05d user: dgp tags: tip-342
Changes
Unified Diff Side-by-Side Diff Patch
Changes to doc/dict.n.
Changes to generic/tclDictObj.c.
Changes to tests/dict.test.