Commit Graph

11298 Commits (f660c7e7e82a02ebfcc14d95a7d6aa114fb2830e)

Author SHA1 Message Date
Slava Pestov 5c15d436a9 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-28 12:16:21 -06:00
Slava Pestov 9b57ff6540 Fix typo in GENERIC# docs 2009-01-28 12:16:00 -06:00
Joe Groff a3ee1d9488 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-28 10:29:40 -06:00
Daniel Ehrenberg b13ebfe757 Summary and author for io.crlf 2009-01-27 18:43:20 -06:00
Daniel Ehrenberg fcb56cf6db Factored out io.crlf 2009-01-27 18:42:17 -06:00
Daniel Ehrenberg 69c509a29f Removing outdated comments in xml.utilities 2009-01-27 18:16:35 -06:00
Jose A. Ortega Ruiz 96d84731e3 Merge commit 'origin/master' into emacs 2009-01-28 01:02:55 +01:00
Daniel Ehrenberg 9a504b5cd8 Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:

	basis/eval/eval-tests.factor
2009-01-27 16:55:41 -06:00
Daniel Ehrenberg ac1ddfcc6c Random minor fixes; html.components doesn't duplicate parsing anymore 2009-01-27 16:54:41 -06:00
Jose A. Ortega Ruiz dceae3df93 FUEL: Better handling of scaped characters inside strings. 2009-01-27 23:15:08 +01:00
John Benediktsson ffb1d7e51a Merge branch 'master' of git://factorcode.org/git/factor 2009-01-27 13:39:42 -08:00
Slava Pestov b655f71d5b Merge branch 'master' of git://factorcode.org/git/factor 2009-01-27 15:38:13 -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
Daniel Ehrenberg c01ef3fca2 Fixing random docs and tests 2009-01-27 15:35:51 -06:00
Daniel Ehrenberg 824df4182a Fixing xml.interpolate docs 2009-01-27 15:10:56 -06:00
Daniel Ehrenberg c581b67193 Code using interpolation can now compile 2009-01-27 14:33:43 -06:00
Daniel Ehrenberg c46f857671 Documenting read-dtd and friends; renaming sax to each-element 2009-01-27 14:15:00 -06:00
Daniel Ehrenberg cd6b494e78 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-27 13:38:29 -06:00
Daniel Ehrenberg 50cd0c4ccc Updating other vocabs for XML changes 2009-01-27 13:38:13 -06:00
Daniel Ehrenberg ea741a786c Splitting off PROCESS:/TAG: into a separate vocab; new word XML-NS: 2009-01-27 13:34:14 -06:00
Slava Pestov 7780c5d983 Fix two small typos 2009-01-27 05:05:46 -06:00
Slava Pestov ec3013c39b Oops, io.encodings.binary was both in core and basis 2009-01-27 04:48:28 -06:00
Slava Pestov 088eb89057 Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor 2009-01-27 04:30:01 -06:00
Slava Pestov ad7b4cec01 Revert Windows console encoding since the DOS prompt is not really cp1252 2009-01-27 04:29:44 -06:00
Slava Pestov 730246c5e9 Make help.lint even stricter 2009-01-27 04:27:22 -06:00
Slava Pestov a9ef525aed Help lint fixes for stricter help lint 2009-01-27 04:12:37 -06:00
Slava Pestov 2ed993ef58 Clean up assocs to not use swapd 2009-01-27 04:12:16 -06:00
Slava Pestov 597be972b8 Put help.lint in default use list 2009-01-27 04:11:51 -06:00
Slava Pestov c93e56d893 Stricter help.lint 2009-01-27 04:11:43 -06:00
Jose A. Ortega Ruiz 7324e583a1 FUEL: capture restarts in remote connections 2009-01-27 10:34:25 +01:00
Slava Pestov 9935c8f3c0 help.lint: check examples in articles 2009-01-27 01:41:57 -06:00
Slava Pestov ecbb36ad80 Fix assocs help-lint 2009-01-27 01:37:04 -06:00
Slava Pestov c0d2906ffb Merge branch 'master' of git://factorcode.org/git/factor 2009-01-27 01:33:58 -06:00
Slava Pestov 4de760a338 No smart quotes here 2009-01-27 01:33:38 -06:00
Daniel Ehrenberg b4fe2f0ad0 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-27 00:30:43 -06:00
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