Commit Graph

18 Commits (c2c92bacdf59461f4cc1855e143b91d50d3581ef)

Author SHA1 Message Date
John Benediktsson c2c92bacdf splitting: removing split* to extras. 2013-04-01 09:14:01 -07:00
John Benediktsson e2293f1573 splitting: add another test case to make sure we can access ... args. 2013-03-31 18:52:53 -07:00
John Benediktsson 0d5d0d3f83 splitting: change split* to preserve (separately) the separators. 2013-03-31 16:05:30 -07:00
John Benediktsson 80c265ac16 splitting: adding split1-when-slice and split-when-slice. 2013-03-27 16:00:16 -07:00
John Benediktsson 535fc405ed splitting: string-lines docs say it returns strings, so do that. 2013-03-24 19:45:29 -07:00
Doug Coleman 2e6050bf54 splitting: Support SBUF" " with split-lines. Fixes #575. Thanks @mrjbq7
for the patch.
2013-03-23 14:00:29 -07:00
Doug Coleman 9040ed25f2 sequences: Add join-as, which takes an exemplar. Move split-subseq and replace from unicode.case to splitting and fix an infinite loop with split-subseq. Add docs/tests. 2013-01-03 16:44:25 -08:00
John Benediktsson 2edcde1060 splitting: adding split*, a variant that keeps elements we split upon. 2012-06-20 19:57:11 -07:00
John Benediktsson 12ead33e57 splitting: adding split1-when. 2012-04-18 15:55:15 -07:00
Joe Groff f427c16cb3 factor "split-when" (split on predicate) from "split" 2009-11-06 16:29:33 -06:00
Doug Coleman 75c32bde5a cleaner unit-tests 2008-11-22 20:34:25 -06:00
Doug Coleman 374ad0752e add using 2008-11-22 20:31:23 -06:00
Doug Coleman 26cb48b0ab rename last-slice1 to slice1-last. add slice1-slice and slice1-last-slice, docs, and tests 2008-11-22 19:59:43 -06:00
Slava Pestov 29fa4a8a54 assoc-find is no longer generic 2008-06-09 05:22:21 -05:00
Slava Pestov 78bd877339 Fix groups set-length 2008-03-20 20:12:01 -05:00
Slava Pestov e98cd1fd59 New convention for unit tests 2008-03-01 17:00:45 -05:00
Slava Pestov be2c8b13d7 Rename unit-test-fails to must-fail and add must-fail-with to replace [ t ] [ [ ... ] catch ... ] unit-test idiom 2008-02-06 13:47:19 -06:00
Slava Pestov a96457cecc Initial import 2007-09-20 18:09:08 -04:00