Commit Graph

92 Commits (fb9f879aa6202a962ff263e5d3e630ca4dc692f7)

Author SHA1 Message Date
Slava Pestov fd9bf040ba Removing call-with call-with2; use cleave instead 2008-03-13 03:41:57 -05:00
Joe Groff 07baa20969 Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:

	extra/combinators/lib/lib.factor
2008-03-12 20:52:00 -07:00
Eduardo Cavazos 925b9e241b combinators.cleave: add help 2008-03-12 10:57:57 -06:00
Eduardo Cavazos 8b8d2316b7 combinators.cleave: more helpful effects 2008-03-12 10:57:11 -06:00
Slava Pestov 32526206f1 Help fixes 2008-03-11 19:51:58 -05:00
Slava Pestov e98cd1fd59 New convention for unit tests 2008-03-01 17:00:45 -05:00
Doug Coleman adf5cfda59 clean up retry 2008-02-29 18:04:09 -06:00
Doug Coleman 0102689b1e make retry inline 2008-02-29 00:11:50 -06:00
Doug Coleman fbfa1f8de9 add retry combinator to combinators.lib 2008-02-28 15:42:34 -06:00
Eduardo Cavazos 73ba7221af combinators.cleave: add general cleave macro 2008-02-23 15:51:10 -06:00
Eduardo Cavazos 00333096e1 combinators.cleave: add general spread macro 2008-02-23 14:22:04 -06:00
Joe Groff 5f79372789 Rename out-keep to multikeep and move it into combinators.lib 2008-02-15 22:51:52 -08:00
Aaron Schaefer b4324cdd58 Update search paths after combinators.lib -> sequences.lib move 2008-02-12 16:49:53 -05:00
Slava Pestov e66e6d70e4 Moved dispatch to sequences.private 2008-02-11 01:19:53 -06:00
Slava Pestov a423ca63f4 Tiny cleanup of combinators.lib and sequences.lib 2008-02-11 00:14:40 -06:00
Slava Pestov 5ecf3f7225 Improve unit test documentation and update some tests 2008-02-06 22:58:41 -06:00
Slava Pestov 8428f66933 Fixing unit tests 2008-02-06 15:00:10 -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
Slava Pestov 578ee72509 Fix conflict 2008-01-27 23:17:48 -06:00
Slava Pestov 1c91a286e5 Updating summary and authors 2008-01-27 01:02:31 -04:00
Slava Pestov 6458d6e946 Remove word moved to core 2008-01-26 23:40:01 -04:00
Joe Groff c28f6ee6ff Merge git://factorcode.org/git/factor 2008-01-25 07:08:25 -08:00
Joe Groff c5f0829b09 Add call-with and call-with2 to combinators.lib, which act like map-call-with except they do not collect the results into an array 2008-01-20 10:08:36 -08:00
Doug Coleman 93187f356b add map-index, each-index, 2quot-with, or?, and? 2008-01-16 10:19:50 -10:00
Doug Coleman 8b8ebaacc8 small cleanups from lint 2008-01-12 07:42:47 -10:00
Doug Coleman 824c696e96 change over slip -> keep 2008-01-11 11:04:26 -10:00
Doug Coleman f627598905 add with* assoc-each-with 2008-01-10 16:55:38 -10:00
Daniel Ehrenberg 1dfabe3b34 Merge commit 'slava/master' into unicode
Conflicts:

	core/parser/parser.factor
	core/source-files/source-files.factor
	extra/unicode/unicode-tests.factor
	extra/unicode/unicode.factor
2008-01-09 17:30:59 -06:00
Slava Pestov c8360f5ae5 Rename curry* to with 2008-01-09 17:36:30 -05:00
Daniel Ehrenberg e4de6fd8af Changing combinators.lib 2008-01-09 13:44:58 -06:00
Slava Pestov 4e43b946f9 Fix conflicts 2008-01-06 14:17:50 -04:00
Daniel Ehrenberg df5fa5f239 combinators.lib:construct-slots 2007-12-30 23:59:56 -05:00
Slava Pestov e58cbb2cda : spin swap rot ; 2007-12-29 11:36:20 -05:00
Aaron Schaefer fc403b373b Declared sigma and count to be inline 2007-12-23 22:20:57 -05:00
Slava Pestov d7217801c3 Documentation fixes 2007-12-11 22:36:40 -05:00
Doug Coleman c92a8a4f73 Remove seq>stack as it does not compile 2007-12-06 13:40:35 -06:00
Doug Coleman 61aaa4f0de Add nfirst to combinators.lib and add seq>stack 2007-12-03 23:54:59 -06:00
Eduardo Cavazos 760780adca Factor cleave/spread combinators out of combinators.lib 2007-11-14 17:34:55 -06:00
Eduardo Cavazos bee5738aee add combinators.cleave 2007-11-14 17:32:06 -06:00
Eduardo Cavazos 48304f53b5 combinators.lib: 2bi 2007-10-08 14:51:47 -05:00
Slava Pestov bf56a09b1a Fix unit tests 2007-09-27 22:20:34 -04:00
Slava Pestov a96457cecc Initial import 2007-09-20 18:09:08 -04:00