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

Typed continuations: resume instructions #6083

Merged
merged 27 commits into from
Jan 11, 2024
Merged

Commits on Nov 5, 2023

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

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    2a932d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e96014a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b8787d View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    a3cc291 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfbb193 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef0a683 View commit details
    Browse the repository at this point in the history
  4. move comment on own line

    frank-emrich committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    53e40d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f85434 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b475268 View commit details
    Browse the repository at this point in the history
  7. combine both experiments

    frank-emrich committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    3c1906e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6ab20ad View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

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

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    bc86090 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97d54f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf17036 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    db5b02a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    115d0e2 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

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

Commits on Jan 7, 2024

  1. Configuration menu
    Copy the full SHA
    6749e08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17be964 View commit details
    Browse the repository at this point in the history
  3. rephrase comment

    frank-emrich committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    c262d3c View commit details
    Browse the repository at this point in the history
  4. Make Resume class more consistent with TryTable

    - sentTypes is public now
    - only one finalize method with optional Module* parameter
    - populateResumeSentTypes helper function
    frank-emrich committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    fbcb7fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    06a26c1 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. address minor nits

    frank-emrich committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    d41256d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab6ff8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    179faa4 View commit details
    Browse the repository at this point in the history