A YAML parser and emitter in C++
Go to file
2009-05-22 22:11:21 +00:00
include Merged emitter branch into trunk, changes r105:r151 2009-05-22 21:52:31 +00:00
src Restructured CMake file to include headers, and to be better organized 2009-05-22 22:11:21 +00:00
yaml-reader Merged emitter branch into trunk, changes r105:r151 2009-05-22 21:52:31 +00:00
CMakeLists.txt Restructured CMake file to include headers, and to be better organized 2009-05-22 22:11:21 +00:00
license.txt Added the license.txt file describing the MIT license. 2008-09-03 04:37:06 +00:00
yaml-reader.vcproj Removed throw() specifier in Exception (I don't remember putting it in). This may solve a gcc error (I haven't tested it yet) or it may break it further. 2009-01-01 20:14:32 +00:00
yamlcpp.sln Moved the testing source to the yaml-reader folder. 2008-07-14 05:18:25 +00:00
yamlcpp.vcproj Merged aliases branch into trunk, changes r100:150 2009-05-22 21:48:05 +00:00