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 uncurried ST functions #52

Merged
merged 12 commits into from
Sep 26, 2022
Merged

Commits on Sep 4, 2022

  1. Adds uncurried ST functions

    Mike Solomon committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    aa340a3 View commit details
    Browse the repository at this point in the history
  2. Adds nominal type

    Mike Solomon committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    6db106c View commit details
    Browse the repository at this point in the history
  3. Runs eslint

    Mike Solomon committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    25e166b View commit details
    Browse the repository at this point in the history
  4. s/Type/Region/g

    Mike Solomon committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    ddd1e5d View commit details
    Browse the repository at this point in the history
  5. Imports region type

    Mike Solomon committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    4b604f8 View commit details
    Browse the repository at this point in the history
  6. Fixes typo

    Mike Solomon committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    8d9e6e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Removes semigroup and monoid instances

    Mike Solomon committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    3142090 View commit details
    Browse the repository at this point in the history
  2. Removes unused imports

    Mike Solomon committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    6161789 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2022

  1. Changes placement of nominal type variable

    Mike Solomon committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    2cc2f8c View commit details
    Browse the repository at this point in the history
  2. Removes double t

    Mike Solomon committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    d2d8754 View commit details
    Browse the repository at this point in the history
  3. Changes order of types

    Mike Solomon committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    564b7d4 View commit details
    Browse the repository at this point in the history
  4. Adds changelog entry

    Mike Solomon committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    b0d9350 View commit details
    Browse the repository at this point in the history