A YAML parser and emitter in C++
Go to file
2011-09-10 22:59:27 -05:00
include/yaml-cpp Fixed minor things that used the old API, compiles/links/runs\! 2011-09-10 22:59:27 -05:00
src Fixed minor things that used the old API, compiles/links/runs\! 2011-09-10 22:59:27 -05:00
test Fixed minor things that used the old API, compiles/links/runs\! 2011-09-10 22:59:27 -05:00
util Fixed minor things that used the old API, compiles/links/runs\! 2011-09-10 22:59:27 -05:00
.hgeol Added api sketch 2011-09-04 19:50:08 -05:00
CMakeLists.txt Major switch from Value -> Node. The library compiles with the new API, but tests are still oldies, and don't compile 2011-09-10 17:57:23 -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