summaryrefslogtreecommitdiffstats
path: root/win/tclWinPort.h
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2010-09-28 02:11:19 (GMT)
committerKevin B Kenny <kennykb@acm.org>2010-09-28 02:11:19 (GMT)
commitfebbc1b38ee29ebd5f6115e579a65c0660cf1837 (patch)
tree432d1921702cc2ca1ef21ba414c1f07ddd5933a2 /win/tclWinPort.h
parente7e975cd6f4d6d27ec49946ba6b5d6aeb0d75689 (diff)
downloadtcl-febbc1b38ee29ebd5f6115e579a65c0660cf1837.zip
tcl-febbc1b38ee29ebd5f6115e579a65c0660cf1837.tar.gz
tcl-febbc1b38ee29ebd5f6115e579a65c0660cf1837.tar.bz2
* tests/assemble.test: Added more "white box" tests.
* generic/tclAssembly.c: Added the error checking and reporting for undefined labels. Revised code so that no pointers into the bytecode sequence are held (because the sequence can move!), that no Tcl_HashEntry pointers are held (because the hash table doesn't guarantee their stability!) and to eliminate the BBHash table, which is merely additional information indexed by jump labels and can just as easily be held in the 'label' structure. Renamed shared structures to CamelCase, and renamed 'label' to JumpLabel because other types of labels may eventually be possible.
Diffstat (limited to 'win/tclWinPort.h')
0 files changed, 0 insertions, 0 deletions