aboutsummaryrefslogtreecommitdiff
path: root/tree.tcl
AgeCommit message (Expand)AuthorFilesLines
2022-08-21tree: node ids are now simple integersSteve Bennett1-1/+1
2017-08-03tree: Allow nodes to be deletedSteve Bennett1-0/+24
2011-12-02Correct the documentation for 'local'Steve Bennett1-6/+6
2010-12-16Implement 'tree' in terms of 'oo'Steve Bennett1-202/+96
2010-10-15Rename internal procs in tree.tclSteve Bennett1-32/+32
2010-10-15Ensure that Tcl extensions can be built-in or externalSteve Bennett1-2/+0
2010-10-15Change tree API to be object-basedSteve Bennett1-66/+63
2010-10-15Clean up the indentation messSteve Bennett1-4/+4
2010-10-15Improvements to tailcallSteve Bennett1-18/+16
2010-10-15Implement tree packageSteve Bennett1-0/+332