Commit Graph

19 Commits (db42e128538f32bb3399f5469866d1b3553ecea3)

Author SHA1 Message Date
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