Logo
Explore Help
Register Sign In
lenn/yaml-cpp
1
0
Fork 0
You've already forked yaml-cpp
mirror of https://github.com/jbeder/yaml-cpp.git synced 2026-01-02 12:07:55 +08:00
Code Issues Packages Projects Releases Wiki Activity
72 Commits 7 Branches 20 Tags
6e4317e37c0bb92443daebc1933522d31dec48d0
Go to file
Clone
Open with VS Code Open with VSCodium Open with Intellij IDEA
Download ZIP Download TAR.GZ Download BUNDLE
Jesse Beder 6e4317e37c Added Read() functions for Node that return true/false, so we can easily check if a read is successful without throwing.
But we still have operator >> that throws on failure.
2008-09-24 23:29:00 +00:00
include
Added Read() functions for Node that return true/false, so we can easily check if a read is successful without throwing.
2008-09-24 23:29:00 +00:00
src
Added Read() functions for Node that return true/false, so we can easily check if a read is successful without throwing.
2008-09-24 23:29:00 +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
Description
A YAML parser and emitter in C++
MIT 8.1 MiB
Languages
C++ 91.5%
Python 5.3%
C 1.2%
CMake 1.1%
Starlark 0.6%
Other 0.2%
Powered by Gitea Version: 24.7.0 Page: 158ms Template: 10ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API