Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tree: let tree-iter be iterable via generic iteration. | Kaz Kylheku | 2021-05-12 | 1 | -0/+5 |
* | tree: streamline iteration; provide high limit. | Kaz Kylheku | 2021-05-11 | 1 | -7/+7 |
* | tree: support indexing and range extraction. | Kaz Kylheku | 2021-05-11 | 1 | -0/+18 |
* | tree: replace-tree-iter function. | Kaz Kylheku | 2021-05-11 | 1 | -0/+11 |
* | tree: copy-tree-iter function. | Kaz Kylheku | 2021-05-10 | 1 | -0/+9 |
* | diff/isec: reset hash/tree iter instead making new. | Kaz Kylheku | 2021-05-10 | 1 | -0/+5 |
* | tree: new tree-peek function. | Kaz Kylheku | 2021-05-09 | 1 | -0/+8 |
* | tree: new make_similar_tree unction. | Kaz Kylheku | 2021-05-09 | 1 | -0/+8 |
* | tree: new functions for reseting iterator. | Kaz Kylheku | 2021-04-30 | 1 | -0/+15 |
* | tree: use rlist in test case. | Kaz Kylheku | 2021-04-30 | 1 | -1/+1 |
* | tree: new tree-begin-at function. | Kaz Kylheku | 2021-04-29 | 1 | -1/+28 |
* | tree: more tests. | Kaz Kylheku | 2021-04-29 | 1 | -0/+40 |
* | tree: incorrect lookup function. | Kaz Kylheku | 2021-04-29 | 1 | -0/+31 |
* | tree: debug massive gc problems. | Kaz Kylheku | 2021-04-29 | 1 | -0/+0 |