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

Kernelize Atom and QVar #709

Merged
merged 2 commits into from
Jul 20, 2021
Merged

Kernelize Atom and QVar #709

merged 2 commits into from
Jul 20, 2021

Conversation

Odomontois
Copy link
Member

@Odomontois Odomontois commented Jul 16, 2021

The breaking thing here is AtomByRef and QVarByMVar being moved to the tofu.interop package
QVarByMVar now requires MVar2 (not so breaking)
New approach to careful carrying instances through macros requires separate carrier type for each implementation.
Carriers are now bare traits, subtypes of carried type.
Existing carriers refactored to the same encoding.

@Odomontois Odomontois merged commit 91b8b3c into master Jul 20, 2021
@mergify mergify bot deleted the kernel-atom-qvar branch July 20, 2021 07:34
@catostrophe catostrophe added the enhancement New feature or request label Sep 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants