Commit Graph

361 Commits (revert-2214-feature-commandline-documentation)

Author SHA1 Message Date
Doug Coleman faf54ce8e2 fix yet more multiline tests 2009-09-23 12:57:37 -05:00
Doug Coleman eceed177d6 replace usages of <" with """ 2009-09-20 22:42:40 -05:00
Philipp Brüschweiler 8738b3d219 sequences.product: product-each and product-map
misc/vim.syntax.fgen: small fix for quotation highlighting
2009-09-04 16:40:47 +02:00
Doug Coleman 3f3d57032b Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
Sam Anklesaria 0c4b9a0d58 simplified ui.gadgets.tables 2009-08-05 16:24:56 -05:00
Sam Anklesaria c05e91a7a3 replaced redundancies 2009-08-04 17:16:34 -05:00
Sam Anklesaria cc38d1ada6 Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
	basis/functors/functors.factor
	basis/io/launcher/launcher.factor
	basis/ui/gadgets/tables/tables.factor
2009-07-22 10:02:09 -05:00
Maximilian Lupke 08814c3308 sequences.abbrev: add docs - not much, but a start 2009-07-21 00:37:45 +02:00
Maximilian Lupke ea7cbd2b5a sequences.abbrev: keep insertion order 2009-07-20 20:18:13 +02:00
Maximilian Lupke e3ec2b6c8b sequences.abbrev: more small refactoring 2009-07-20 17:22:55 +02:00
Maximilian Lupke 52e09199e1 sequences.abbrev: small refactoring 2009-07-20 01:40:20 +02:00
Maximilian Lupke 8e9badd4f5 sequences.abbrev: Initial commit 2009-07-20 01:31:26 +02:00
Sam Anklesaria 5a465d016b changed frp demo to a gui sudoku solver 2009-06-25 16:09:23 -05:00
Slava Pestov 0d2c3cd552 sequences.product: fix ABOUT: 2009-05-30 13:23:07 -05:00
Joe Groff a2056d932c gold plating for sequences.product 2009-04-26 13:09:30 -05:00
Joe Groff f007c281e3 docs for sequences.product 2009-04-26 13:08:15 -05:00
Joe Groff 303ce55dc6 more efficient product-each and product-map that don't /mod all over the place 2009-04-26 12:27:50 -05:00
Joe Groff d2e293eb5e product virtual sequence 2009-04-26 09:39:38 -05:00
Slava Pestov 8385e9d9f5 Fixing compile errors, test failures and help lint failures 2009-03-23 17:12:41 -05:00
Slava Pestov 723bfab030 Fixing unit tests for syntax change 2009-03-23 00:34:02 -05:00
slava e29f18a2f4 Trying to fix a bad merge...
Revert "Merge branch 'master' of git://factorcode.org/git/factor"

This reverts commit da639739bd, reversing
changes made to 346a61f497.
2009-02-03 00:27:34 -06:00
Slava Pestov fbc69718a7 Remove .swo file 2009-01-30 14:44:39 -06:00
Joe Groff ebf6cbaa0d remove math.blas.syntax and merge parsing words into math.blas.vectors/matrices 2009-01-30 11:42:43 -06:00
Joe Groff 9d44f16ff6 fix sequences.squish test 2009-01-30 10:29:25 -06:00
Joe Groff b06ff3750d Metadata for svg, sequences.squish, math.affine-transforms 2009-01-30 10:15:26 -06:00
Joe Groff aad17e43ef math.affine-transforms, sequences.squish, and svg vocabs 2009-01-30 09:39:15 -06:00
Slava Pestov 298fdecf32 Fixing eval unit test, and help lint failures from stricter help lint 2009-01-27 15:38:01 -06:00
Joe Groff e88781b73e gold plating for sequences.n-based 2008-12-18 14:17:27 -08:00
Joe Groff 797905b2bb n-based sequence assocs 2008-12-18 14:04:13 -08:00
Slava Pestov f652734a4e Move assocs/combinators/namespaces/sequences/strings.lib vocabs to unmaintained since nobody uses them anymore 2008-12-18 00:18:13 -06:00
Slava Pestov 3d1c46417a Update more vocabs for >r/r> removal 2008-12-17 23:36:13 -06:00
Slava Pestov 6fb57d821f Move math.blas to basis 2008-12-17 23:23:43 -06:00
Joe Groff c3ca5a8191 i fail at documentation 2008-12-04 18:47:18 -08:00
Joe Groff ef0bc65039 Merge branch 'master' of git://factorcode.org/git/factor 2008-12-04 13:41:30 -08:00
Joe Groff f990647d67 Renovate math.blas.vectors to build off of functors and specialized-arrays. Add complex and complex-components sequence wrappers. Fix small bug in functors 2008-12-04 13:40:55 -08:00
Doug Coleman 3ab0d03a19 extra: swap 3append -> glue, remove some >r r> 2008-12-03 19:11:55 -06:00
Slava Pestov 90a50c73ed Forgot to add fry to USING: list in sequences.lib 2008-12-02 02:45:53 -06:00
Slava Pestov c27faa3de4 Remove 3compose: nothing in core used it, and basis code can use fry 2008-12-02 00:25:23 -06:00
Doug Coleman d575664969 add two words to sequences.lib 2008-11-11 13:06:31 -06:00
Doug Coleman 4b0b19e8e7 remove a couple unused words 2008-10-15 12:04:32 -05:00
Doug Coleman aebb582634 remove ?first etc 2008-10-04 11:45:48 -05:00
John Benediktsson 0b57ce6c52 Remove switch from sequences-lib (exists as exchange). 2008-10-01 17:46:09 -07:00
John Benediktsson 4b5ed34f9e Adding 'switch' word to sequences-lib. 2008-09-30 08:07:18 -07:00
John Benediktsson 2f5834e865 Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:

	extra/sequences/lib/lib.factor
