mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-09-09 12:41:17 +00:00
7297387015d061cbbe093b9a24f9c6c0493b4b13

In particular: 1. Windows CR/LF weren't read properly (issue #11) 2. Scanning wasn't reading EOF properly 3. Documents may be empty (this was old, I think) Also fixed some VS2008 warnings on /W4.
Description
A YAML parser and emitter in C++. This is a mirror of https://github.com/jbeder/yaml-cpp. All credit to the upstream authors.
Languages
C++
91.5%
Python
5.3%
C
1.2%
CMake
1.1%
Starlark
0.6%
Other
0.2%