John Benediktsson
|
6f388a7013
|
sets: adding test for cardinality of arrays.
|
2011-09-03 16:34:33 -07:00 |
Doug Coleman
|
747f420107
|
Add a bunch of unit tests for 100% code coverage in sets vocab
|
2011-08-26 15:03:55 -05:00 |
Doug Coleman
|
2f9f2dcbf3
|
Rearrange sets-tests in order the words are defined, remove duplicate test, add a test.
|
2011-08-24 17:55:05 -07:00 |
Doug Coleman
|
a569b7b9cc
|
subset? was broken...
|
2011-08-16 14:19:24 -07:00 |
John Benediktsson
|
9220c43519
|
Merge branch 'master' of git://github.com/slavapestov/factor into fast-sets
|
2011-01-05 17:30:48 -08:00 |
John Benediktsson
|
169c666101
|
sets: make intersect, intersects?, and subset? faster.
|
2010-12-29 04:53:22 -08:00 |
Slava Pestov
|
f6c093d266
|
sets, bit-sets: cleanups
|
2010-12-27 20:10:37 -08:00 |
John Benediktsson
|
2534bd5054
|
sets: adding cardinality word.
|
2010-12-27 19:22:36 -08:00 |
Daniel Ehrenberg
|
30e0471ade
|
Adding null? word to test if a set is empty
|
2010-04-17 16:25:51 -05:00 |
Daniel Ehrenberg
|
384f854d77
|
Fixing bugs with sets, including adding new within and without words
|
2010-03-16 20:17:26 -04:00 |
Daniel Ehrenberg
|
0f0571e48a
|
Moving new-sets to sets
|
2010-02-26 16:01:01 -05:00 |
Slava Pestov
|
08b6ebc7fa
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
Slava Pestov
|
fbba0dd2cc
|
Move histogram words from core/sets to extra/histogram
|
2009-06-18 21:55:33 -05:00 |
Doug Coleman
|
14114606a6
|
add histogram and sequence>assoc to sets
|
2009-06-18 17:29:41 -05: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 |
Slava Pestov
|
ec71ee0940
|
Bug fixes
|
2008-05-28 19:34:18 -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 |
Doug Coleman
|
4597cab824
|
move some words to sets
write docs for sets
started on usings..
|
2008-04-14 02:20:37 -05:00 |