John Benediktsson
|
d75b5cd7d6
|
sequences: add a copy-unsafe that can be used sometimes.
|
2013-03-06 14:06:33 -08:00 |
John Benediktsson
|
d0adf11f5d
|
sequences: define a single "?set-nth" that is used.
|
2013-02-20 10:42:21 -08: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
|
061a4c6dc9
|
sequences: change stack effect docs for map-reduce to be more consistent.
|
2012-09-27 11:14:21 -07:00 |
John Benediktsson
|
50ffb0c2d1
|
update some docs that should use $quotation.
|
2012-09-27 11:09:17 -07:00 |
John Benediktsson
|
af796f0807
|
sequences: fix docs to use "dst" as a convention.
|
2012-09-19 16:45:28 -07:00 |
John Benediktsson
|
2ce4b091af
|
sequences: minor docs fixes.
|
2012-07-27 21:04:37 -07:00 |
John Benediktsson
|
4f2b406203
|
sequences: fix typo in docs for shorten.
|
2012-07-20 09:04:51 -07:00 |
John Benediktsson
|
a63bd9e2ba
|
sequences: change prepend to return type of first sequence to match append.
|
2012-05-29 11:59:03 -07:00 |
John Benediktsson
|
0d4bd75492
|
sequences: adding find-index-from.
|
2012-04-27 13:41:47 -07:00 |
John Benediktsson
|
f0f0751910
|
sequences: improve docs for map-sum.
|
2011-11-09 15:00:08 -08:00 |
Joe Groff
|
83215f75d3
|
sequences: relate max, min, supremum, infimum docs
Suggested by @yac. Closes #321.
|
2011-11-02 13:43:06 -07:00 |
Doug Coleman
|
ac89b4dffa
|
Link ?first ?second ?last from an article.
|
2011-10-13 15:53:31 -07:00 |
John Benediktsson
|
b3f5154cc7
|
sequences: adding ?last for symmetry.
|
2011-10-13 13:04:24 -07:00 |
John Benediktsson
|
59fe95c9e9
|
sequences: define ?first and ?second.
|
2011-10-13 12:53:46 -07:00 |
John Benediktsson
|
099177a8f4
|
sequences: adding find-index.
|
2011-10-12 19:41:54 -07:00 |
John Benediktsson
|
437165dbfb
|
Revert "sequences: change to use tuple-hashcode algorithm, make string-hashcode work like old sequence-hashcode."
This reverts commit 7b7b0d4542.
|
2011-10-06 08:37:05 -07:00 |
John Benediktsson
|
7b7b0d4542
|
sequences: change to use tuple-hashcode algorithm, make string-hashcode work like old sequence-hashcode.
|
2011-10-05 19:22:50 -07:00 |
John Benediktsson
|
732902ac97
|
sequences: removing 2unclip-slice.
|
2011-10-02 09:26:20 -07:00 |
Doug Coleman
|
fba4a48a69
|
Fix sequences docs for change-nth stack effect and example needed using section
|
2011-09-21 10:09:03 -05:00 |
Keita Haga
|
27aba4035e
|
sequences: surround a $example with a $examples to the if-empty word's help
|
2011-01-26 15:06:35 +09:00 |
Keita Haga
|
5009f89ab6
|
sequences: put a period to description of trim-head-slice word
|
2011-01-16 09:59:27 +09:00 |
Keita Haga
|
6133287f4f
|
sequences: enclose some $examples in '$examples'
|
2011-01-14 19:29:17 +09:00 |
Keita Haga
|
b043e48e9e
|
remove useless whitespace in several documentation
|
2011-01-05 15:55:34 +09:00 |
Keita Haga
|
bec72c6d8c
|
sequences: fix typos in docs
|
2011-01-05 14:01:11 +09:00 |
Keita Haga
|
ff5e74ebcf
|
io.files.info.unix, sequences: few $examples and $unchecked-examples turn into $codes
|
2010-12-23 04:05:06 +09:00 |
Keita Haga
|
40291dcf53
|
sequences, syntax, vocabs.parser: remove useless whitespace in docs
|
2010-12-23 03:42:41 +09:00 |
John Benediktsson
|
7ac352ca14
|
sequences: fix typo in docs.
|
2010-09-10 13:22:48 -07:00 |
Slava Pestov
|
4f4fa18625
|
sequences: remove unused 2reverse-each word
|
2010-05-10 00:46:29 -04:00 |
Slava Pestov
|
05dba2ba81
|
sequences: remove stupid <flat-slice> word
|
2010-04-17 00:58:30 -05:00 |
Slava Pestov
|
94cf6e1fec
|
sequences: 'accumulate' now outputs a sequence of the same type as its input
|
2010-04-14 21:51:00 -07:00 |
Joe Groff
|
1ca57e5465
|
fix up sequences help-lint
|
2010-03-09 20:29:44 -08:00 |
Slava Pestov
|
fce5a1644a
|
sequences: fix help lint
|
2010-02-26 00:44:48 +13:00 |
Slava Pestov
|
e5fc398dae
|
sequences: add cartesian-each, cartesian-map, cartesian-product words to eliminate some duplication throughout the codebase
|
2010-02-25 20:54:57 +13:00 |
Slava Pestov
|
6b88939d47
|
sequences: add suffix! to destructive sequence ops article
|
2010-02-25 05:57:09 +13:00 |
Philipp Brüschweiler
|
d950258284
|
sequences: clarify some stack effect and examlpes in docs
|
2010-02-19 11:26:01 +01:00 |
Slava Pestov
|
74891bc02a
|
Update documentation for new help lint check
|
2010-02-19 12:31:52 +13:00 |
Slava Pestov
|
974074d089
|
A few documentation fixes
|
2010-02-17 00:05:36 +13:00 |
Doug Coleman
|
8ae200d419
|
Rename accumulator to collector, pusher to selector
|
2010-01-22 15:00:53 -06:00 |
Doug Coleman
|
4895967acf
|
Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
core/sequences/sequences-docs.factor
|
2010-01-14 17:22:02 -06:00 |
Doug Coleman
|
37d4e0c1eb
|
Fix a few integers-as-sequences in docs
|
2010-01-14 17:20:43 -06:00 |
Slava Pestov
|
206e03ee50
|
generic, sequences: update docs for iota
|
2010-01-15 08:23:27 +13:00 |
Slava Pestov
|
880fb747fc
|
Removing integers-as-sequences
|
2010-01-15 07:15:33 +13:00 |
Slava Pestov
|
2a30ef7dc9
|
sequences: fix map-reduce and 2map-reduce docs, reported by Ben Schlingelhof
|
2009-12-12 15:16:11 -05:00 |
Doug Coleman
|
12127bbe60
|
link pusher and accumulator in docs
|
2009-12-07 16:26:24 -06:00 |
Slava Pestov
|
08b6ebc7fa
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
Philipp Brüschweiler
|
4d185704d6
|
sequences: rename virtual-seq to virtual-exemplar
|
2009-11-07 00:06:26 +01:00 |
Joe Groff
|
045b85d033
|
rearrange destructive sequence ops docs
|
2009-10-31 16:53:39 -05:00 |
Doug Coleman
|
1ee8c8f5eb
|
sigma -> map-sum
|
2009-10-29 14:34:04 -05:00 |
Doug Coleman
|
962fac01d5
|
link a word in docs
|
2009-10-28 16:17:08 -05:00 |