factor/basis/xml
Benjamin Pollack 2ad91ce941 xml.writer: do not include meaningless extra whitespace in doctype
This is theoretically merely annoying, but since we're using the XML vocab in
tons of places as an overenthusiastic HTML generator, and HTML5 technically
mandates that the first token needs to be `<!DOCTYPE html>` full-stop, this had
to get fixed.
2016-03-11 18:20:55 -05:00
..
autoencoding
char-classes
data Minor documentation fixes. 2015-09-29 09:12:29 -07:00
dtd
elements Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
entities Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
errors xml.errors: fix xml error. 2015-08-13 00:04:16 -07:00
name
state
syntax change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
tests
tokenize Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
traversal
writer xml.writer: do not include meaningless extra whitespace in doctype 2016-03-11 18:20:55 -05:00
authors.txt
summary.txt
tags.txt
xml-docs.factor
xml.factor