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

improve n-ary continuation coercion #4615

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

improve n-ary continuation coercion #4615

wants to merge 8 commits into from

Commits on Jul 14, 2024

  1. tweaks

    ggreif committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    acb5625 View commit details
    Browse the repository at this point in the history
  2. tweak

    ggreif committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    f1de796 View commit details
    Browse the repository at this point in the history
  3. generate less lambdas on the fly

    instead call into the new `@coerce_cont`.
    ggreif committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    555223b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8cc1342 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. WIP: specialise only for {0, 2}-ary

    later I'll generate the rest
    ggreif committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    662225c View commit details
    Browse the repository at this point in the history
  2. WIP: bring back coerce

    ggreif committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    7a61404 View commit details
    Browse the repository at this point in the history
  3. accept

    ggreif committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    31359bb View commit details
    Browse the repository at this point in the history
  4. accept

    ggreif committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    2d6fe4a View commit details
    Browse the repository at this point in the history