factor/basis/xml
Jon Harper 5af166b8f5 add DOCTYPE html in most places.
4ef4235 started it. This is also good for html emails like in
extra/webapps/mason/backend/watchdog/watchdog.factor .

I just grepped for "<html>".
2017-01-05 09:03:46 -08:00
..
autoencoding core, basis, extra: Remove DOS line endings from files. 2015-06-29 17:25:40 -07:00
char-classes unicode: make this the API for all unicode things. 2016-03-30 23:29:48 -07:00
data Minor documentation fixes. 2015-09-29 09:12:29 -07:00
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 xml.entities: use with-variable in with-entities. 2016-12-05 10:38:26 -08:00
errors xml.errors: fix xml error. 2015-08-13 00:04:16 -07:00
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 factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon. 2015-07-25 22:59:56 -07:00
tokenize Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
traversal factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon. 2015-07-25 22:59:56 -07:00
writer add DOCTYPE html in most places. 2017-01-05 09:03:46 -08:00
authors.txt
summary.txt
tags.txt
xml-docs.factor xml: add some $quotation help. 2015-07-18 10:57:45 -07:00
xml.factor disambiguate namespaces:set and sets:set. 2016-03-29 17:14:42 -07:00