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] Partial checkpoint #1868

Merged
merged 16 commits into from
Jan 24, 2024
Merged

[Cider 2.0] Partial checkpoint #1868

merged 16 commits into from
Jan 24, 2024

Conversation

EclecticGriffin
Copy link
Collaborator

Mainly lands the changes to cider 2's value representation and fixes the existing primitives. There's also some stuff with the program counter too. Next up, actually simulating things with the new semantics.

@EclecticGriffin EclecticGriffin enabled auto-merge (squash) January 24, 2024 21:29
@EclecticGriffin EclecticGriffin merged commit 8ace995 into main Jan 24, 2024
7 checks passed
@EclecticGriffin EclecticGriffin deleted the cider-2-flat-pc branch January 24, 2024 21:34
rachitnigam pushed a commit that referenced this pull request Feb 16, 2024
* add some more doc strings

* mod changes

* typo

* partial checkpoint

* words and stuff

* sketch out the next_node search

* delete

* integrate partial use of the next_node fn

* partial checkpoint

* correct macro after changing names

* change the primitive trait

* it kinda simulates now

* use bitor

* Some basics

* everything is extremely broken and I need to make new error types

* we're compiling again
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