Commit Graph

32 Commits (bd89b4eb12e8a88ca540717c9a125b82a070a4f4)

Author SHA1 Message Date
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
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 a96457cecc Initial import 2007-09-20 18:09:08 -04:00