Jon Harper
|
7ed6379633
|
trees, attempt to keep shape during conersions
|
2017-02-08 10:37:02 -08:00 |
Jon Harper
|
8b136cdd6d
|
trees, add pop/slurp operations
|
2017-02-08 10:37:02 -08:00 |
Jon Harper
|
45500b9137
|
trees, add navigation operations (lower-key etc.)
|
2017-02-08 10:37:02 -08:00 |
Jon Harper
|
3667844439
|
trees, add range operations (subtree>alist etc.)
|
2017-02-08 10:37:02 -08:00 |
Jon Harper
|
c686b15939
|
trees, fix delete-at. Add testcase
|
2017-02-08 10:37:02 -08:00 |
Jon Harper
|
d2cfbafa13
|
trees, implement assoc-size
|
2017-02-08 10:37:02 -08:00 |
Jon Harper
|
2bfeecda2b
|
trees, add height
|
2017-02-08 10:37:02 -08:00 |
Jon Harper
|
29ebeb5a26
|
trees, change M\ tree clone to keep the shape of the tree
Without this, all base class and splay trees were becoming linked lists after cloning..
|
2017-02-08 10:37:02 -08:00 |
Doug Coleman
|
892c62e1dc
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
Doug Coleman
|
59f3b1ea57
|
Revert "factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!"
Needs a bit more work.
This reverts commit 7e54cc2824 .
|
2015-07-02 13:47:06 -07:00 |
Doug Coleman
|
7e54cc2824
|
factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!
|
2015-07-02 11:36:08 -07:00 |
Doug Coleman
|
999aa7c897
|
factor: clean up spaces in -tests files
|
2015-07-02 10:34:01 -07:00 |
Doug Coleman
|
8c19602ae9
|
assocs: Add of and ?of. Change all the things at once! Fixes #701.
|
2013-03-23 14:59:07 -07:00 |
Doug Coleman
|
a25565e8eb
|
move trees from unmaintained to extra
|
2009-03-04 16:02:21 -06:00 |
Slava Pestov
|
4bc54497fa
|
Move vocabularies which use delegation to unmaintained, and delete older unmaintained stuff
|
2008-08-27 16:23:35 -05:00 |
Slava Pestov
|
e98cd1fd59
|
New convention for unit tests
|
2008-03-01 17:00:45 -05:00 |
Daniel Ehrenberg
|
8a562bc81f
|
Trees on the assoc protocol
|
2007-12-27 20:16:55 -05:00 |