factor/basis/xml/writer
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
..
authors.txt Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
summary.txt Summaries for XML internal vocabs 2009-01-22 19:04:48 -06:00
writer-docs.factor factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon. 2015-07-25 22:59:56 -07:00
writer-tests.factor xml.write: Fix xml for spacing change. 2016-03-11 22:29:31 -08:00
writer.factor Adding escaping to CHAR: " -> CHAR: \" 2016-09-04 06:40:43 +02:00