Skip to content
This repository has been archived by the owner on Nov 26, 2022. It is now read-only.

Use anyhow for erro handling #72

Open
wants to merge 23 commits into
base: master
Choose a base branch
from
Open

Use anyhow for erro handling #72

wants to merge 23 commits into from

Commits on Sep 5, 2020

  1. try anyhow

    j2ghz committed Sep 5, 2020
    Configuration menu
    Copy the full SHA
    fed0b40 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2020

  1. warn on unwrap

    j2ghz committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    7bd11d1 View commit details
    Browse the repository at this point in the history
  2. format, fix bench

    j2ghz committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    5379f00 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. use structopt

    j2ghz committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    25a9cca View commit details
    Browse the repository at this point in the history
  2. add plain test

    j2ghz committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    e688b5b View commit details
    Browse the repository at this point in the history
  3. correct csv width check

    j2ghz committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    d2b2f62 View commit details
    Browse the repository at this point in the history
  4. remove values limit

    j2ghz committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    693520e View commit details
    Browse the repository at this point in the history
  5. add vscode

    j2ghz committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    88245e7 View commit details
    Browse the repository at this point in the history
  6. conditionally remova last

    j2ghz committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    974e835 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. use LTO for release

    j2ghz committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    a0e853c View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into anyhow

    # Conflicts:
    #	Cargo.lock
    #	Cargo.toml
    j2ghz committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    2ced303 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2020

  1. process_iter result

    j2ghz committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    2289473 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2021

  1. Merge remote-tracking branch 'origin/master' into anyhow

    # Conflicts:
    #	Cargo.lock
    #	Cargo.toml
    j2ghz committed Mar 7, 2021
    Configuration menu
    Copy the full SHA
    4fb5c4c View commit details
    Browse the repository at this point in the history
  2. fix a few lints

    j2ghz committed Mar 7, 2021
    Configuration menu
    Copy the full SHA
    61f065e View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. lib update

    j2ghz committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    d730857 View commit details
    Browse the repository at this point in the history
  2. fix tests

    j2ghz committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    5f40091 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2021

  1. anyhow::Result with iterators

    j2ghz committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    4626be1 View commit details
    Browse the repository at this point in the history
  2. remove dummy tests

    j2ghz committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    8e9c947 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/master' into anyhow

    # Conflicts:
    #	Cargo.lock
    j2ghz committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    31686a8 View commit details
    Browse the repository at this point in the history
  4. fix warns

    j2ghz committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    2c88a5a View commit details
    Browse the repository at this point in the history
  5. fix test

    j2ghz committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    980790a View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2021

  1. update libs

    j2ghz committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    98a89eb View commit details
    Browse the repository at this point in the history
  2. fixes

    j2ghz committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    25df53a View commit details
    Browse the repository at this point in the history