Logo
Explore Help
Sign In
peisongxiao/yaml-cpp
1
0
Fork 0
You've already forked yaml-cpp
mirror of https://github.com/jbeder/yaml-cpp.git synced 2025-09-10 04:51:17 +00:00
Code Issues Packages Projects Releases Wiki Activity
66 Commits 8 Branches 20 Tags
b8cc21eb3cc2d2b251b194ba44ffa518a4a2af5a
Go to file
Clone
Open with VS Code Open with VSCodium Open with Intellij IDEA
Download ZIP Download TAR.GZ Download BUNDLE
beder b8cc21eb3c Fixed new API node key/value insertion in NodeBuilder (it was using the wrong condition on when it had added a key already)
2011-09-12 13:25:41 -05:00
include/yaml-cpp
Implemented std::map decode (and fixed bug in the Node iterator - the reference_type should be just a plain value, since it's created on-the-fly)
2011-09-12 00:29:39 -05:00
src
Fixed new API node key/value insertion in NodeBuilder (it was using the wrong condition on when it had added a key already)
2011-09-12 13:25:41 -05:00
test
Added failing self-reference tests
2011-09-12 12:48:51 -05:00
util
Fixed up the old API stuff, and removed the util/value (since it's no longer needed)
2011-09-10 23:11:28 -05:00
.hgeol
Added api sketch
2011-09-04 19:50:08 -05:00
CMakeLists.txt
Fixed up the old API stuff, and removed the util/value (since it's no longer needed)
2011-09-10 23:11:28 -05:00
install.txt
Added api sketch
2011-09-04 19:50:08 -05:00
license.txt
Added api sketch
2011-09-04 19:50:08 -05:00
yaml-cpp.pc.cmake
Added api sketch
2011-09-04 19:50:08 -05:00
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.
MIT 7.2 MiB
Languages
C++ 91.5%
Python 5.3%
C 1.2%
CMake 1.1%
Starlark 0.6%
Other 0.2%
Powered by Gitea Version: 1.24.5 Page: 56ms Template: 5ms
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