Commit Graph

17 Commits (0dc90434e2b69a15c3db4a26b66cbd3e29b95d7a)

Author SHA1 Message Date
Doug Coleman 4186034de6 add if-seq and if-empty 2008-05-23 23:25:32 -05:00
Doug Coleman 23768dd482 remove singleton? from sequences.lib
fix bootstrap error
2008-04-01 17:06:36 -05:00
Slava Pestov 86ed87da0c Get some db words to infer 2008-03-15 07:57:38 -05:00
Slava Pestov e98cd1fd59 New convention for unit tests 2008-03-01 17:00:45 -05:00
Doug Coleman d98fd6e758 add ?subseq, ?tail*, ?head* 2008-02-18 17:07:01 -06:00
Aaron Schaefer f18ded9fc6 Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:

	extra/bunny/model/model.factor
	extra/sequences/lib/lib-tests.factor
2008-02-12 16:55:04 -05:00
Aaron Schaefer b4324cdd58 Update search paths after combinators.lib -> sequences.lib move 2008-02-12 16:49:53 -05:00
Slava Pestov 4daa1943d8 Fixing unit tests 2008-02-11 14:19:47 -06: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
Doug Coleman c6ce216e03 Add ?first .. ?fourth to sequences.lib 2007-12-27 16:38:54 -06:00
Daniel Ehrenberg 4a29e2e707 Functions added to sequences.lib; used in shufflers 2007-12-08 00:16:26 -05:00
Doug Coleman 159dd697e4 Fix stack effects
Add take-while
2007-11-30 20:23:27 -06:00
Doug Coleman db3fbb52b2 Add map-until and a unit test for it 2007-11-30 20:01:59 -06:00
Doug Coleman 3e40ab714e Move delete-random to sequences.lib
Add some unit tests
2007-11-05 01:50:19 -06:00
Doug Coleman 485d454f1d Move monotonic-split to sequences.lib
Add singleton?
2007-10-31 16:02:47 -05:00
Slava Pestov 43c83bb4e0 Fixing unit tests 2007-10-06 13:37:11 -04:00
Slava Pestov a96457cecc Initial import 2007-09-20 18:09:08 -04:00