summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-02-22fixup! WIP: Add Skip extension where predicate can failskipMatthias Beyer
2020-02-22fixup! WIP: Add Skip extension where predicate can failMatthias Beyer
2020-02-21WIP: Add Skip extension where predicate can failMatthias Beyer
2020-01-01Merge pull request #21 from matthiasbeyer/travisMatthias Beyer
2019-12-28Merge pull request #20 from matthiasbeyer/readmeMatthias Beyer
2019-12-28More rust versions!!!Matthias Beyer
2019-12-28Add examplesMatthias Beyer
2019-12-28Remove Contributions section, this should be clearMatthias Beyer
2019-10-31Merge pull request #18 from TethysSvensson/masterMatthias Beyer
2019-10-30Use `slice::iter` instead of `into_iter` to avoid future breakageMathias Svensson
2019-10-27Merge branch 'filter-and-then'Matthias Beyer
2019-10-26Add filter extension where filter can fail.Matthias Beyer
2019-10-25v0.4.0Matthias Beyer
2019-10-25Add changelog for 0.4.0Matthias Beyer
2019-10-25Add changelog entry for 0.3.0Matthias Beyer
2019-10-25Merge branch 'ok-or-else'Matthias Beyer
2019-10-25Merge branch 'more-travis'Matthias Beyer
2019-10-25Add some tests for the map_inner_ok_or_else() extensionMatthias Beyer
2019-10-25Add ok-or-else extensionMatthias Beyer
2019-10-24Always use the latest patch versionMatthias Beyer
2019-10-24Build on all versions since 1.21Matthias Beyer
2018-12-20v0.3.0Matthias Beyer
2018-11-30Merge pull request #13 from dpc/renameDawid Ciężarkiewicz
2018-11-30Merge pull request #11 from dpc/and_thenDawid Ciężarkiewicz
2018-11-30Merge pull request #7 from dpc/flat_mapDawid Ciężarkiewicz
2018-11-30Get rid of `X` suffixDawid Ciężarkiewicz
2018-11-30Get rid of `_x` in file namesDawid Ciężarkiewicz
2018-11-30Merge pull request #12 from dpc/reexportDawid Ciężarkiewicz
2018-11-29Re-export all traits from root moduleDawid Ciężarkiewicz
2018-11-29Actually, make `and_then_x` be able to change the type.Dawid Ciężarkiewicz
2018-11-29Actually, make `and_then_x` be able to change the type.Dawid Ciężarkiewicz
2018-11-27Add `and_then_ok` and `and_then_err`Dawid Ciężarkiewicz
2018-11-27Add `and_then_ok` and `and_then_err`Dawid Ciężarkiewicz
2018-11-27Add `flatten_ok` and `flatten_err`Dawid Ciężarkiewicz
2018-11-27Add `flat_map_ok` and `flat_map_err`Dawid Ciężarkiewicz
2018-11-27Add `flatten_ok` and `flatten_err`Dawid Ciężarkiewicz
2018-11-27Add `flat_map_ok` and `flat_map_err`Dawid Ciężarkiewicz
2018-11-26Implement `filter_map_ok` and `filter_map_err`Dawid Ciężarkiewicz
2018-10-29v0.2.0Matthias Beyer
2018-10-13Merge pull request #4 from pchampin/remove_trait_objectsMatthias Beyer
2018-10-12fixed indentationPierre-Antoine Champin
2018-10-12improved readabilityPierre-Antoine Champin
2018-10-12oops, where did that come from?...Pierre-Antoine Champin
2018-10-12removed trait objects from oks.rs and errors.rsPierre-Antoine Champin
2018-10-09Merge pull request #3 from pchampin/new_traitsMatthias Beyer
2018-10-09added filter_xPierre-Antoine Champin
2018-10-08added examples in the docPierre-Antoine Champin
2018-10-08fixed erroneous commentPierre-Antoine Champin
2018-10-08added map_x and while_okPierre-Antoine Champin
2018-02-22Add badgesMatthias Beyer