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

Dev handling state refactor #61

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Commits on Mar 24, 2023

  1. WIP add HandlingState tests

    turion committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    973c225 View commit details
    Browse the repository at this point in the history
  2. FIXUP leave out

    turion committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    19fccab View commit details
    Browse the repository at this point in the history
  3. WIP custom monad

    turion committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    167cd60 View commit details
    Browse the repository at this point in the history
  4. WIP accum & writer

    turion committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    587c9e3 View commit details
    Browse the repository at this point in the history
  5. WIP writer & accum to state

    turion committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    04838da View commit details
    Browse the repository at this point in the history
  6. REWORD probably a fix?

    turion committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    48bdadb View commit details
    Browse the repository at this point in the history
  7. CHERRY change & changeInit

    turion committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    46e0e02 View commit details
    Browse the repository at this point in the history
  8. AMEND test monad morphisms

    turion committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    a26b5dd View commit details
    Browse the repository at this point in the history
  9. Upgrade mtl dependency

    turion committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    1e8bf02 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2beeca1 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Add AccumTOrphan

    turion committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    957bfe7 View commit details
    Browse the repository at this point in the history