Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/CertainLach/serde-yaml

Strongly typed YAML library for Rust
https://github.com/CertainLach/serde-yaml

Use serialize_entry in maps

c7ef1e4076ec5f00588e991bbe0fcd55e03e0085 authored almost 8 years ago by David Tolnay <[email protected]>
Un-try

04ba04aa45df9f4cce821e4165e7ac3a1bb91ccb authored almost 8 years ago by David Tolnay <[email protected]>
EOF errors are fine

9242f18ad0ecb909d42e7255551776c60d2561ee authored almost 8 years ago by David Tolnay <[email protected]>
Better error description for custom error

53d8438c47d7833884ae06e5351973a6a9da2967 authored almost 8 years ago by David Tolnay <[email protected]>
No need for count in multidocument error

0b05846aa8f409d567a8d784a365ed7f2e296ecf authored almost 8 years ago by David Tolnay <[email protected]>
Event based parser

f2b64c1d79815236ff2866f3314e25a228abf503 authored almost 8 years ago by David Tolnay <[email protected]>
Loader to capture yaml events

f3d8384088295852dbe22267ee4de568b54c3049 authored almost 8 years ago by David Tolnay <[email protected]>
Implement Deserializer for Value

2c62444f1867ebfcb98caa24a6c7a31b0148fa5b authored almost 8 years ago by David Tolnay <[email protected]>
Fix to_value doc tests

5eba7367aefc6109b426d1089d372704ddc310c0 authored almost 8 years ago by David Tolnay <[email protected]>
Update to serde 0.9

22ceb116dbddc2f0baa6b5a578fb4c37cce7b9a1 authored almost 8 years ago by David Tolnay <[email protected]>
Bump yaml-rust to include MarkedEventReceiver

635ac07f581b2262be80d8fe6efa09d75f185b64 authored almost 8 years ago by David Tolnay <[email protected]>
Do not rely on linked-hash-map serde impls

5ccaafd19fffddc2c2a8bbc8c20b97e0eea78198 authored almost 8 years ago by David Tolnay <[email protected]>
No longer need proc_macro feature gate

1d37f81bda8f018ad7ad731cec67ada3291d8e78 authored almost 8 years ago by David Tolnay <[email protected]>
List serde as dependency

312162f551dc8f37dc30aa3911b486197eed8a91 authored almost 8 years ago by David Tolnay <[email protected]>
Switch to travis-cargo

65dd4ff3f2a581cf5b5ee31cefc8126256d0e885 authored almost 8 years ago by David Tolnay <[email protected]>
Remove indoc plugin dependency

917e495454ec0ff2d14ec9cab561318ec855d9a0 authored almost 8 years ago by David Tolnay <[email protected]>
Extern crate just once

602d80fbefe1fddb32b9217c16d58fab80b40d19 authored almost 8 years ago by David Tolnay <[email protected]>
Remove documentation upload key

e648ec58248ad66bce11433a33cf2aa5382eb857 authored almost 8 years ago by David Tolnay <[email protected]>
Stop testing syntex

22da761542761f2881991cd350b2560eb23c7d1f authored almost 8 years ago by David Tolnay <[email protected]>
Use docs.rs for documentation

439d22db00ecb624d247cabbdc40ff26ee29f94e authored almost 8 years ago by David Tolnay <[email protected]>
Release 0.5.1

614ca59d22450f3bb99951fc77a18fc6dcb00061 authored almost 8 years ago by David Tolnay <[email protected]>
Merge pull request #38 from alexbool/master

Update dtoa to 0.3

3349a20d23484fd1a8603819e5b110ec5415415c authored almost 8 years ago by David Tolnay <[email protected]>
Update dtoa to 0.3

425374ab7a5186f79dd0733fc8bd4c331926bab2 authored almost 8 years ago by Alexander Bulaev <[email protected]>
Don't need explicit serde dependency for std types

a116b23d2eba60439702023e62ad50a285e6c9f4 authored about 8 years ago by David Tolnay <[email protected]>
Tshepang's changes for the other example

204c5c8a4e9422331de4d3881a01b9191ff29259 authored about 8 years ago by David Tolnay <[email protected]>
Merge pull request #36 from tshepang/patch-1

