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

Issue 1282: Bring Gambit to the future #1286

Merged
merged 4 commits into from
Dec 14, 2024
Merged

Issue 1282: Bring Gambit to the future #1286

merged 4 commits into from
Dec 14, 2024

Conversation

vyzo
Copy link
Collaborator

@vyzo vyzo commented Dec 13, 2024

This updates the gambit pin, runtime. and actor io to work with the recent changes for using 3 tag bits and supporting self-tagging flonums.
It also isolates the target dependent code in the runtime behind a cond-expand so that we can cleanly support type-of and class-of in the forthcoming js target.

Closes #1282

@vyzo vyzo requested review from drewc and a team December 13, 2024 23:49
Copy link

netlify bot commented Dec 13, 2024

Deploy Preview for elastic-ritchie-8f47f9 ready!

Name Link
🔨 Latest commit d308805
🔍 Latest deploy log https://app.netlify.com/sites/elastic-ritchie-8f47f9/deploys/675cc805f3f3bd00082498e3
😎 Deploy Preview https://deploy-preview-1286--elastic-ritchie-8f47f9.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@vyzo vyzo enabled auto-merge (squash) December 14, 2024 00:12
@vyzo vyzo merged commit ebe750b into master Dec 14, 2024
11 of 12 checks passed
@vyzo vyzo deleted the gambit-to-the-future branch December 14, 2024 00:21
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.

Update code for changes in flonum representation
2 participants