Commit Graph

2739 Commits (6eebc66be465c1c58a31e9dcdf651e77acffb4ea)

Author SHA1 Message Date
Slava Pestov 6eebc66be4 Merge branch 'master' into new_ui 2009-01-28 15:41:08 -06:00
Slava Pestov ddd8c2b67e Merge branch 'master' of git://factorcode.org/git/factor 2009-01-28 15:10:29 -06:00
Slava Pestov 16181f818b Clean up functors so that the generated code looks sane with 'see' 2009-01-28 15:07:16 -06:00
Slava Pestov f438bd5157 Better handling of wrappers in locals 2009-01-28 15:04:36 -06:00
Slava Pestov 7dd22ac130 Update alien.destructors for functor changes 2009-01-28 15:03:00 -06:00
Slava Pestov 50ba37bdbe Update more documentation 2009-01-28 14:54:13 -06:00
Slava Pestov 0c22751674 Update editor docs 2009-01-28 14:50:15 -06:00
Daniel Ehrenberg 371b919abc Quoted printable vocab 2009-01-28 12:29:25 -06:00
Slava Pestov a310d67291 Merge branch 'master' into new_ui 2009-01-28 12:17:00 -06:00
Slava Pestov d651bdc4d7 Clear undos when starting a new interaction in the listener 2009-01-28 12:12:03 -06:00
Slava Pestov e33d827b99 Don't add useless edits 2009-01-28 12:11:45 -06:00
Slava Pestov 348984b3d6 Fix bootstrap.ui.tools to load ui.backend.cocoa.tools on Mac OS X 2009-01-28 00:31:11 -06:00
Slava Pestov af744e4511 Use singletons instead of empty tuples, add undo/redo to editor gadgets 2009-01-28 00:30:57 -06:00
Slava Pestov 33c955775b Add undo/redo to documents 2009-01-28 00:30:30 -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
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
Slava Pestov 5cd4f65e59 Fix conflict 2009-01-27 15:49:49 -06: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 8b6ae748b9 Merge branch 'master' into new_ui 2009-01-27 06:34:19 -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 c93e56d893 Stricter help.lint 2009-01-27 04:11:43 -06:00
Slava Pestov 9935c8f3c0 help.lint: check examples in articles 2009-01-27 01:41:57 -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 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