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

Seq vs List Correspondence #1302

Closed
wants to merge 20 commits into from

Commits on Sep 20, 2024

  1. Add new functional big-step semantics example for an imperative langu…

    …age similar to fun-op-sem/imp, but uses lists for sequencing
    adamstucci committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    92a5df0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46b894c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e8e859 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e10afbc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    89cacc9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    50329d8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7fb55c7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c82fbdf View commit details
    Browse the repository at this point in the history
  9. Add proof that can get any resultant clock above known resultant cloc…

    …k given appropriate initial clock
    adamstucci committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a68168b View commit details
    Browse the repository at this point in the history
  10. Add proof that can get any resultant clock given an appropriate initi…

    …al clock for terminating programs in fun-op-sem/imp
    adamstucci committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    aafc4cb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3876af1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5145376 View commit details
    Browse the repository at this point in the history
  13. Remove unused weaker lemma

    adamstucci committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    910a7c8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    833676d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d3fc0fd View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5d58756 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9f8116f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3f6247f View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

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