Daniel Ehrenberg
|
c4fb27f538
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-05-20 16:58:31 -05:00 |
Daniel Ehrenberg
|
1ef44694cd
|
Bug fixes for normalization
|
2008-05-20 16:57:53 -05:00 |
Slava Pestov
|
c60baf1232
|
sift and harvest words added
|
2008-05-13 23:36:55 -05:00 |
Doug Coleman
|
32814ffce5
|
<=> outputs +lt+ +eq+ +gt+
|
2008-04-27 18:57:46 -05:00 |
Doug Coleman
|
4d0ba8c3c1
|
reverse args for assoc-diff, diff
fix lots of usings
fix help lint
|
2008-04-26 02:01:43 -05:00 |
Doug Coleman
|
b7c1f9dbe8
|
extra changes:
index* -> index-from
last-index* -> last-index-from
1 tail -> rest
1 tail-slice -> rest-slice
subset -> filter
prepose
find* -> find-from
find-last* -> find-last-from
before, after generic, < for integers
make between? work for timestamps
|
2008-04-25 23:17:08 -05:00 |
Eric Mertens
|
c56cf86793
|
make sequences.lib.replicate inline
|
2008-04-24 23:14:44 -07:00 |
Slava Pestov
|
4f7d7e3e0c
|
Merge branch 'master' of http://factorforge.org/glguy.factor
|
2008-04-24 14:49:34 -05:00 |
Slava Pestov
|
6fa498f5cb
|
Add 'short' word
|
2008-04-24 14:49:31 -05:00 |
Eric Mertens
|
f9659ecc7c
|
Add sequences.lib.replicate
|
2008-04-22 23:45:30 -07:00 |
Eric Mertens
|
757115bc64
|
Update implementation of sigma to use compose
|
2008-04-21 23:40:35 -07:00 |
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
|
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
|
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 |
Doug Coleman
|
61c77e616f
|
rename nths to switches
add ?nth* and nths to sequences.lib
|
2008-03-06 17:10:56 -06:00 |
Doug Coleman
|
d98fd6e758
|
add ?subseq, ?tail*, ?head*
|
2008-02-18 17:07:01 -06: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
|
8db19c2ee5
|
add ?first2
|
2008-02-11 16:21:16 -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 |
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
|
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
|
c6ce216e03
|
Add ?first .. ?fourth to sequences.lib
|
2007-12-27 16:38:54 -06: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 |