John Benediktsson
|
46d4b33349
|
sorting.slots: make sort-keys-by and sort-values-by support hashtables.
|
2017-07-05 16:46:06 -07: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
|
2cd10e7166
|
Don't rely on integers as sequences for unit tests
|
2010-01-15 07:15:36 +13:00 |
Slava Pestov
|
0ca924124a
|
Rewrite sorting.slots
|
2009-04-18 16:44:24 -05:00 |
Doug Coleman
|
549ddcd2df
|
make some words not macros
|
2009-04-17 21:24:36 -05:00 |
Doug Coleman
|
8fdb3bb27a
|
define a sort-by to take a sequence of comparators without slots
|
2009-04-03 19:43:10 -05:00 |
Doug Coleman
|
c2df6db543
|
rename human-<=> to human<=>, same for human>=<
|
2009-01-25 23:32:02 -07:00 |
Doug Coleman
|
f920007959
|
extend sort-by-slots to work with nested objects, add split-by-slots for already-sorted sequences of tuples
|
2009-01-13 00:20:34 -06:00 |
Doug Coleman
|
d9d349993a
|
Sorting by sequences of accessor/comparator pairs
|
2009-01-08 16:38:44 -06:00 |