This website requires JavaScript.
Explore
Help
Sign In
External
/
yaml-cpp
Watch
8
Star
0
Fork
0
You've already forked yaml-cpp
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
https://github.com/jbeder/yaml-cpp
201
Commits
8
Branches
20
Tags
6.8
MiB
C++
86.5%
Python
10%
C
1.2%
CMake
1.2%
Starlark
0.6%
Other
0.4%
7c4a8dad85
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
jbeder
7c4a8dad85
Added case for parsing a compact key: value pair in a flow sequence with a null key
2009-10-29 22:01:01 +00:00
include
Merged r295:305 from the tags branch to the trunk
2009-10-29 15:48:06 +00:00
src
Added case for parsing a compact key: value pair in a flow sequence with a null key
2009-10-29 22:01:01 +00:00
test
Added test
2009-10-29 20:45:20 +00:00
util
Updated signature of Parser::GetNextDocument (issue 45)
2009-09-29 18:25:11 +00:00
CMakeLists.txt
Now actually removed yaml-reader
2009-10-27 14:47:08 +00:00
install.txt
Updated the CMake file for 0.2.0 release, and added install.txt
2009-09-05 23:05:39 +00:00
license.txt
Added the license.txt file describing the MIT license.
2008-09-03 04:37:06 +00:00
yaml-cpp.pc.cmake
Fixed yaml-cpp.pc file (with prefix)
2009-07-25 18:03:58 +00:00
yaml-reader.vcproj
Cleaned up the read template overloads (per litb's update); it seems the old version didn't compile in VS2008. Also updated the VS project files.
2009-09-08 20:57:18 +00:00
yamlcpp.sln
Moved the testing source to the yaml-reader folder.
2008-07-14 05:18:25 +00:00
yamlcpp.vcproj
Cleaned up the read template overloads (per litb's update); it seems the old version didn't compile in VS2008. Also updated the VS project files.
2009-09-08 20:57:18 +00:00