doc: unused line removed from README example

8f99b871e49368364529a609bfbc5cfc2bba9164 authored about 8 years ago by David Tolnay <[email protected]>
doc: unused line removed from README example

cdbd911f1ac8cf86fd6679a2bbd5c9d59fc921e4 authored about 8 years ago by Tshepang Lekhonkhobe <[email protected]>
Merge pull request #35 from tshepang/patch-1

doc: get README example to not panic

2c3147182d093b1030c8a2233ac5359ce1f1cd61 authored about 8 years ago by David Tolnay <[email protected]>
doc: get README example to not panic

5720c58f557bf1bb6079fe157d100ac242fa862c authored about 8 years ago by Tshepang Lekhonkhobe <[email protected]>
Fewer quotes in the new yaml-rust

945d89eedc03294b4c998216ec285baf33552047 authored about 8 years ago by David Tolnay <[email protected]>
Enable email notifications

44456ddb34748fa2d40f565964961ff0515058c5 authored about 8 years ago by David Tolnay <[email protected]>
More readme corrections

767f4d9ad23482a33f19167525abbf65c15d0b87 authored about 8 years ago by David Tolnay <[email protected]>
Readme touchup

21924c6fcdacff64d4ae02a40bf0e0b8af897093 authored about 8 years ago by David Tolnay <[email protected]>
Release 0.5.0

39c7ce8ce0e205474ec3e57006c145985d6293ee authored about 8 years ago by David Tolnay <[email protected]>
Use forward_to_deserialize! from serde

9490c9bad42c331e7b47c5b91800fb99300c10ae authored about 8 years ago by David Tolnay <[email protected]>
Hide the modules

7962da2ef66a18bbd26e70d96f460000c3da83e4 authored about 8 years ago by David Tolnay <[email protected]>
Expose value::Mapping and Sequence

575248c6ff12493cdcfcb910bc8466c4498a34eb authored about 8 years ago by David Tolnay <[email protected]>
Remove the flush in to_writer

80d30612b5b54e1b87e1ead775ad79affa66f835 authored about 8 years ago by David Tolnay <[email protected]>
Fix clippy lints in Value implementation

1b1b72f8d8fc96256d653004c23fd07cbfeb5bd6 authored about 8 years ago by David Tolnay <[email protected]>
Merge pull request #26 from dtolnay/value

Serializable serde_yaml::Value

a045d7b1b50e3f274876ffb3d7112bcf2f82b7b0 authored about 8 years ago by David Tolnay <[email protected]>
Bump yaml-rust dependency

5e829ad3675412b7061f28b5c2eb7e39ec4ca09d authored about 8 years ago by David Tolnay <[email protected]>
Merge branch origin/master into origin/value

c2fa6520a807954ba112841e25a551bb291f5204 authored about 8 years ago by David Tolnay <[email protected]>
Merge pull request #27 from dtolnay/f64

Deserialize real numbers as f64 instead of str

a1f7127ccf1986d437de3768d03f9fbf0b854b5a authored about 8 years ago by David Tolnay <[email protected]>
Release 0.4.1

501b63d7d0a05564b919522716ba9e085c35e9d6 authored about 8 years ago by David Tolnay <[email protected]>
Flush once per to_writer

5df9007714aba3c717d30e859e8feb95bc13a89c authored about 8 years ago by David Tolnay <[email protected]>
Update to serde_derive

796d9e5517b4d70decfb6f7850f03348084a28c4 authored about 8 years ago by David Tolnay <[email protected]>
Deserialize real numbers as f64 instead of str

acb6ad3ce38b4aeb1bd85599334cb12bf65b38f5 authored over 8 years ago by David Tolnay <[email protected]>
Fix test affected by linked hash map

977ca757fba3fe37a1a2fb941a0558e24e5caf8d authored over 8 years ago by David Tolnay <[email protected]>
Treat reals that don't parse as strings

7dcd3d638789d261ab94f67730b198eefd0d9a04 authored over 8 years ago by David Tolnay <[email protected]>
Serializable serde_yaml::Value

8a62d0f8833d2a10100e5ab23d3e6afe8a39e8ae authored over 8 years ago by David Tolnay <[email protected]>
Fix new clippy lints

