Commit Graph

6666 Commits (4d453923ae1f7c65d7274b8f2ea83b4f3b160497)

Author SHA1 Message Date
Slava Pestov ebd0e9250f Clean up some <file-reader> usages to use file-lines, file>csv, and file>xml instead 2009-02-15 20:45:06 -06:00
Doug Coleman 89f3920291 Merge branch 'master' of git://github.com/inforichland/factor-id3 2009-02-15 20:33:58 -06:00
Slava Pestov 6b99b04531 Add vocab: for vocab-relative paths 2009-02-15 19:53:21 -06:00
Tim Wawrzynczak 9363ecc108 Removed extra nulls from v1 tags 2009-02-15 19:12:46 -06:00
Joe Groff 298e75b529 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-13 20:21:42 -06:00
Slava Pestov 83834f802a Fixing twitter 2009-02-13 20:20:22 -06:00
Slava Pestov 3c00e72706 Clean up extra/twitter a little bit 2009-02-13 18:06:55 -06:00
Doug Coleman 8223f42775 decode uname strings as utf8 2009-02-13 15:52:17 -06:00
Joe Groff b3e20dfdf2 better factor annotations docs 2009-02-13 15:10:46 -06:00
Joe Groff 53f6d394ea let the world know you tweet from factor 2009-02-13 13:07:48 -06:00
Joe Groff fb844f2ac0 twitter timelines 2009-02-13 11:54:07 -06:00
Joe Groff 92f3ae39ad gotta load urls.secure to use https 2009-02-12 22:56:46 -06:00
Joe Groff e3f531cba4 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-12 22:40:51 -06:00
Joe Groff 7f8e890f1f twitta 2009-02-12 22:39:48 -06:00
Jason Merrill fe55e939f9 Added math.dual and math.derivatives for computing with dual numbers. Also
made a few more methods in math.functions generic in order to specialize them
on dual numbers.
2009-02-12 23:13:16 -05:00
Doug Coleman 1f6c50fd91 use constant in tar, remove ignore-errors 2009-02-12 16:40:45 -06:00
Doug Coleman 76ae3fd224 Fix compile error in ui.render.test; images API changed... 2009-02-12 08:39:52 -06:00
Slava Pestov cf9e7d1e75 Add byte-order slot to image tuple; rename <image> to load-image, add <image> for making images from scratch 2009-02-12 04:25:33 -06:00
Slava Pestov 2220515947 Re-organize images and images.backend into images and images.loader 2009-02-12 02:41:37 -06:00
Joe Groff ff33f38a02 annotations docs 2009-02-11 19:58:28 -06:00
Joe Groff 87c9ab72c3 don't want to filter nonword annotation usages 2009-02-11 18:58:42 -06:00
Joe Groff 6c723642bd annotations tests 2009-02-11 18:42:01 -06:00
Joe Groff a3115d0215 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-11 18:35:23 -06:00
Joe Groff e8657995b6 code annotations toy 2009-02-11 18:35:08 -06:00
Philipp Brüschweiler aba1dbabcf infix: added meta information and fixed up docs somewhat 2009-02-11 20:56:09 +01:00
Slava Pestov 6ae2694f51 Move images vocab, and constructors (which it depends on) to basis 2009-02-11 05:01:04 -06:00
Slava Pestov ab6ec008dd Remove sorting.slots from images.tiff USING: list 2009-02-11 04:59:47 -06:00
Daniel Ehrenberg e138355abe Merge branch 'master' of git://factorcode.org/git/factor 2009-02-10 21:57:07 -06:00
Doug Coleman 610c43a3c3 remove circular using 2009-02-10 20:49:10 -06:00
Doug Coleman 94f6d28f34 fix a method 2009-02-10 19:34:02 -06:00
Daniel Ehrenberg 72c898e2b5 Code for letting you test the todo list 2009-02-10 19:05:08 -06:00
Doug Coleman 7d60fcc598 clean up some image code 2009-02-10 18:52:28 -06:00
Doug Coleman 1d5f6901c1 fix bitmap drawing 2009-02-10 18:48:10 -06:00
Doug Coleman a1e521b54e working on images protocol 2009-02-10 18:42:21 -06:00
Doug Coleman c2e6ef0366 remove dead pathname 2009-02-10 17:23:21 -06:00
Doug Coleman 46bfb5c8ea clean up <image> 2009-02-10 17:20:36 -06:00
Doug Coleman 970953be1f fix tiff/bitmaps color order 2009-02-10 17:17:36 -06:00
Slava Pestov 07caee3405 Update some existing code to use initialize 2009-02-10 16:16:12 -06:00
Doug Coleman bac9705da1 spiff up id3 docs a bit, and fix help-lint 2009-02-10 10:37:46 -06:00
Tim Wawrzynczak b75f6f88da Merge branch 'master' of git://factorcode.org/git/factor 2009-02-09 22:39:21 -06:00
Tim Wawrzynczak 0ba4a08ea9 Fixed authors.txt and id3-docs 2009-02-09 22:38:27 -06:00
Doug Coleman e5e98cc5cb undo load breakage 2009-02-09 22:05:58 -06:00
Doug Coleman 17724be48c factor out a load-tiff word 2009-02-09 22:05:44 -06:00
Doug Coleman b93b827fb8 Merge git://github.com/inforichland/factor-id3 into inforichland 2009-02-09 21:53:52 -06:00
Tim Wawrzynczak 9f49b19306 Added extra/id3 vocab 2009-02-09 21:50:04 -06:00
Doug Coleman 064e4c8d09 update offscreen docs 2009-02-09 21:41:07 -06:00
Doug Coleman e82f3a8518 update ui.offscreen and ui.render 2009-02-09 21:40:29 -06:00
Doug Coleman d887ff6788 fix screen capture 2009-02-09 21:26:52 -06:00
Doug Coleman 72b343ce03 fix images tests 2009-02-09 21:15:57 -06:00
Doug Coleman 4ff9557351 remove the grpahics vocab 2009-02-09 20:57:59 -06:00
Doug Coleman a1e45570f5 rename graphics to images, add an <image> word to load a path 2009-02-09 20:57:26 -06:00
Doug Coleman 045cd614c6 make more taxes vocabs load by default 2009-02-09 19:18:18 -06:00
Doug Coleman 0237034cad Merge branch 'master' of git://factorcode.org/git/factor 2009-02-09 19:17:00 -06:00
Doug Coleman fbba25e968 clean up tiff 2009-02-09 19:16:46 -06:00
Doug Coleman 3672bcb08f loading some tiff files works! 2009-02-09 18:39:46 -06:00
Slava Pestov 17676efeaa Merge branch 'master' of git://factorcode.org/git/factor 2009-02-09 18:12:00 -06:00
Slava Pestov efc88c5b69 Remove nipd, 3nip, 4nip and tuckd from basis/shuffle 2009-02-09 18:11:42 -06:00
Doug Coleman c379497599 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-09 16:23:47 -06:00
Doug Coleman d45f0c83eb more work on tiff files. 2009-02-09 16:19:09 -06:00
Daniel Ehrenberg 0c589061ad More docs for lazy lists, getting rid of lazy-map-with 2009-02-09 16:18:24 -06:00
Daniel Ehrenberg 35b526cc7a Docs for lists, consolidating list functionality in lists, minor API changes 2009-02-09 14:29:09 -06:00
Daniel Ehrenberg 89e3eb6fa3 Moving lists to basis 2009-02-08 23:49:05 -06:00
Daniel Ehrenberg c4aa14b9d9 Making lazy lists compile, and using them where applicable 2009-02-08 23:06:03 -06:00
Doug Coleman 83252cce04 working on tiff 2009-02-08 17:37:54 -06:00
Slava Pestov aa6166adf2 Fix typo 2009-02-08 00:20:56 -06:00
Doug Coleman c5a3241dae Merge branch 'master' of git://factorcode.org/git/factor 2009-02-07 21:23:53 -06:00
Doug Coleman f08c8dd66d fix some compile bugz 2009-02-07 21:23:35 -06:00
Philipp Bruschweiler 8097b52b12 initial infix vocab 2009-02-08 01:03:35 +01:00
Doug Coleman f499cab2fb seek -> new seeking 2009-02-07 11:35:13 -06:00
Doug Coleman 044fd02b5c more work on tiff -- parse all the relevant ifd-entries 2009-02-07 10:07:41 -06:00
Doug Coleman ec7356446f read ifds for tiff files 2009-02-07 08:59:50 -06:00
Doug Coleman 26f9df982d the start of a tiff library 2009-02-06 23:41:59 -06:00
Doug Coleman 4cd8bba92e better warnings on unsupported bmp formats 2009-02-06 17:31:03 -06:00
Doug Coleman 71d176716b fix 24-game compile error 2009-02-06 16:53:41 -06:00
Doug Coleman 01f6c5a7f6 add a test for saving bitmaps, refactor load-bitmap a bit 2009-02-06 16:40:14 -06:00
Daniel Ehrenberg adab00fa06 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-06 11:56:03 -06:00
Daniel Ehrenberg b206c5a2d1 Finishing getting rid of html.elements from basis 2009-02-06 10:54:13 -06:00
Slava Pestov 5579de1722 Fix load error in graphics.bitmap tests 2009-02-06 05:09:10 -06:00
Daniel Ehrenberg 3ec78f3766 Merge branch 'master' into no-elements
Conflicts:

	basis/html/templates/templates.factor
