Slava Pestov
|
9d940ebe3c
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-04-21 01:40:04 -05:00 |
Eric Mertens
|
6c70907354
|
Add sequences.lib.reduce-index
|
2008-04-19 23:41:33 -07:00 |
Doug Coleman
|
b257640f97
|
remove ?head*
|
2008-04-19 19:27:46 -05:00 |
Slava Pestov
|
31a9954530
|
Documentation updates and cleanups
|
2008-04-14 05:19:26 -05:00 |
Doug Coleman
|
fafd00bae7
|
rename new -> new-sequence
|
2008-04-13 12:54:58 -05:00 |
Slava Pestov
|
50e3d36d8e
|
Fix nths
|
2008-04-13 01:23:08 -05:00 |
Eduardo Cavazos
|
7c9fcc0f46
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-04-08 02:29:14 -05:00 |
Eduardo Cavazos
|
9430478503
|
sequences.lib: Add each-percent
|
2008-04-08 02:25:14 -05:00 |
Slava Pestov
|
8df3751049
|
Load fix
|
2008-04-07 22:32:46 -05:00 |
Doug Coleman
|
23768dd482
|
remove singleton? from sequences.lib
fix bootstrap error
|
2008-04-01 17:06:36 -05:00 |
Eduardo Cavazos
|
e75222d039
|
More add and add* cleanups
|
2008-03-31 19:24:48 -06:00 |
Eduardo Cavazos
|
aa40350aa7
|
replace add* and add with prefix and suffix
|
2008-03-31 18:18:05 -06:00 |
Doug Coleman
|
3d1ba04462
|
add remove-nth
|
2008-03-22 01:21:21 -05:00 |
Slava Pestov
|
86ed87da0c
|
Get some db words to infer
|
2008-03-15 07:57:38 -05:00 |
Doug Coleman
|
2029be7344
|
better replace word
|
2008-03-14 16:44:40 -05:00 |
Doug Coleman
|
d6fb777e50
|
write a replace word and 2seq>assoc
|
2008-03-14 12:56:36 -05:00 |
Slava Pestov
|
32526206f1
|
Help fixes
|
2008-03-11 19:51:58 -05:00 |
Slava Pestov
|
26df05b912
|
More unit test fixes
|
2008-03-08 04:27:19 -06:00 |
Doug Coleman
|
61c77e616f
|
rename nths to switches
add ?nth* and nths to sequences.lib
|
2008-03-06 17:10:56 -06:00 |
Slava Pestov
|
e98cd1fd59
|
New convention for unit tests
|
2008-03-01 17:00:45 -05:00 |
Doug Coleman
|
3f151e1a65
|
add deep-all?
|
2008-02-26 02:07:11 -06:00 |
Doug Coleman
|
c68c57b5e4
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-02-24 10:08:17 -06:00 |
Slava Pestov
|
cc600ad54f
|
Cleanups and fixes
|
2008-02-23 22:48:45 -06: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 |
Joe Groff
|
6109335290
|
Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
extra/sequences/lib/lib.factor
|
2008-02-11 17:33:49 -08:00 |
Doug Coleman
|
d7a5f9f505
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-02-11 16:28:19 -06:00 |
Doug Coleman
|
8db19c2ee5
|
add ?first2
|
2008-02-11 16:21:16 -06:00 |
Slava Pestov
|
4daa1943d8
|
Fixing unit tests
|
2008-02-11 14:19:47 -06: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 |
Joe Groff
|
c906d26b13
|
Do dynamic lookup of OpenGL 1.2+ functions on all platforms. Use fallback extension names when the official name is not available, e.g., if glUseProgram is missing try glUseProgramObjectARB instead
|
2008-02-07 22:43:05 -08: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
|
5459105264
|
Merge git://factorcode.org/git/factor
Conflicts:
extra/sequences/lib/lib.factor
|
2008-02-03 16:06:36 -06:00 |
Eduardo Cavazos
|
8cfc644893
|
sequences.lib: indices
|
2008-02-03 03:48:58 -06:00 |
Doug Coleman
|
ea8ad2b04c
|
Merge git://factorcode.org/git/factor
Conflicts:
extra/http/http.factor
|
2008-02-01 22:47:05 -06:00 |
Doug Coleman
|
004dd0dc5e
|
add accumulator
|
2008-02-01 22:46:32 -06:00 |
Eduardo Cavazos
|
bff385269c
|
Lot's of USING: fixes for ascii or unicode
|
2008-02-01 18:26:32 -06:00 |
Doug Coleman
|
c27d17e1ec
|
unbreak singleton?
|
2008-01-13 10:33:36 -10:00 |
Doug Coleman
|
a592f3a37b
|
make singleton? foldable
|
2008-01-13 08:02:41 -10:00 |
Slava Pestov
|
9c4bde0f4a
|
Fix sequences.deep
|
2008-01-10 22:06:37 -05:00 |
Slava Pestov
|
c8360f5ae5
|
Rename curry* to with
|
2008-01-09 17:36:30 -05:00 |
Slava Pestov
|
4e43b946f9
|
Fix conflicts
|
2008-01-06 14:17:50 -04:00 |
Slava Pestov
|
8285eeda9a
|
Fix conflict
|
2008-01-06 13:30:23 -04:00 |
Doug Coleman
|
67fe34ba88
|
Merge http://littledan.onigirihouse.com/factor
|
2007-12-28 11:04:44 -06:00 |
Daniel Ehrenberg
|
c936895160
|
sequences.deep bug fix
|
2007-12-27 21:03:12 -05:00 |
Doug Coleman
|
c6ce216e03
|
Add ?first .. ?fourth to sequences.lib
|
2007-12-27 16:38:54 -06:00 |
Daniel Ehrenberg
|
85a5beed74
|
Adding sequences.deep
|
2007-12-24 13:20:52 -05:00 |
Daniel Ehrenberg
|
b8f210a3be
|
Merge branch 'master' into xml
Conflicts:
extra/rss/rss.factor
extra/sequences/lib/lib.factor
extra/xml/data/data.factor
|
2007-12-19 12:40:55 -05:00 |
Doug Coleman
|
d2163097f0
|
Add cut-all, human-sort to sequences.lib
|
2007-12-18 02:37:06 -06:00 |
Slava Pestov
|
9ef535bc77
|
Add greendale's partition combinator to sequences.lib
|
2007-12-16 20:34:44 -05:00 |
Daniel Ehrenberg
|
4a29e2e707
|
Functions added to sequences.lib; used in shufflers
|
2007-12-08 00:16:26 -05:00 |
Daniel Ehrenberg
|
0c3e6501fe
|
New XML generation sytnax and word in sequences.lib
|
2007-11-30 23:22:08 -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
|
1df90f392d
|
Move delete-random to sequences.lib
|
2007-11-05 02:25:53 -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 |