aboutsummaryrefslogtreecommitdiff
path: root/jim-package.c
diff options
context:
space:
mode:
authorSteve Bennett <steveb@workware.net.au>2023-05-18 09:19:43 +1000
committerSteve Bennett <steveb@workware.net.au>2023-06-21 09:17:47 +1000
commitf07c53e38d55f0c7c648b7818798138d91053527 (patch)
treeb80d7f1b40bd61bdaa385e6f1817ea6cfbb511d0 /jim-package.c
parent9e78cc8a97b7ecf6afbbe9a35305daf3459cead6 (diff)
downloadjimtcl-f07c53e38d55f0c7c648b7818798138d91053527.zip
jimtcl-f07c53e38d55f0c7c648b7818798138d91053527.tar.gz
jimtcl-f07c53e38d55f0c7c648b7818798138d91053527.tar.bz2
core: improve eval frame handling
Now callers to JimInvokeCommand() are expected to push and eval frame. Then we no longer need to carry currentScriptObj, argc, argv in the interp since these are in the current eval frame. Note that this change simply renames some unused fields in Jim_Interp for ABI compatibility, but these will be removed in due course. Signed-off-by: Steve Bennett <steveb@workware.net.au>
Diffstat (limited to 'jim-package.c')
0 files changed, 0 insertions, 0 deletions