]> gitweb.factorcode.org Git - factor.git/history - extra/yaml/conversion/conversion.factor
Switch to https urls
[factor.git] / extra / yaml / conversion / conversion.factor
2023-01-20 John BenediktssonSwitch to https urls
2017-01-04 Björn Lindqvistcalendar.format: moving parsing words to a new vocab...
2015-07-22 Doug Colemanregexp: remove R" R[ and R{, there are still plenty...
2015-07-03 Doug Colemanyaml.conversion: Use the R" syntax. No big deal, just...
2014-07-08 Jon HarperYAML: support !!value in !!map
2014-07-08 Jon HarperYAML: support !!merge in !!map
2014-07-08 Jon HarperYAML: support !!timestamp
2014-04-27 John Benediktssonyaml: some formatting/cleanup.
2014-04-27 Jon HarperYAML: support !!set, !!omap and !!pair
2014-04-27 Jon HarperYAML: cleanup USING:
2014-04-27 Jon HarperYAML: convert some factor types to/from yaml types