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

WIP fix(pass-style,marshal): -0 should round trip distinct from 0 #1626

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

erights
Copy link
Contributor

@erights erights commented Jun 8, 2023

Fixes #1602

@erights erights self-assigned this Jun 8, 2023
@erights erights force-pushed the markm-1602-minus-zero branch from a17dea6 to da77610 Compare October 13, 2023 22:35
@erights erights force-pushed the markm-1602-minus-zero branch from da77610 to 0a78cda Compare October 24, 2023 23:34
@erights erights force-pushed the markm-1602-minus-zero branch 2 times, most recently from 7c6f2dc to bf675fc Compare November 7, 2023 19:22
@erights erights force-pushed the markm-1602-minus-zero branch from bf675fc to 17baf0d Compare December 21, 2023 03:00
@erights erights force-pushed the markm-1602-minus-zero branch from 17baf0d to 08ddb4c Compare December 31, 2023 22:40
@erights erights force-pushed the markm-1602-minus-zero branch 2 times, most recently from 1ff9eb9 to db8a494 Compare January 11, 2024 06:27
@erights erights force-pushed the markm-1602-minus-zero branch from db8a494 to 11fce23 Compare January 13, 2024 23:01
@erights erights added the ocapn label Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

-0 should round trip through pass-style but remain equiv to 0 at patterns level
1 participant