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

allow some error-shim overloads for cpsMagic, cpsVoodoo #258

Merged
merged 2 commits into from
Nov 7, 2021
Merged

Conversation

disruptek
Copy link
Contributor

Just uses declaredInScope to decide whether to redefine the error shim.

@disruptek disruptek added documentation Improvements or additions to documentation enhancement New feature or request release cut a new release upon merge labels Nov 7, 2021
@disruptek disruptek changed the title fixes #235 in some cases allow some error-shim overloads for cpsMagic, cpsVoodoo Nov 7, 2021
@disruptek disruptek linked an issue Nov 7, 2021 that may be closed by this pull request
@disruptek disruptek merged commit e1f829e into master Nov 7, 2021
@disruptek disruptek deleted the overloads branch November 7, 2021 22:14
disruptek added a commit that referenced this pull request Nov 10, 2021
This reverts commit e1f829e.
disruptek added a commit that referenced this pull request Nov 13, 2021
This reverts commit e1f829e.
disruptek added a commit that referenced this pull request May 18, 2022
This reverts commit e1f829e.
disruptek added a commit that referenced this pull request May 18, 2022
* wip

* undo #258 pending alternatives

This reverts commit e1f829e.

* move a thing

* fix some embedded urls

* progress...  or not

* add some tests

* rm spam

* take the easy way out

* rm spam

* add a couple more tests for conversation

* another take

* enable the vtable functionality

* tweaks to show off callback types

* fixup for exporting the shim

* clarify the test

* naming, add more docs, test

* rename result() to recover()

* untyped pass to support "natural" in-cps syntax

* same same but different

* only rewrite calls in proc bodies

* more green balls

* another hackish workaround

* fixup for rebase snafu

* disable the untyped pass for now

* implement call syntax in the worst possible way

* work around newSeq interaction with `()`()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request release cut a new release upon merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to overload voodoo/magic by continuation types
1 participant