Commit Graph

11313 Commits (1360e5d1e0cc81d8d668c1dc19240bf830f76e0c)

Author SHA1 Message Date
Daniel Ehrenberg f8fa984bae Bug fixes for lcs.diff2html; xml.writer 2009-01-27 00:30:08 -06:00
Daniel Ehrenberg 1181bd6f59 Converting Farkup, html.components and lcs.diff2html to xml.interpolate 2009-01-27 00:03:42 -06:00
Slava Pestov 043adcf0f6 Use windows-1252 encoding for stdin/stdout on Windows 2009-01-27 00:03:34 -06:00
Slava Pestov 1dca238581 make-image can now generate images with Unicode strings 2009-01-27 00:03:19 -06:00
Slava Pestov e32d11a4d0 Smart quotes 2009-01-26 23:22:50 -06:00
Slava Pestov 56260087ae Merge branch 'master' of git://factorcode.org/git/factor 2009-01-26 23:20:45 -06:00
Slava Pestov 92f9338978 Smart quotes 2009-01-26 23:20:27 -06:00
Slava Pestov c41161277d Add assoc-partition combinator, and re-implement assoc-filter in a more straightforward fashion 2009-01-26 23:19:49 -06:00
Slava Pestov b2a294fac7 io.monitors:next-change now outputs a single value instead of a pathname and a sequence 2009-01-26 23:18:57 -06:00
Daniel Ehrenberg 9efe8fa520 Minor fixes for xml entities and interpolate 2009-01-26 21:39:08 -06:00
Daniel Ehrenberg 73f30edb29 Farkup and xmode.code2html switched to using xml.interpolate 2009-01-26 21:38:36 -06:00
Doug Coleman 25eb1a01a0 fix using 2009-01-26 20:17:02 -06:00
Doug Coleman 67d0fd934c fix unit test 2009-01-26 20:16:18 -06:00
Joe Groff 8bb9429589 ensure accumulator comes back as a vector from literals 2009-01-26 15:47:52 -08:00
Doug Coleman ffc3c062f8 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-26 17:42:18 -06:00
Doug Coleman ac087e021c return the real key name 2009-01-26 17:31:36 -06:00
Doug Coleman afdbc6f1d9 process form names for the developer 2009-01-26 17:29:50 -06:00
Doug Coleman a1f58d5df1 fix how mime.multipart saves files 2009-01-26 17:23:31 -06:00
Daniel Ehrenberg dd553440dc Use xml.interpolate for xml-rpc 2009-01-26 16:48:14 -06:00
Daniel Ehrenberg 02b09fdca4 Documentation, unit tests for XML 2009-01-26 16:11:30 -06:00
Doug Coleman 24599a6437 use the form element name as key, not the filename 2009-01-26 15:49:38 -06:00
Doug Coleman 43830f5fcc make mime parsing return a single hashtable instead of several different ones 2009-01-26 15:23:49 -06:00
Doug Coleman 6f12877418 make temporary nesting work better with limited streams, fix a bug with unlimit 2009-01-26 15:14:54 -06:00
Doug Coleman d74db52204 fix example in docs 2009-01-26 15:05:45 -06:00
Doug Coleman 4d64474d18 redo much of io.files.unique -- add unique-file to replace temp-file 2009-01-26 15:05:15 -06:00
Slava Pestov bdc03a5f37 Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor 2009-01-26 15:02:33 -06:00
Jose A. Ortega Ruiz 508f9ca5fe FUEL: string font lock fix. 2009-01-26 22:00:09 +01:00
Doug Coleman f17c8b72ee Merge branch 'master' of git://repo.or.cz/factor/jcg 2009-01-26 09:36:30 -06:00
John Benediktsson 0deb4af4a5 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-26 07:34:49 -08:00
Doug Coleman 9985b1ee2b Merge branch 'master' of git://factorcode.org/git/factor 2009-01-26 09:00:48 -06:00
Slava Pestov c440b889ea Fix make-image 2009-01-26 04:51:59 -06:00
Slava Pestov 2c4f6ffd79 Fix syndication unit test 2009-01-26 04:48:50 -06:00
Slava Pestov a2a7666be4 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-26 02:39:24 -06:00
Slava Pestov 1c65b61f80 Make interpolate-locals public again 2009-01-26 02:39:15 -06:00
John Benediktsson 28dd81c685 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-25 23:34:17 -08:00
Doug Coleman c2df6db543 rename human-<=> to human<=>, same for human>=< 2009-01-25 23:32:02 -07:00
Daniel Ehrenberg 5615bbe330 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-26 00:13:58 -06:00
Daniel Ehrenberg 2f177a194b Removing old XML generation library 2009-01-26 00:05:13 -06:00
Daniel Ehrenberg ef8747ee72 Syndication uses new xml.interpolate vocab 2009-01-25 23:53:02 -06:00
Daniel Ehrenberg c33dd1105b XML fry 2009-01-25 23:52:25 -06:00
John Benediktsson 394447ec86 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-25 21:27:56 -08:00
Slava Pestov 3458f8bbef Fix bug in re-split reported by kib2 2009-01-25 23:20:17 -06:00
Slava Pestov daf490e4dd Update strings docs to mention Unicode 2009-01-25 23:04:44 -06:00
Slava Pestov 7851aac222 Replace some usages of prepose with fry 2009-01-25 23:04:35 -06:00
Slava Pestov 7360cd5b30 Clean up some duplication in interpolate 2009-01-25 23:04:19 -06:00
Slava Pestov 4d080b8785 Fix bug in locals found by littledan: [let inside [let didn't work in top-level forms 2009-01-25 23:04:11 -06:00
Slava Pestov d4122b5715 Update Unicode docs 2009-01-25 23:03:49 -06:00
Slava Pestov 4d547653b5 Clean up basis/ascii/ and update docs 2009-01-25 23:03:36 -06:00
Daniel Ehrenberg 39e49c3554 XML interpolation 2009-01-25 21:06:45 -06:00
Slava Pestov fad7520323 Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor 2009-01-25 17:06:50 -06:00