Thanks to visit codestin.com
Credit goes to github.com

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: haskell-unordered-containers/unordered-containers
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.18.0
Choose a base ref
...
head repository: haskell-unordered-containers/unordered-containers
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.19.0
Choose a head ref
  • 7 commits
  • 12 files changed
  • 5 contributors

Commits on Apr 9, 2022

  1. refactor to use snoc

    oberblastmeister authored and treeowl committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    102d35b View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. Configuration menu
    Copy the full SHA
    68a2945 View commit details
    Browse the repository at this point in the history
  2. Use MathJax format for complexity annotations (#411)

    Use MathJax format for complexity annotations.
    konsumlamm authored Apr 13, 2022
    Configuration menu
    Copy the full SHA
    63ec59a View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

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

Commits on Apr 15, 2022

  1. Make intersections much faster (#406)

    Fixes #225.
    
    Co-authored-by: David Feuer <[email protected]>
    Co-authored-by: Simon Jakobi <[email protected]>
    3 people authored Apr 15, 2022
    Configuration menu
    Copy the full SHA
    b73381e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc7afaa View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2022

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