b8bf364ae4ed6323a8154feb859ea9327d473a8b authored over 8 years ago by David Tolnay <[email protected]>
Empty commit to trigger Travis build

97e53dcac532f550cd8b644bb5a98d56899efa0f authored over 8 years ago by David Tolnay <[email protected]>
Release 0.4.0

10c8ed384e150ff734a077d16e1070474d138689 authored over 8 years ago by David Tolnay <[email protected]>
Update for map serialization changes

588225aa4c13e550d1cbaba024c1225cbaf343a6 authored over 8 years ago by Steven Fackler <[email protected]>
Release 0.4.0-rc1

41e0cde9a352cbd0e55bd7663fbe931a31085547 authored over 8 years ago by David Tolnay <[email protected]>
Merge pull request #22 from dtolnay/push_ser

serde push-serialization

8e12d0fa550d9293834f30250c1a1e9a2af01855 authored over 8 years ago by David Tolnay <[email protected]>
Cargo fmt again

f144016758fea707716bb7ca1f4f2f6232454a9a authored over 8 years ago by David Tolnay <[email protected]>
Be consistent about using `where` clause

afd41d8be45878d1dfbd04042b784ee8d5321800 authored over 8 years ago by David Tolnay <[email protected]>
Use serializer state to build Array and Hash

c06760fef5bfac4177d6436fb438829485f8883b authored over 8 years ago by David Tolnay <[email protected]>
Run cargo fmt

5cc36d984093aed887437af047600d65ab411e82 authored over 8 years ago by David Tolnay <[email protected]>
Import std::mem

032bee8d96ca19250b57b1aca628c171a4d75e59 authored over 8 years ago by David Tolnay <[email protected]>
Sort Serializer methods in the trait's order

fafa56cfeb8859dafaf15846bfca977d29825d51 authored over 8 years ago by David Tolnay <[email protected]>
Update deserializer API

26c295e0af8e26321c593f8fa6e711482a92b743 authored over 8 years ago by David Tolnay <[email protected]>
Bump serde dependency to 0.8.0-rc3

fce768ad271cc1236b2a1c3b92e0e1272b2ed1f9 authored over 8 years ago by David Tolnay <[email protected]>
give the Serializer its inner object by value

f58064ceeac297e829f787d12565ad492a56ac75 authored over 8 years ago by Oliver Schneider <[email protected]>
update to next iteration

824ad38317c16fa451e5b8e690400643e720d664 authored over 8 years ago by Oliver Schneider <[email protected]>
serde push-serialization

e4409bcd8577033272d57a966403277ee197d67c authored over 8 years ago by Oliver Schneider <[email protected]>
Simplify serialize_seq and serialize_map implementation

71771bf6f15596e5bc12ea2e3193b6f18ef3deed authored over 8 years ago by David Tolnay <[email protected]>
Run rustfmt

01d8fc4f7d98e9b3610e41bc12d3523cf60ea4ca authored over 8 years ago by David Tolnay <[email protected]>
Release 0.3.0

d01e055807258c1de0ba75a2dffa7b98da7570eb authored over 8 years ago by David Tolnay <[email protected]>
Merge pull request #16 from Lindenk/master

Unit variants can be serialized/deserialized as strings

fa4dccc4808db8c97e69a907adcb525af51bc5d3 authored over 8 years ago by David Tolnay <[email protected]>
Merge pull request #20 from dtolnay/expand

Use serde_codegen::expand in yaml_tests/build.rs

4a967cba2926a4af2f06d330b33f0ab2112584f3 authored over 8 years ago by David Tolnay <[email protected]>
Use serde_codegen::expand in yaml_tests/build.rs

8d432a35e885370c00fcc9b8efe2e863c702970c authored over 8 years ago by David Tolnay <[email protected]>
Release 0.2.5

661fccd68e42946c52769a602c9bf02460148d79 authored over 8 years ago by David Tolnay <[email protected]>
Merge pull request #19 from Lindenk/error_message_fixing

Formatted error messages created by other libraries no longer get overridden

04fd35f7b013e3c0b3e0d7aa822157d8d14d455e authored over 8 years ago by David Tolnay <[email protected]>
Stopped serde-yaml from overriding formatted error messages created by other libraries with their debug messages.

