Commit Graph

6671 Commits (e908ef32426163308d0fbccf067bceb887a1dbcb)

Author SHA1 Message Date
Daniel Ehrenberg e908ef3242 Merge branch 'master' of git://factorcode.org/git/factor into regexp
Conflicts:

	basis/regexp/regexp.factor
2009-03-02 12:02:47 -06:00
Slava Pestov cd53c2bd37 produce and produce-as: don't need third quotation either 2009-02-28 15:31:34 -06:00
Slava Pestov 78ce670101 Merge branch 'for-slava' of git://git.rfc1149.net/factor 2009-02-28 14:42:56 -06:00
sheeple ec51a3a1a1 id3-info -> id3v1-info, remove work in progress 2009-02-27 00:27:39 -06:00
sheeple 16e394517c use vocab: in id3 tests, remove lots of helper words because it's clear what they do 2009-02-27 00:23:04 -06:00
Doug Coleman 63c9b1a6b8 try to detect the encoding for id3 headers. need to try this on some mp3s from the wild 2009-02-26 22:33:43 -06:00
Doug Coleman e1b4e8c66f id3 outputs id3v2-info objects or f now. id3v1 info is turned into id3v2. you can access the title, album, etc fields by calling id3-title, etc, but also other frames are saved and can be accessed 2009-02-26 21:39:53 -06:00
Doug Coleman 4fa96d0186 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-26 18:09:10 -06:00
Daniel Ehrenberg af2d380a7f Regexp compiler used from literals 2009-02-26 18:06:57 -06:00
Doug Coleman 16d3562b23 factor id3 a bit 2009-02-26 18:03:15 -06:00
Doug Coleman e986a60487 id3 shouldn't fail on files with length < 128 2009-02-26 17:54:44 -06:00
Slava Pestov a5561146b8 mason: still send a report of post-build tasks (binary packaging, etc) fail 2009-02-26 01:45:15 -06:00
Slava Pestov 8f10b7d966 mason.release.tidy: get list of files to delete from build-support/cleanup 2009-02-26 01:38:01 -06:00
Slava Pestov 4426526252 Fixing some things I broke 2009-02-25 23:30:30 -06:00
Samuel Tardieu 087d931c36 Remove the tail argument from do/until/while 2009-02-18 02:41:14 +01:00
Doug Coleman f1cc9e7ebb add author 2009-02-16 21:29:28 -06:00
Slava Pestov 6b25e99470 Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
Slava Pestov 1f273a852a Merge branch 'master' of git://factorcode.org/git/factor 2009-02-15 20:45:14 -06:00
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
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 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
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