Commit Graph

11114 Commits (391d6db9fe57287a2c2168d1574962d1649378af)

Author SHA1 Message Date
Daniel Ehrenberg 391d6db9fe Cleaning up Unicode docs 2009-01-28 23:45:12 -06:00
Daniel Ehrenberg 1e5259198c Fixing Farkup tests 2009-01-28 23:45:00 -06:00
Daniel Ehrenberg e5760bf644 Slava is a hack, and specialized-vectors might work now 2009-01-28 18:48:07 -06:00
Daniel Ehrenberg dc49f138c4 Fix to xmode 2009-01-28 18:21:37 -06:00
Daniel Ehrenberg dcad3ad225 Un-breaking Chloe 2009-01-28 17:49:21 -06:00
Daniel Ehrenberg 915be761be Merge branch 'master' of git://factorcode.org/git/factor 2009-01-28 17:18:48 -06:00
Daniel Ehrenberg 9dc60a552d Fixing xmode bug 2009-01-28 17:18:14 -06:00
Slava Pestov 4de41f94e9 Fixing wrappers with locals 2009-01-28 17:07:31 -06:00
Daniel Ehrenberg 88e8b95cf7 Reverting xmode.marker (it's not using XML!) 2009-01-28 16:25:41 -06:00
Daniel Ehrenberg 940a085325 XML interpolation efficiency/cleanup 2009-01-28 16:17:20 -06:00
Daniel Ehrenberg d5160ce791 Fixing USING: lines 2009-01-28 15:46:34 -06:00
Slava Pestov 1a409b9213 Fix specialized-arrays.direct.functor 2009-01-28 15:46:04 -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
Daniel Ehrenberg af9d70c65a XML chunks are a separate datatype; XML tags are no longer assocs 2009-01-28 14:33:33 -06:00
Daniel Ehrenberg 5402778655 Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor 2009-01-28 13:03:22 -06:00
Daniel Ehrenberg f4402bfe09 Merge branch 'master' of git://factorcode.org/git/factor 2009-01-28 12:30:33 -06:00
Daniel Ehrenberg 371b919abc Quoted printable vocab 2009-01-28 12:29:25 -06:00
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
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
Jose A. Ortega Ruiz dceae3df93 FUEL: Better handling of scaped characters inside strings. 2009-01-27 23:15:08 +01: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