Commit Graph

11389 Commits (87288918769e90db4287a42a38acd9d56553c8a8)

Author SHA1 Message Date
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 8b6ae748b9 Merge branch 'master' into new_ui 2009-01-27 06:34:19 -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
Slava Pestov 74d7ddd3b5 words. loads the vocab first 2009-01-27 01:32:03 -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
Slava Pestov d8e135a4d3 Merge branch 'master' into new_ui 2009-01-27 00:08:52 -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
Slava Pestov f82d61ea91 Smart quotes 2009-01-26 23:16:09 -06:00
Slava Pestov 670f2a3162 Smart quotes 2009-01-26 23:15:20 -06:00
Slava Pestov 27f679ffeb Smart quotes 2009-01-26 23:12:11 -06:00
Slava Pestov b7c4f548f9 Add texture aging 2009-01-26 23:11:45 -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
Slava Pestov 72f63d3e4c Add operation to show thread traceback 2009-01-26 18:09:04 -06:00
Slava Pestov 231ba5234e Inspector can now invoke the primary operation 2009-01-26 18:08:54 -06:00
Slava Pestov b12d53938d Remove a spin usage 2009-01-26 17:58:43 -06:00
Slava Pestov f5d850f39e Display gesture modifiers using Mac OS X Unicode characters 2009-01-26 17:58:23 -06: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