summaryrefslogtreecommitdiff
path: root/docs/YamlIO.rst
AgeCommit message (Expand)Author
2018-07-23[Docs] Fix LLVM_YAML_IS_DOCUMENT_LIST_VECTORJonas Devlieghere
2017-12-18[YAML] Add support for non-printable charactersFrancis Visoiu Mistrih
2017-01-14fix some typos in the docSylvestre Ledru
2016-02-04[docs] Fix typo in YamlIO.rstVedant Kumar
2015-05-29[YAMLIO] Make line-wrapping configurable and test it.Frederic Riss
2015-05-14YAML: Add support for literal block scalar I/O.Alex Lorenz
2015-05-04YAML: Add an optional 'flow' field to the mapping trait to allow flow mapping...Alex Lorenz
2015-05-01Update YamlIO documentation for the ScalarTraits class.Alex Lorenz
2015-04-14Correct 'teh' and other typos / repeated words.Ed Maste
2014-05-23[YAML] Add an optional argument `EnumMask` to the `yaml::IO::bitSetCase()`.Simon Atanasyan
2014-04-10YAMLIO: Allow scalars to dictate quotation rulesDavid Majnemer
2013-12-20Fix documentation typosAlp Toker
2013-11-21YAML I/O add support for validate()Nick Kledzik
2013-11-19YAML I/O - Added default trait support for std:string. Making another attemp...John Thompson
2013-11-14Add simple support for tags in YAML I/ONick Kledzik
2013-10-24Reverting my r193344 checkin due to build breakage.John Thompson
2013-10-24Added std::string as a built-in type for mapping.John Thompson
2013-09-12Typo fixes.Rui Ueyama
2013-09-11Fix typoRui Ueyama
2013-08-16[typo] An LLVM.Daniel Dunbar
2013-06-04[docs] Replace non-existent LLVM_YAML_UNIQUE_TYPE() macroSean Silva
2013-05-20[docs] Minor doc tweaks.Daniel Dunbar
2013-02-18Spelling correctionsAlex Rosenberg
2013-01-19Documentation: replace some non-ASCII characters by equivalent markupDmitri Gribenko
2013-01-11docs: Fix long standing linking antipattern.Sean Silva
2012-12-12Initial implementation of a utility for converting native data Nick Kledzik