A YAML parser and emitter in C++
Go to file
2008-09-24 22:45:04 +00:00
include Made Node non-copyable. 2008-09-19 02:44:49 +00:00
src Fixed infinite loop bug having to do with simple keys when we hit an unexpected EOF. 2008-09-24 22:45:04 +00:00
yaml-reader Fixed infinite loop bug having to do with simple keys when we hit an unexpected EOF. 2008-09-24 22:45:04 +00:00
CMakeLists.txt Added CMake scripts for other platforms\nFixed some bugs that gcc complained about\nFixed CR/LF vs LF bug 2008-08-07 03:30:56 +00:00
license.txt Added the license.txt file describing the MIT license. 2008-09-03 04:37:06 +00:00
yaml-reader.vcproj 2008-09-11 03:48:04 +00:00
yamlcpp.sln Moved the testing source to the yaml-reader folder. 2008-07-14 05:18:25 +00:00
yamlcpp.vcproj 2008-09-11 03:49:52 +00:00