]> gitweb.factorcode.org Git - factor.git/history - extra/yaml/yaml-docs.factor
Fix truncation with unparse-string
[factor.git] / extra / yaml / yaml-docs.factor
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-07-20 Alexander IlinFix some English spelling: outputted -> output
2023-03-15 Raghu RMerge pull request #2774 from factor/w4-warnings
2023-03-15 Raghu Rvm: nmakefile \W4 warning related changes
2023-02-28 Doug Colemanfactor: fix some whitespace
2023-01-20 John BenediktssonSwitch to https urls
2018-07-07 Doug Colemanyaml: Docs don't help-lint unless the yaml library...
2017-06-05 Alexander Iljin*-docs: replace double spaces with single spaces
2016-03-29 John Benediktssonsets: rename unordered-set back to set.
2015-08-12 Doug Colemanextra: fix sets rename
2015-07-26 Doug Colemanfactor: remove """ string syntax for now. there are...
2015-07-15 John BenediktssonFix some things broken by hashtable capacity changes.
2014-07-08 Jon HarperYAML: allow configuration of !!merge and !!value
2014-07-08 Jon HarperYAML: support !!timestamp
2014-05-22 Jon HarperYAML: oops, fix according to help-lint
2014-05-22 Jon HarperYAML: better docs for >yaml, typos
2014-05-22 Jon HarperYAML: expose libyaml's emitter options, use unicode...
2014-05-22 Jon HarperYAML: make it more obvious that we use LibYAML
2014-04-27 Jon HarperYAML: expose libyaml's errors
2014-04-27 Jon HarperYAML: docs
2014-04-27 Jon HarperYAML: cleanup USING:
2014-04-27 Jon HarperYAML: indent/docs