Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overlays without the empty leaf at the end #103

Merged
merged 25 commits into from
Aug 10, 2018

Commits on Jul 31, 2018

  1. Configuration menu
    Copy the full SHA
    ce64f4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82fb4d1 View commit details
    Browse the repository at this point in the history
  3. Fix comment

    nobrakal committed Jul 31, 2018
    Configuration menu
    Copy the full SHA
    b8200df View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2018

  1. try

    nobrakal committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    69620ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43f94bb View commit details
    Browse the repository at this point in the history
  3. remove uncurry

    nobrakal committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    1b6b439 View commit details
    Browse the repository at this point in the history
  4. Use foldr1f

    nobrakal committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    cc8c738 View commit details
    Browse the repository at this point in the history
  5. curry

    nobrakal committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    a4b2707 View commit details
    Browse the repository at this point in the history
  6. foldr1fId

    nobrakal committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    5b5defc View commit details
    Browse the repository at this point in the history
  7. nonEmpty and remove edge'

    nobrakal committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    5416e8d View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2018

  1. the return of edgePrime

    nobrakal committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    074d42a View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2018

  1. Remove edgePrime

    nobrakal committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    bb85074 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2018

  1. Haddock comment

    nobrakal committed Aug 4, 2018
    Configuration menu
    Copy the full SHA
    b569406 View commit details
    Browse the repository at this point in the history
  2. Remove un-needed inline

    nobrakal committed Aug 4, 2018
    Configuration menu
    Copy the full SHA
    9fd5e45 View commit details
    Browse the repository at this point in the history
  3. Use Monoid/Semigroup

    nobrakal committed Aug 4, 2018
    Configuration menu
    Copy the full SHA
    2c2adb2 View commit details
    Browse the repository at this point in the history
  4. Better name

    nobrakal committed Aug 4, 2018
    Configuration menu
    Copy the full SHA
    aa2458e View commit details
    Browse the repository at this point in the history
  5. Better SemiGroup

    nobrakal committed Aug 4, 2018
    Configuration menu
    Copy the full SHA
    91a9535 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2018

  1. Revert "Better SemiGroup"

    This reverts commit 91a9535.
    nobrakal committed Aug 5, 2018
    Configuration menu
    Copy the full SHA
    e96850c View commit details
    Browse the repository at this point in the history
  2. Revert "Better name"

    This reverts commit aa2458e.
    nobrakal committed Aug 5, 2018
    Configuration menu
    Copy the full SHA
    d5af6c0 View commit details
    Browse the repository at this point in the history
  3. Revert "Use Monoid/Semigroup"

    This reverts commit 2c2adb2.
    nobrakal committed Aug 5, 2018
    Configuration menu
    Copy the full SHA
    73bbc02 View commit details
    Browse the repository at this point in the history
  4. sconcat-like

    nobrakal committed Aug 5, 2018
    Configuration menu
    Copy the full SHA
    b339c65 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2018

  1. Drop the rule

    nobrakal committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    89b4bfe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfdb354 View commit details
    Browse the repository at this point in the history
  3. some cleanup

    nobrakal committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    9fc19b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2018

  1. Use concatg1

    nobrakal committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    c0c7523 View commit details
    Browse the repository at this point in the history