A YAML parser and emitter in C++
Go to file
2011-09-17 23:57:40 -05:00
include/yaml-cpp Added bool conversions 2011-09-14 01:48:36 -05:00
src Moved conversion.cpp to the old api, where it belongs 2011-09-14 01:49:06 -05:00
test Updated old api spectests with common spec examples 2011-09-17 23:57:40 -05:00
util Switched YAML::Parse to YAML::Load, and added LoadAll 2011-09-13 14:24:47 -05:00
.hgeol Added api sketch 2011-09-04 19:50:08 -05:00
CMakeLists.txt Set the default build to the old API, and removed the duplicate spec test implementation for the old api 2011-09-17 23:46:48 -05: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.pc.cmake Added api sketch 2011-09-04 19:50:08 -05:00