2009-02-06 00:49:20 -06:00
Doug Coleman f31e19a666 refactoring graphics.bitmap 2009-02-06 00:01:28 -06:00
Daniel Ehrenberg 86c3481f12 Moving XML vocabularies around 2009-02-05 21:17:03 -06:00
Daniel Ehrenberg 2466cafbd1 Fixing stack effects of things that use TAGS: 2009-02-05 19:04:21 -06:00
Daniel Ehrenberg cc89943c08 Getting rid of html.elements from most vocabs 2009-02-05 14:34:55 -06:00
Daniel Ehrenberg b9839b0c32 XML literals work with inverse now 2009-02-05 14:21:36 -06:00
Daniel Ehrenberg 559fa5cfc0 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-05 14:21:04 -06:00
Joe Groff 7ae06b0d27 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-04 20:32:03 -06:00
Joe Groff 91c0634451 docs for swizzle 2009-02-04 20:05:26 -06:00
Joe Groff ccdd8999e1 swizzle word to swizzle sequences 2009-02-04 19:46:19 -06:00
Daniel Ehrenberg 023a44118a inverse bug fix 2009-02-04 17:31:25 -06:00
Daniel Ehrenberg 354830e983 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-04 11:30:57 -06:00
Daniel Ehrenberg babe9bb2fd Making xml.dispatch compile 2009-02-04 01:25:48 -06:00
Doug Coleman 80389d23ff remove nrev from reports.noise 2009-02-03 23:00:34 -06:00
Joe Groff 6babe4bf3f fill some holes in quadtree docs, rename quadtrees:prune to prune-quadtree to avoid colliding with sets:prune, and kill silly call to boa 2009-02-03 20:09:28 -06: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 83cbe7c04f Fix lint 2009-01-31 23:11:07 -06:00
Slava Pestov 64dede8d4a Merge branch 'master' of git://factorcode.org/git/factor 2009-01-31 21:02:27 -06:00
Slava Pestov 55bbbd0ff0 Fix msxml-to-csv 2009-01-31 20:58:23 -06:00
Slava Pestov 335f0d99bf Add unit tests for msxml-to-csv 2009-01-31 20:56:00 -06:00
Joe Groff 5f681d4f33 add test cases to svg to cover recent breakage 2009-01-31 17:29:04 -06:00
Joe Groff 632c17ea35 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-31 09:21:17 -06:00