John Benediktsson
|
46d4b33349
|
sorting.slots: make sort-keys-by and sort-values-by support hashtables.
|
2017-07-05 16:46:06 -07:00 |
John Benediktsson
|
e477f6996f
|
Fix comments to be ! not #!.
|
2015-09-08 16:15:10 -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 |
Björn Lindqvist
|
60ffe0680e
|
kernel: new combinator 2with = with with
|
2014-07-22 07:40:13 -07:00 |
John Benediktsson
|
3c1356bf69
|
Adding stack effects.
|
2011-09-23 17:46:40 -07:00 |
Doug Coleman
|
2cd10e7166
|
Don't rely on integers as sequences for unit tests
|
2010-01-15 07:15:36 +13:00 |
Keith Lazuka
|
405e5d015b
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
Slava Pestov
|
2979360d48
|
sorting.slots: help lint
|
2009-04-18 19:52:12 -05:00 |
Slava Pestov
|
0ca924124a
|
Rewrite sorting.slots
|
2009-04-18 16:44:24 -05:00 |
Doug Coleman
|
c1d1fe9b20
|
minor fixes in sorting
|
2009-04-18 13:44:20 -05:00 |
Doug Coleman
|
7e5ab38ed1
|
use unclip-last-slice
|
2009-04-18 02:04:58 -05:00 |
Doug Coleman
|
9503efa9a8
|
working on sorting.slots
|
2009-04-18 01:38:39 -05:00 |
Doug Coleman
|
549ddcd2df
|
make some words not macros
|
2009-04-17 21:24:36 -05:00 |
Doug Coleman
|
5fd9f446e7
|
use more macros in sorting, fix test
|
2009-04-04 15:45:56 -05:00 |
Doug Coleman
|
6f2c4fc02a
|
slim down the sorting.functor using more combinators
|
2009-04-04 00:02:15 -05:00 |
Doug Coleman
|
c97ca399d8
|
refactor a bit, document sort-by
|
2009-04-03 19:49:49 -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
|
2e1652db6d
|
simplify sorting.slots a bit
|
2009-04-03 17:38:21 -05:00 |
Slava Pestov
|
6b25e99470
|
Add summary for heaps more vocabs
|
2009-02-16 21:05:13 -06: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 |