A YAML parser and emitter in C++
Go to file
2010-10-28 21:53:54 +00:00
include/yaml-cpp Implemented binary emitting without the binary tag 2010-10-28 21:53:54 +00:00
src Implemented binary emitting without the binary tag 2010-10-28 21:53:54 +00:00
test Implemented binary emitting without the binary tag 2010-10-28 21:53:54 +00:00
util Added more tests for the newline, and disallowed newlines after implicit block keys 2010-10-22 03:53:33 +00:00
CMakeLists.txt Updated CMake iPhone settings 2010-10-18 21:35:34 +00:00
install.txt Added newline to install and license files 2009-12-21 20:35:27 +00:00
license.txt Added newline to install and license files 2009-12-21 20:35:27 +00:00
parse.vcproj Disabled those warnings in the release version of the .svn too. 2010-03-03 05:33:07 +00:00
test.vcproj Disabled those warnings in the release version of the .svn too. 2010-03-03 05:33:07 +00:00
yaml-cpp.pc.cmake Fixed yaml-cpp.pc file (with prefix) 2009-07-25 18:03:58 +00:00
yamlcpp.sln Updated the Visual Studio solution for the new files/renaming. 2009-10-30 04:52:13 +00:00
yamlcpp.vcproj Disabled those warnings in the release version of the .svn too. 2010-03-03 05:33:07 +00:00