John Benediktsson
|
de48558d12
|
sets: adding ?delete that returns a boolean if elt was deleted from set.
|
2017-02-07 13:31:07 -08:00 |
Björn Lindqvist
|
b82ea14af0
|
sets,compiler.cfg.stacks.global: putting the refine word in sets
|
2016-08-30 02:34:37 +02:00 |
John Benediktsson
|
e7a42b1dc4
|
sets: rename unordered-set back to set.
|
2016-03-29 15:46:29 -07:00 |
John Benediktsson
|
35ca557ce7
|
core: use $sequence help-markup in a few places.
|
2016-03-16 10:13:56 -07:00 |
Doug Coleman
|
28dcd0667a
|
factor: rename set to unordered-set.
|
2015-08-12 10:54:19 -05:00 |
John Benediktsson
|
57f9d78892
|
improve help by linking to types directly.
|
2014-05-23 20:20:15 -07:00 |
John Benediktsson
|
c60d4a0066
|
sets: adding intersect!.
|
2013-03-24 16:48:45 -07:00 |
John Benediktsson
|
317db2826e
|
sets: add proper spacing to docs.
|
2013-03-21 21:23:17 -07:00 |
John Benediktsson
|
66165f3660
|
sets: adding diff!.
|
2013-03-08 08:21:16 -08:00 |
John Benediktsson
|
ffd03ec922
|
sets: adding union! and intersection.
|
2013-03-08 07:57:45 -08:00 |
John Benediktsson
|
f46bf3ac5d
|
sets: adding clear-set.
|
2013-03-07 18:48:15 -08:00 |
John Benediktsson
|
548af01845
|
sets: adding ?adjoin.
|
2012-05-14 15:47:44 -07:00 |
John Benediktsson
|
e8dad98240
|
sets: update docs for "combine".
|
2011-09-17 08:14:14 -07:00 |
Slava Pestov
|
6147460225
|
sets: fix help lint
|
2011-01-29 00:07:08 -05:00 |
Slava Pestov
|
0b52600143
|
sets: document combine word
|
2011-01-28 22:56:46 -05:00 |
Slava Pestov
|
3c73e53db3
|
sets, bit-sets: cleanups
|
2010-12-27 20:10:37 -08:00 |
John Benediktsson
|
47faf5f6ae
|
sets: adding cardinality word.
|
2010-12-27 19:22:36 -08:00 |
Doug Coleman
|
bd0a27c18e
|
Sets docs -- testing set membership: member? -> in?
|
2010-06-05 18:55:46 -05:00 |
Daniel Ehrenberg
|
26c3bf2611
|
Adding docs on null? and the changes for require-when
|
2010-04-18 14:44:52 -05:00 |
Slava Pestov
|
c36d85ab47
|
sets, hash-sets, bit-sets: fix some typos in the documentation
|
2010-03-30 01:10:39 -04:00 |
Daniel Ehrenberg
|
7fcc03b8b6
|
Fixing spacing in the sets docs
|
2010-03-16 21:30:17 -04:00 |
Daniel Ehrenberg
|
1da6ea957a
|
Fixing bugs with sets, including adding new within and without words
|
2010-03-16 20:17:26 -04:00 |
Daniel Ehrenberg
|
7ad324837b
|
Updated documentation for sets
|
2010-02-27 00:27:40 -05:00 |
Slava Pestov
|
a495f8e099
|
assocs: move conjoin and conjoin-at to assoc docs
|
2010-02-16 15:29:46 +13:00 |
Slava Pestov
|
0612bc6177
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
Doug Coleman
|
bd13e018dd
|
memq? -> member-eq?, sorted-memq? -> sorted-member-eq?
|
2009-10-28 15:02:00 -05:00 |
Keith Lazuka
|
405e5d015b
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
Slava Pestov
|
fd9a353fd6
|
Move conjoin-at from compiler.cfg.liveness to sets
|
2009-07-21 03:02:06 -05:00 |
Slava Pestov
|
b42c6c4425
|
Move histogram words from core/sets to extra/histogram
|
2009-06-18 21:55:33 -05:00 |
Doug Coleman
|
03b8e1b756
|
don't write docs with auto-use enabled
|
2009-06-18 19:29:10 -05:00 |
Doug Coleman
|
97f0a24e45
|
add histogram and sequence>assoc to sets
|
2009-06-18 17:29:41 -05:00 |
Slava Pestov
|
9d1c4f39a8
|
Some gold plating
|
2009-05-01 02:03:22 -05:00 |
Doug Coleman
|
3c408342ef
|
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
|
2009-01-29 22:19:07 -06:00 |
Slava Pestov
|
e6aa33ac12
|
Add new intersects? word and use it in a few places instead of intersect empty?
|
2009-01-12 01:51:38 -06:00 |
Doug Coleman
|
7ba89e29aa
|
add docs for gather
|
2008-09-17 00:49:55 -05:00 |
Slava Pestov
|
b887849eb9
|
Add duplicates word: finds elements which appear more than once
|
2008-07-13 20:46:41 -05:00 |
erg
|
eda8281694
|
document conjoin
|
2008-07-12 20:56:44 -05:00 |
Slava Pestov
|
d57c66690d
|
Fix errors reported by builder
|
2008-05-29 02:47:30 -05:00 |
Slava Pestov
|
5cb13132af
|
adjoin and conjoin words added
|
2008-05-25 19:44:37 -05:00 |
Slava Pestov
|
1bd8b19ff5
|
Rename subassoc? to assoc-subset?, add subset? word for sequences
|
2008-05-01 20:01:57 -05:00 |
Doug Coleman
|
e264537a1a
|
reverse the arguments of diff, assoc-diff
fix lots of usings
fix help-lint
|
2008-04-26 02:01:06 -05:00 |
Slava Pestov
|
7601005ac6
|
Fix load, test, help failurse
|
2008-04-14 07:53:54 -05:00 |
Slava Pestov
|
31a9954530
|
Documentation updates and cleanups
|
2008-04-14 05:19:26 -05:00 |
Doug Coleman
|
f64d511ca6
|
add usings
|
2008-04-14 02:40:32 -05:00 |
Doug Coleman
|
4597cab824
|
move some words to sets
write docs for sets
started on usings..
|
2008-04-14 02:20:37 -05:00 |