factor/extra/trees
Jon Harper 3d60f7ad5a trees.avl: fix it (broken since 2010)
rotate creates cycles in the tree and drops nodes...
This either breaks everything (infinite recursion) or silently
loses data.

Improve the tests to ensure rotate does what it's supposed to do.

This is a partial revert from 15226d8
2016-11-27 07:45:28 -08:00
..
avl trees.avl: fix it (broken since 2010) 2016-11-27 07:45:28 -08:00
splay factor: clean up whitespace in -docs files 2015-07-02 10:31:22 -07:00
authors.txt move trees from unmaintained to extra 2009-03-04 16:02:21 -06:00
summary.txt move trees from unmaintained to extra 2009-03-04 16:02:21 -06:00
tags.txt Clean up some tags 2010-02-17 00:12:55 +13:00
trees-docs.factor docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
trees-tests.factor factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
trees.factor Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00