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

Monads refactor #660

Merged
merged 6 commits into from
Aug 9, 2023
Merged

Monads refactor #660

merged 6 commits into from
Aug 9, 2023

Commits on Aug 9, 2023

  1. lib/monads: rename OptionMonad to Reader_Option_Monad

    Signed-off-by: Corey Lewis <[email protected]>
    corlewis committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    241f674 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8683f5 View commit details
    Browse the repository at this point in the history
  3. lib/monads: move different monads to subdirectories

    Signed-off-by: Corey Lewis <[email protected]>
    corlewis committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    b1ae2df View commit details
    Browse the repository at this point in the history
  4. lib+spec+proof+autocorres: consistent Nondet filename prefix

    Signed-off-by: Corey Lewis <[email protected]>
    corlewis committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    c2ef472 View commit details
    Browse the repository at this point in the history
  5. lib: consistent Trace filename prefix

    Signed-off-by: Corey Lewis <[email protected]>
    corlewis committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    9023fed View commit details
    Browse the repository at this point in the history
  6. lib/monads: reorder files in ROOT

    Signed-off-by: Corey Lewis <[email protected]>
    corlewis committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    42ca5b3 View commit details
    Browse the repository at this point in the history