summaryrefslogtreecommitdiffstats
path: root/tests/010/tree.tl
Commit message (Expand)AuthorAgeFilesLines
* tree: bug: tree-delete-specific-node doesn't use key funKaz Kylheku2023-08-141-1/+7
* tree: new functions for priority queue operation.Kaz Kylheku2021-12-181-0/+30
* tree: bugfix wrong tree-count.Kaz Kylheku2021-12-181-0/+10
* tree: support for duplicate keys.Kaz Kylheku2021-12-171-0/+33
* tree-count: new function.Kaz Kylheku2021-12-171-2/+10
* tree: let tree-iter be iterable via generic iteration.Kaz Kylheku2021-05-121-0/+5
* tree: streamline iteration; provide high limit.Kaz Kylheku2021-05-111-7/+7
* tree: support indexing and range extraction.Kaz Kylheku2021-05-111-0/+18
* tree: replace-tree-iter function.Kaz Kylheku2021-05-111-0/+11
* tree: copy-tree-iter function.Kaz Kylheku2021-05-101-0/+9
* diff/isec: reset hash/tree iter instead making new.Kaz Kylheku2021-05-101-0/+5
* tree: new tree-peek function.Kaz Kylheku2021-05-091-0/+8
* tree: new make_similar_tree unction.Kaz Kylheku2021-05-091-0/+8
* tree: new functions for reseting iterator.Kaz Kylheku2021-04-301-0/+15
* tree: use rlist in test case.Kaz Kylheku2021-04-301-1/+1
* tree: new tree-begin-at function.Kaz Kylheku2021-04-291-1/+28
* tree: more tests.Kaz Kylheku2021-04-291-0/+40
* tree: incorrect lookup function.Kaz Kylheku2021-04-291-0/+31
* tree: debug massive gc problems.Kaz Kylheku2021-04-291-0/+0