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

Add session command data and enforce-session builtin #1171

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

Commits on Mar 28, 2023

  1. Configuration menu
    Copy the full SHA
    2dee0a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a74509f View commit details
    Browse the repository at this point in the history
  3. add repl test

    imalsogreg committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    625a50a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d8e9b5 View commit details
    Browse the repository at this point in the history
  5. fixup

    imalsogreg committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    31a425b View commit details
    Browse the repository at this point in the history
  6. export

    imalsogreg committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    1e29182 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

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

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    bfe2ad1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fb10da View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

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

Commits on Apr 4, 2023

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

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    452198e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    911298a View commit details
    Browse the repository at this point in the history
  3. tests fixup

    imalsogreg committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    6434715 View commit details
    Browse the repository at this point in the history
  4. Revert "Update hashed payloads in continuation tests"

    This reverts commit 6fb10da.
    imalsogreg committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    024173e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1926d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3a5cc70 View commit details
    Browse the repository at this point in the history
  7. cleanup

    imalsogreg committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    1ee475e View commit details
    Browse the repository at this point in the history
  8. more cleanup

    imalsogreg committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    a810a2a View commit details
    Browse the repository at this point in the history
  9. fixup

    imalsogreg committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    125ae0c View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. Update src/Pact/Native/Session.hs

    Fix formatting for enforceSession
    
    Co-authored-by: John Wiegley <[email protected]>
    imalsogreg and jwiegley authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    6184201 View commit details
    Browse the repository at this point in the history
  2. Update src-ghc/Pact/GasModel/GasTests.hs

    Co-authored-by: John Wiegley <[email protected]>
    imalsogreg and jwiegley authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    a33ab26 View commit details
    Browse the repository at this point in the history
  3. Update src/Pact/Native/Session.hs

    Co-authored-by: John Wiegley <[email protected]>
    imalsogreg and jwiegley authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    6173b6e View commit details
    Browse the repository at this point in the history
  4. Update src-ghc/Pact/GasModel/GasTests.hs

    Co-authored-by: John Wiegley <[email protected]>
    imalsogreg and jwiegley authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    b55bd9f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    35d7f4e View commit details
    Browse the repository at this point in the history
  6. Update src/Pact/Native/Session.hs

    Co-authored-by: John Wiegley <[email protected]>
    imalsogreg and jwiegley authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    40d27ff View commit details
    Browse the repository at this point in the history