Jon Rafkind
|
5f2d18c1f9
|
add in-queue
|
2010-11-16 23:09:19 -07:00 |
|
Jon Rafkind
|
27b32464c5
|
add test for sequence used as an expression
|
2010-11-16 23:09:19 -07:00 |
|
Jon Rafkind
|
7b24eaf58e
|
rename queue-count to queue-length
|
2010-11-16 14:36:49 -07:00 |
|
Jon Rafkind
|
73be67942d
|
add queue->list
|
2010-11-16 14:36:49 -07:00 |
|
Jon Rafkind
|
58188ad0c6
|
add queue-count
|
2010-11-15 22:32:08 -07:00 |
|
Ryan Culpepper
|
ad76c9ea7b
|
fixed splay-tree bug
|
2010-10-04 11:54:03 -06:00 |
|
Ryan Culpepper
|
4aef03795d
|
added ordered-dict test
|
2010-10-04 11:54:03 -06:00 |
|
Ryan Culpepper
|
0d76f8ecbf
|
added data/order, docs
changed splay-tree, skip-list constructors to take orders
|
2010-09-17 16:54:54 -06:00 |
|
Ryan Culpepper
|
b74f3461e1
|
added general order functions
|
2010-09-17 16:54:54 -06:00 |
|
Ryan Culpepper
|
1a03a47842
|
updated splay-tree & skip-list interfaces, docs, tests, performance tests
|
2010-09-16 13:20:07 -06:00 |
|
Ryan Culpepper
|
19be445d89
|
contracts for gvector, skip-list
reorganized tests
|
2010-09-16 13:20:06 -06:00 |
|
Ryan Culpepper
|
ae645a18c1
|
added dict-*-contract to racket/dict
added experimental ordered-dict generics (not public yet, no docs)
|
2010-09-14 12:31:26 -06:00 |
|
Ryan Culpepper
|
58aa6873fe
|
added data/heap tests
doc fixes
|
2010-09-14 12:31:26 -06:00 |
|
Ryan Culpepper
|
999c33827c
|
tests for splay-tree and skip-list
|
2010-09-13 13:21:04 -06:00 |
|
Ryan Culpepper
|
cf47297a07
|
gvector tests, fixed bugs, added for/gvector docs
|
2010-09-06 22:15:29 -06:00 |
|
Sam Tobin-Hochstadt
|
0635fc6d75
|
Create data/ collection.
- Initially populated with queues, skip-lists, and interval-maps from unstable/
- Tests in tests/data, docs in data/scribblings
|
2010-08-26 18:22:28 -04:00 |
|