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

[Cider 2.0] Remaining comb prims and the seq mem implementation #1967

Merged
merged 8 commits into from
Mar 11, 2024

Conversation

EclecticGriffin
Copy link
Collaborator

I am back functioning again! This is work on #1913 to clean up some of the missing primitive implementations. Also re-wrote the memory address calculations to be a bit more readable and compact rather than using the approach of a MemAddresser trait. A mostly internal detail that should make things a bit easier to keep track of.

This also removed the allow_dead ignore so, some other stuff has been deleted or marked as currently unused for the time being.

@EclecticGriffin EclecticGriffin enabled auto-merge (squash) March 11, 2024 19:04
@EclecticGriffin EclecticGriffin mentioned this pull request Mar 11, 2024
22 tasks
@EclecticGriffin EclecticGriffin merged commit 23cd0a1 into main Mar 11, 2024
8 checks passed
@EclecticGriffin EclecticGriffin deleted the cider2/prims branch March 11, 2024 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant