Commit Graph

6547 Commits (44a4c20f230920da2b6b6b6fe45535b6dd476d2d)

Author SHA1 Message Date
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
Joe Groff 6b7a05013a Update svg for xml api changes 2009-01-31 09:18:44 -06:00
Slava Pestov d95e275b63 Fix websites.concatenative:init-production 2009-01-31 03:02:29 -06:00
Slava Pestov 26a35540a5 Update lint for Dan's html vocab change 2009-01-31 03:02:21 -06:00
Daniel Ehrenberg 58d6e68855 Minor changes to web framework; fixing websites.concatenative:init-testing 2009-01-31 01:01:54 -06:00
Joe Groff 658743bb00 add missing copyright to svg.factor 2009-01-30 17:13:12 -06:00
Slava Pestov 768992ee74 Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor 2009-01-30 15:17:04 -06:00
Slava Pestov 43672d90cb Minor tweak 2009-01-30 15:16:05 -06:00
Slava Pestov c1347699c4 Clean up CONSTRUCTOR: with Dan's idea: introduce set-slots and construct macros 2009-01-30 14:56:44 -06:00
Slava Pestov fbc69718a7 Remove .swo file 2009-01-30 14:44:39 -06:00
Slava Pestov c41f00b1e9 Merge branch 'master' of git://repo.or.cz/factor/jcg 2009-01-30 14:41:38 -06:00
Slava Pestov 01ef1380fb Merge branch 'master' of git://factorcode.org/git/factor 2009-01-30 14:40:19 -06:00
Slava Pestov a46d7b34f2 Constructors experiment 2009-01-30 14:40:08 -06:00
Doug Coleman 9e882b693a Merge branch 'master' of git://factorcode.org/git/factor 2009-01-30 12:49:34 -06:00
Doug Coleman 4d15909fb7 rename a word 2009-01-30 12:49:22 -06:00
Daniel Ehrenberg a622d6113e Fixing adsoda docs 2009-01-30 11:45:55 -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
Daniel Ehrenberg b9a5183b42 Moving 4DNav out of unmaintained and fixing docs 2009-01-30 11:39:39 -06:00
Daniel Ehrenberg 6240f00803 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-30 11:30:07 -06:00
Joe Groff 9d44f16ff6 fix sequences.squish test 2009-01-30 10:29:25 -06:00