Go to file
2015-01-24 14:47:00 -06:00
include/yaml-cpp Fix gcc warning 2015-01-24 14:47:00 -06:00
src Fix unused arg warnings for EmitterStyle 2015-01-24 14:39:17 -06:00
test Add test to CMake config 2015-01-24 14:45:40 -06:00
util Add EmitterStyle, which will allow sequence or map style (i.e., flow or block) to be preserved between parsing and emitting 2015-01-24 12:19:20 -06:00
.clang-format Add clang formatting file 2014-03-23 22:07:59 -05:00
.hgeol Added api sketch 2011-09-04 19:50:08 -05:00
.hgignore Added back yaml.h (since it used to be generated) 2012-01-21 00:08:35 -06:00
CMakeLists.txt Fix warnings on visual studio, including changing unsigned to std::size_t 2015-01-24 14:38:22 -06:00
install.txt Added api sketch 2011-09-04 19:50:08 -05:00
license.txt Added api sketch 2011-09-04 19:50:08 -05:00
yaml-cpp-config-version.cmake.in Add yaml-cpp-config.cmake and yaml-cpp-config-version.cmake files for importing yaml-cpp into external projects (through find_package). 2015-01-24 11:21:26 -06:00
yaml-cpp-config.cmake.in Add yaml-cpp-config.cmake and yaml-cpp-config-version.cmake files for importing yaml-cpp into external projects (through find_package). 2015-01-24 11:21:26 -06:00
yaml-cpp.pc.cmake Added api sketch 2011-09-04 19:50:08 -05:00