4869f4c6b73bf6a7d2c1df96b5855dcce202fe82 authored over 8 years ago by Linden Krouse <[email protected]>
Unit variants are now serialized as Strings instead of Maps, and are deserialized as either Maps or Strings.

aad960c5e2b870af79b2cc36cefcbde181dcc372 authored over 8 years ago by Linden Krouse <[email protected]>
Simplify missing_field implementation

12ad67878f120ff30c77ace53fbc2cded2fec150 authored over 8 years ago by David Tolnay <[email protected]>
Release 0.2.4

48493bf7a22cd3e0fec7c74230d384018a774f85 authored over 8 years ago by David Tolnay <[email protected]>
Feature to preserve order of map keys

0555ce2cf106eb2c8f55e7c726c67bb59c093c58 authored almost 9 years ago by David Tolnay <[email protected]>
Smaller subheadings in readme

0a1c2a656796d338409eb5c93899aa7b8e1b7387 authored almost 9 years ago by David Tolnay <[email protected]>
Link to release notes

8cab8b7d618196ceb523c581db086c36b0cc5ca1 authored almost 9 years ago by David Tolnay <[email protected]>
Do not hardcode btree_map iterator

eb1b34c173681fb4f100854821ce5c40bac9f9ac authored almost 9 years ago by David Tolnay <[email protected]>
Use indoc to write YAML in tests

728c3133ef05562c576eb4aa97026172b32e11c8 authored almost 9 years ago by David Tolnay <[email protected]>
Allow build failure on nightly

3608f57467f9d7705ba167666ed126e5ebba019b authored almost 9 years ago by David Tolnay <[email protected]>
Rustdoc fixes merged to yaml-rust

f4ea6889f5a328dae9a926c559884261a80596b6 authored almost 9 years ago by David Tolnay <[email protected]>
Release 0.2.3

43d4588f4ead195f58a3aa4a9e83fe84a24c0557 authored almost 9 years ago by David Tolnay <[email protected]>
Use fork of yaml-rust for generating docs

7ffaf4211783cf542a3238e25105668c17a4c55c authored almost 9 years ago by David Tolnay <[email protected]>
Add from_iter, from_reader, from_slice to be consistent with serde_json

2839cbe4444428ced13dad06e169652d8684cb12 authored almost 9 years ago by David Tolnay <[email protected]>
Add to_vec to be consistent with serde_json

327e803d399fef7c18a9a5e1cf31d051f0a58a57 authored almost 9 years ago by David Tolnay <[email protected]>
Add to_value and from_value to be consistent with serde_json

e786865d61eeb4282e9c578b6bc68c77e0f000fe authored almost 9 years ago by David Tolnay <[email protected]>
Re-enable clippy

690b0feadb567fdc67cec12ff40f4752c0379784 authored almost 9 years ago by David Tolnay <[email protected]>
Split tests into separate crate

21c96dcc793df7360cb4f72df41972486d3b65d1 authored almost 9 years ago by David Tolnay <[email protected]>
Release 0.2.2

bd7f8919f4defa05474b80dc52ac34517c0652b0 authored almost 9 years ago by David Tolnay <[email protected]>
Deserialize missing Option to None

5d8e68c37ddb7af1d2b97634ec3e00ee4d76f76e authored almost 9 years ago by David Tolnay <[email protected]>
Release 0.2.1

469f3c9fa1f89151af57fc5e938443aa8b197c9f authored almost 9 years ago by David Tolnay <[email protected]>
Merge pull request #6 from zyphrus/master

Build with rust stable and beta

ebddd758ee3a17c7925720643678a1f5800dc147 authored almost 9 years ago by David Tolnay <[email protected]>
Build with rust stable and beta

80b3bf6ec70e19f7dd9b2dfd563b9acc37477bb3 authored almost 9 years ago by David Barnett <[email protected]>
Turn clippy warnings into errors

293e80a9f9e2fd63302f43e81d4a58ccffc913e1 authored almost 9 years ago by David Tolnay <[email protected]>
Prefer "if let"

94dd60eef46b5718d73c292b429ae609b4f3d3a6 authored almost 9 years ago by David Tolnay <[email protected]>