]> gitweb.factorcode.org Git - factor.git/history - extra/yaml/config/config-docs.factor
factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping ...
[factor.git] / extra / yaml / config / config-docs.factor
2015-07-26 Doug Colemanfactor: remove """ string syntax for now. there are...
2014-07-08 Jon HarperYAML: allow configuration of !!merge and !!value
2014-05-22 Jon HarperYAML: add output configuration options
2014-05-22 Jon HarperYAML: expose libyaml's emitter options, use unicode...