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

adds contravariant functor to spec #150

Merged
merged 15 commits into from
Jan 30, 2017
Merged

adds contravariant functor to spec #150

merged 15 commits into from
Jan 30, 2017

Commits on Aug 21, 2016

  1. Configuration menu
    Copy the full SHA
    d8ac952 View commit details
    Browse the repository at this point in the history
  2. adds to list of structures

    rjmk committed Aug 21, 2016
    Configuration menu
    Copy the full SHA
    7ba1e0c View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2016

  1. Merge branch 'master' of github.com:fantasyland/fantasy-land

    * 'master' of github.com:fantasyland/fantasy-land:
      Add ChainRec specification (fantasyland#152)
      Add type signatures to spec (fantasyland#147)
    rjmk committed Sep 6, 2016
    Configuration menu
    Copy the full SHA
    87cb883 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c796a4e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:fantasyland/fantasy-land

    * 'master' of github.com:fantasyland/fantasy-land:
      change spec to require prefixed names (fantasyland#146)
    rjmk committed Sep 6, 2016
    Configuration menu
    Copy the full SHA
    cc8caee View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2016

  1. Merge branch 'master' of github.com:fantasyland/fantasy-land

    * 'master' of github.com:fantasyland/fantasy-land: (29 commits)
      Version 2.1.0
      Add Alt, Plus and Alternative specs (fantasyland#197)
      Use uppercase letters for Type representatives in laws (fantasyland#196)
      Fix id_test and argument order in laws (fantasyland#193)
      Version 2.0.0
      Another go at updating dependencies (fantasyland#192)
      release: integrate xyz (fantasyland#191)
      test: remove unnecessary lambdas (fantasyland#190)
      require static methods to be defined on type representatives (fantasyland#180)
      lint: integrate ESLint (fantasyland#189)
      Enforce parametricity (fantasyland#184)
      readme: tweak signatures to indicate that methods are not curried (fantasyland#183)
      Fix reduce signature to not use currying (fantasyland#182)
      Link to dependent specifications (fantasyland#178)
      Add Fluture to the list of implementations (fantasyland#175)
      laws/functor: fix composition (fantasyland#173)
      laws/monad: fix leftIdentity (fantasyland#171)
      Minor version bump
      bower: add bower.json (fantasyland#159)
      Fix chainRec signature to not use currying (fantasyland#167)
      ...
    rjmk committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    e079454 View commit details
    Browse the repository at this point in the history
  2. Fix linting errors

    rjmk committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    35f03ef View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2016

  1. Update figures

    rjmk committed Nov 14, 2016
    Configuration menu
    Copy the full SHA
    d3dc80d View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2016

  1. Update height of img in README

    rjmk committed Dec 5, 2016
    Configuration menu
    Copy the full SHA
    2537d28 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2016

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

Commits on Dec 20, 2016

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

Commits on Jan 29, 2017

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

Commits on Jan 30, 2017

  1. Merge pull request #1 from fantasyland/contravariant-functor-pr-fixes

    Contravariant functor PR fixes
    rjmk committed Jan 30, 2017
    Configuration menu
    Copy the full SHA
    38430f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c214a9 View commit details
    Browse the repository at this point in the history
  3. Update contramap laws

    rjmk committed Jan 30, 2017
    Configuration menu
    Copy the full SHA
    738a8a3 View commit details
    Browse the repository at this point in the history