2008-09-25 21:30:35 -07:00
John Benediktsson 0c030d70ea Moving enumerate to sequences-lib. 2008-09-25 21:25:27 -07:00
John Benediktsson c6d8362d97 Cleaner version of randomize. 2008-09-25 21:19:28 -07:00
Doug Coleman 86339deb22 better randomize 2008-09-25 16:17:37 -05:00
John Benediktsson 7273094ffe Improvements to randomize based on IRC feedback. 2008-09-25 13:20:30 -07:00
John Benediktsson fd969a3a7f Adding a randomize word to sequences-lib. 2008-09-25 13:11:48 -07:00
Slava Pestov 82a076df79 Clean up human sort, move it to basis 2008-09-12 15:49:46 -05:00
Slava Pestov f497c7e151 Move map-reduce combinator to core, re-implement norm-sq and v. for better performance 2008-09-12 11:29:12 -05:00
Slava Pestov cf80dd122a Updating code for make and fry changes 2008-09-10 22:11:40 -05:00
Doug Coleman ad890e8a31 if-empty changes 2008-09-06 17:15:25 -05:00
Slava Pestov 6792ff748e Move partition combinator into core 2008-09-05 19:32:19 -05:00
Slava Pestov aea0fed14c Fixing basis -> extra dependencies 2008-09-05 19:29:14 -05:00
Doug Coleman 6607d8c47e new accessors 2008-09-02 12:35:34 -05:00
Daniel Ehrenberg 70aa3fa569 XML updates 2008-08-28 00:02:54 +02:00
Slava Pestov 1f02696b08 Merge branch 'master' into new_optimizer 2008-08-14 23:39:05 -05:00
Doug Coleman a84404bc0d add some more utility words like when-empty 2008-08-14 00:21:10 -05:00
Slava Pestov 3735f135c0 Move nths word to core 2008-08-13 18:56:41 -05:00
Slava Pestov 3430c69c1e Re-organize persistent data structures 2008-08-06 01:06:14 -05:00
Slava Pestov d66f887736 Create basis vocab root 2008-07-28 22:03:13 -05:00
Slava Pestov 9cc761d899 More efficient branch? word 2008-07-27 22:45:46 -05:00
Slava Pestov ac2bf0b87d Adding inline recursive declarations 2008-07-18 19:22:59 -05:00
Slava Pestov 34b0fad704 Move firstn to generalizations, clean it up a bit 2008-07-13 19:50:37 -05:00
Slava Pestov 34c0cf6111 Use tr instead of substitute in a few places 2008-07-09 19:43:46 -05:00
Doug Coleman 3cb382c70b Merge branch 'master' of git://factorcode.org/git/factor 2008-07-08 15:34:12 -05:00
U-SLAVA-DFB8FF805\Slava 0051a50b75 Move general shufflers and combinators into generalizations, move narray there too 2008-07-07 19:36:33 -05:00
Doug Coleman 7b78269051 Merge branch 'master' of git://factorcode.org/git/factor 2008-07-04 18:23:24 -05:00
Slava Pestov ef2fddb1ec Fix conflict 2008-07-03 16:46:21 -05:00
Doug Coleman a3c3527655 Merge branch 'master' of git://factorcode.org/git/factor 2008-07-03 15:18:15 -05:00
Eduardo Cavazos 5e961cf89f sequences.lib-tests: remove sigma and count 2008-07-03 12:28:55 -05:00
Eduardo Cavazos 07315431c8 sequences.lib-docs: remove sigma and count 2008-07-03 12:26:12 -05:00
Eduardo Cavazos 068718d086 sequences.lib: remove sigma and count (moved to core) 2008-07-03 12:24:45 -05:00
Slava Pestov 17b94261c5 Fix deploy tests 2008-07-02 21:52:28 -05:00
Doug Coleman 6fa3b93868 Merge branch 'master' of git://factorcode.org/git/factor 2008-06-27 19:41:03 -05:00
Doug Coleman 90624a8764 monotonic-split works on empty seqs 2008-06-27 19:40:46 -05:00
Slava Pestov 8f140402b3 Move short to core 2008-06-18 05:58:05 -05:00
Slava Pestov 229ad78907 Slight cleanup 2008-06-15 00:32:48 -05:00
Slava Pestov 01c3a185b8 Fixing tests 2008-06-13 15:35:40 -05:00
Slava Pestov 045b657474 Move replicate into core; move selection sort into its own vocab; remove usages of and? and or? which are redundant now 2008-06-13 01:51:46 -05:00
Slava Pestov c95851e34f Bug fixes and cleanups 2008-06-11 02:58:38 -05:00
Slava Pestov 9dd5c9919f Mandatory stack effect annotations 2008-06-08 15:32:55 -05:00
Doug Coleman c0b7086ac5 merge 2008-05-25 23:54:28 -05:00
Daniel Ehrenberg 353d4e2ab0 Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:

	extra/sequences/lib/lib-tests.factor
	extra/sequences/lib/lib.factor
2008-05-25 20:33:56 -05:00
Doug Coleman 4186034de6 add if-seq and if-empty 2008-05-23 23:25:32 -05:00
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
Alex Chapman 6f08e8606e note synthesis with harmonics, and added some more virtual sequences 2008-05-20 00:58:45 +10:00
Alex Chapman b43854d72d move openal.waves to synth.buffers, and add merged and repeating sequences 2008-05-19 12:25:58 +10:00
Alex Chapman 950419de4b Adding sequences.merged 2008-05-18 19:09:56 +10: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 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