Commit Graph

24 Commits (2c82dfb51ba6923c2e7dcf3fac5109ae9da528f2)

Author SHA1 Message Date
Doug Coleman 1fcf96cada factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon. 2015-07-25 22:59:56 -07:00
John Benediktsson 39055423ce splitting.monotonic: a bit faster. 2015-07-17 14:23:50 -07:00
John Benediktsson 327a4ba5af splitting.monotonic: cleanup and simplify monotonic-split. 2015-07-17 12:14:33 -07:00
John Benediktsson 59676ce68a splitting.monotonic: return array from empty trends. 2015-07-16 17:23:24 -07:00
John Benediktsson e2703b5720 splitting.monotonic: faster and simpler monotonic-slice. 2015-07-16 17:20:41 -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
John Benediktsson 818f337b02 cleanup "over push" is "suffix!". 2014-11-30 08:38:59 -08:00
John Benediktsson 305ba30e96 splitting.monotonic: faster monotonic-split. 2014-11-15 16:52:31 -08:00
John Benediktsson 4e72d80256 Using "same?" in more places. 2012-07-21 10:22:44 -07:00
John Benediktsson e6f30668e1 splitting.monotonic: revert to previous monotonic-split (thanks @k7f!). 2012-07-16 07:39:03 -07:00
John Benediktsson 1ea580d911 splitting.monotonic: cleanup, a little faster. 2012-07-14 15:22:34 -07:00
Doug Coleman 6fdf24d5b4 splitting.monotonic: Don't throw away the last result. Fixes #462. 2011-12-27 11:45:01 -06:00
John Benediktsson 3c1356bf69 Adding stack effects. 2011-09-23 17:46:40 -07:00
Slava Pestov df4fb4a3ee Removing integers-as-sequences 2010-01-15 07:15:33 +13:00
Keith Lazuka 405e5d015b docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
Doug Coleman eceed177d6 replace usages of <" with """ 2009-09-20 22:42:40 -05:00
Doug Coleman 3f3d57032b Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
Joe Groff 7c5ef08aab [ [ ... ] compare ] sort => [ ... ] sort-with 2009-08-02 20:09:23 -05:00
Doug Coleman 407377fc98 rename peek -> last and update all usages 2009-05-25 16:38:33 -05:00
Doug Coleman ea4f8867c7 make monotonic-slice compile 2009-01-09 19:04:10 -06:00
Doug Coleman b9f0d16026 add upward/stable/downward slices, monotonic-slice, trends and docs 2009-01-08 17:01:27 -06:00
Slava Pestov e7f35881ac Move monotonic-split to splitting.monotonic 2008-12-17 20:04:41 -06:00