-
Notifications
You must be signed in to change notification settings - Fork 70
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: lloydmeta/frunk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.22
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: lloydmeta/frunk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.25
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 25 files changed
- 2 contributors
Commits on Mar 24, 2017
-
* Start adding Laws submodule * Add Semigroup laws * Add laws test to Travis * Add tests for more Semigroup instances * Try to fix paths in Travis.yml * Go back to the main directory for running cargo doc * Better docs * Add tests for Moniod left right identity laws * fix typo
Configuration menu - View commit details
-
Copy full SHA for 0332528 - Browse repository at this point
Copy the full SHA 0332528View commit details
Commits on Apr 18, 2017
-
* Basic building of a Coproduct * Add Coproduct! Type macro * Add Coproduct Fold * Add rustdocs
Configuration menu - View commit details
-
Copy full SHA for 4e85222 - Browse repository at this point
Copy the full SHA 4e85222View commit details -
Configuration menu - View commit details
-
Copy full SHA for 698e092 - Browse repository at this point
Copy the full SHA 698e092View commit details
Commits on Apr 19, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 6394a77 - Browse repository at this point
Copy the full SHA 6394a77View commit details -
Feature/non consuming transforms (#48)
* Add non-consuming Coproduct fold, HList map and foldLeft * Missing HList foldRight because of rust-lang/rust#39959
Configuration menu - View commit details
-
Copy full SHA for 275c490 - Browse repository at this point
Copy the full SHA 275c490View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6b2bb2 - Browse repository at this point
Copy the full SHA f6b2bb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 528baf6 - Browse repository at this point
Copy the full SHA 528baf6View commit details
Commits on Apr 20, 2017
-
- Rename Coproduct! type macro to Coprod! - Make coproduct folding take an hlist of functions by value so we can ease the restraint to FnOnce from Fn - Fix unnamespaced references to CNil and HNil in macros
Configuration menu - View commit details
-
Copy full SHA for e6a3217 - Browse repository at this point
Copy the full SHA e6a3217View commit details -
Configuration menu - View commit details
-
Copy full SHA for 050d14a - Browse repository at this point
Copy the full SHA 050d14aView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.1.22...v0.1.25