Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: darfink/tap-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f960e60
Choose a base ref
...
head repository: darfink/tap-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 79c1c00
Choose a head ref
  • 10 commits
  • 6 files changed
  • 4 contributors

Commits on Jan 29, 2018

  1. Configuration menu
    Copy the full SHA
    e618cfc View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2018

  1. feat(merge): pull request #3 from myrrlyn/nom3

    Add tapping support for nom3's IResult type
    darfink authored Mar 25, 2018
    Configuration menu
    Copy the full SHA
    9b3865b View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2018

  1. style: apply cargo-fmt

    darfink committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    7d7cc2b View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2018

  1. Fixes doc comments on tap_true and tap_false.

    The doc comments for `TapBooleanOps` methods had been copied from `TapResultOps`. Now they are correct.
    tov authored Dec 7, 2018
    Configuration menu
    Copy the full SHA
    8889071 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2018

  1. Merge pull request #4 from tov/patch-1

    Fixes doc comments on `tap_true` and `tap_false`.
    darfink authored Dec 14, 2018
    Configuration menu
    Copy the full SHA
    51ada36 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2019

  1. Configuration menu
    Copy the full SHA
    c0b0855 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2019

  1. improve documentation (#5)

    lcnr authored and darfink committed Mar 28, 2019
    Configuration menu
    Copy the full SHA
    9ea14e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2019

  1. change signature of TapBooleanOps

    lcnr authored and darfink committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    935b311 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0af2f66 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2019

  1. Configuration menu
    Copy the full SHA
    79c1c00 View commit details
    Browse the repository at this point in the history
Loading