]> git.ipfire.org Git - thirdparty/sqlite.git/commit
For TCL extension: Adjust provided "gui" command, and document it.
authorlarrybr <larrybr@noemail.net>
Mon, 4 Apr 2022 06:33:43 +0000 (06:33 +0000)
committerlarrybr <larrybr@noemail.net>
Mon, 4 Apr 2022 06:33:43 +0000 (06:33 +0000)
commit2dc3acf1fcd488ab62cfe0066eb31b797fc9940f
tree1a5ef66e15a98acc75e3b82af967677f67d8c4d6
parent0e0720f226249e05c3e77437e4d5db2cd2d9e2b4
For TCL extension: Adjust provided "gui" command, and document it.
For shell: Separate shell variables from binding parameters, mainly so they live longer, in the shell DB.
Add .vars dot command to reflect this separation, and specialized for shell variables.
Much code shuffling to share code between .parameters and .vars commands.

FossilOrigin-Name: fa492ff57ca9d89ac623734e8ed0411e29ed6a926c2f534f2a91e41fad994b46
ext/misc/tclshext.c.in
manifest
manifest.uuid
src/shell.c.in
src/shext_linkage.h
tool/mkshellc.tcl