Skip to content
This repository has been archived by the owner on Aug 15, 2021. It is now read-only.

Pull requests: pyfisch/cbor

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Deserialize undefined as None for Option
#218 opened Jul 6, 2021 by mraerino Loading…
Extend Value with conversation methods.
#214 opened May 27, 2021 by garyhai Loading…
Implement de::from_slice_count
#213 opened Mar 31, 2021 by ericmarkmartin Loading…
fn to change output type of stream deserializer
#212 opened Dec 4, 2020 by dr-bonez Loading…
add RawValue for deferring/omitting serde-ing
#211 opened Nov 18, 2020 by CobaltCause Loading…
ser: Remove superfluous float.to_bits() calls
#204 opened Jul 21, 2020 by mrkline Loading…
impl From<crate::Error> for std::io::Error
#203 opened Jul 6, 2020 by npmccallum Loading…
Add tokio_util::codec::{Encoder, Decoder} support
#202 opened Jul 6, 2020 by npmccallum Loading…
Add the cbor!() macro
#201 opened Jul 6, 2020 by npmccallum Loading…
Fixups for conversions
#200 opened Jul 5, 2020 by npmccallum Loading…
Don't run rustfmt in nightly
#195 opened May 28, 2020 by stevenroose Loading…
Fix clippy errors of redundant closures
#194 opened May 28, 2020 by stevenroose Loading…
Suggestion: turn off "small heuristic" of rustfmt
#193 opened May 28, 2020 by stevenroose Loading…
Add some utility methods on Value
#191 opened May 28, 2020 by stevenroose Loading…
Support MSRV of 1.36
#190 opened May 22, 2020 by stevenroose Loading…
Add roundtrip example test case. bug
#169 opened Dec 31, 2019 by windelbouwman Loading…
Support 128-bit integers
#145 opened Sep 1, 2019 by nhynes Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.