factor/basis/xml
Björn Lindqvist 20711a0fd3 Adding escaping to CHAR: " -> CHAR: \"
It is not necessary to escape the " character, but it doesn't hurt and
is necessary for syntax-highlighting (FUEL) to work correctly.
2016-09-04 06:40:43 +02:00
..
autoencoding
char-classes unicode: make this the API for all unicode things. 2016-03-30 23:29:48 -07:00
data
dtd Adding escaping to CHAR: " -> CHAR: \" 2016-09-04 06:40:43 +02:00
elements unicode: make this the API for all unicode things. 2016-03-30 23:29:48 -07:00
entities Adding escaping to CHAR: " -> CHAR: \" 2016-09-04 06:40:43 +02:00
errors
name using [ ] [ ... ] ?if instead of [ nip ] [ ... ] if*. 2016-07-11 19:50:37 -07:00
state
syntax unicode: make this the API for all unicode things. 2016-03-30 23:29:48 -07:00
tests
tokenize
traversal
writer Adding escaping to CHAR: " -> CHAR: \" 2016-09-04 06:40:43 +02:00
authors.txt
summary.txt
tags.txt
xml-docs.factor
xml.factor disambiguate namespaces:set and sets:set. 2016-03-29 17:14:42 -07:00