A YAML parser and emitter in C++
Go to file
2011-09-11 15:59:53 -05:00
include/yaml-cpp Added dependency management (to cause nodes to become defined if their children do) 2011-09-11 15:59:53 -05:00
src Added dependency management (to cause nodes to become defined if their children do) 2011-09-11 15:59:53 -05:00
test Added a few simple node tests, and the sequence one doesn't pass (let's work now) 2011-09-10 23:31:12 -05:00
util Fixed up the old API stuff, and removed the util/value (since it's no longer needed) 2011-09-10 23:11:28 -05:00
.hgeol Added api sketch 2011-09-04 19:50:08 -05:00
CMakeLists.txt Fixed up the old API stuff, and removed the util/value (since it's no longer needed) 2011-09-10 23:11:28 -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