factor/basis/xml
Doug Coleman 592e4fbf91 xml.syntax: Nested xml literals were not handled correctly. 2012-10-24 10:48:22 -07:00
..
autoencoding use radix literals 2011-11-23 19:03:40 -08:00
char-classes use radix literals 2011-11-23 19:03:40 -08:00
data rename some words to x>sequence and sequence>x. 2012-07-23 21:28:38 -07:00
dtd DTDs are a separate type now; all variables in xml.state 2009-01-23 15:29:28 -06:00
elements xml: 10-12% faster benchmark through cleanup and minor refactoring. 2012-07-12 19:06:37 -07:00
entities xml.entities: remove USING: values 2011-11-29 12:21:08 -08:00
errors xml.errors: using code generation to make XML error classes. 2012-07-20 13:39:09 -07:00
name xml.name: simpler parse-name makes benchmark 12% faster. 2012-08-23 18:07:25 -07:00
state xml: 25% (or more) faster. 2011-09-30 12:47:38 -07:00
syntax xml.syntax: Nested xml literals were not handled correctly. 2012-10-24 10:48:22 -07:00
tests combinators.smart: Fix reduce-outputs, rename quot*n to call-n, rewrite more macros as combinators. 2011-11-28 12:41:50 -08:00
tokenize xml.tokenize: slight fix to reduce number of namespace lookups. 2012-09-11 14:46:45 -07:00
traversal xml.traversal: use filter-as words. 2012-07-11 14:19:07 -07:00
writer xml: 10-12% faster benchmark through cleanup and minor refactoring. 2012-07-12 19:06:37 -07:00
authors.txt
summary.txt
tags.txt
xml-docs.factor xml: fix typo in docs 2011-01-14 22:11:08 +09:00
xml.factor namespaces: Rename ``bind`` to ``with-variables``. Update a few places that called ``global [ ] with-variables`` to use ``with-global``. 2012-07-19 00:02:47 -07:00