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

Tail Recursion Modulo Cons for record payloads #6071

Draft
wants to merge 23 commits into
base: main
Choose a base branch
from

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    a0e0d1f View commit details
    Browse the repository at this point in the history
  2. wip exploring

    HajagosNorbert committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    c182ad5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a2f974 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7c905d View commit details
    Browse the repository at this point in the history
  5. remove some dbg code

    HajagosNorbert committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    c15c7a3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    032a943 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4514060 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9f69250 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b735363 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e7ce8c4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3de6775 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    607ffc0 View commit details
    Browse the repository at this point in the history
  13. delete unused code

    HajagosNorbert committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    d234adb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ecb3bc9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    307dc13 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    becd2a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

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

Commits on Nov 26, 2023

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

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    16133b4 View commit details
    Browse the repository at this point in the history
  2. got rid of RecCallPath

    HajagosNorbert committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    7597cee View commit details
    Browse the repository at this point in the history
  3. add docs and refactor

    HajagosNorbert committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    64ff005 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91714d2 View commit details
    Browse the repository at this point in the history
  5. rename vars

    HajagosNorbert committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    48d8c26 View commit details
    Browse the repository at this point in the history