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

add bitxor (^) unified operator #7216

Merged
merged 8 commits into from
Mar 25, 2025

Conversation

MiryangJung
Copy link
Contributor

@MiryangJung MiryangJung commented Dec 24, 2024

#7172

When running make lib locally, the build is failing, and I’m currently checking it.

@zth
Copy link
Collaborator

zth commented Dec 24, 2024

@MiryangJung great to see you in a PR, welcome! 😁

@cknitt
Copy link
Member

cknitt commented Feb 8, 2025

Hi @MiryangJung! Would be great to get this PR merged - do you have time to pick up work on it again?

@MiryangJung
Copy link
Contributor Author

Hi @MiryangJung! Would be great to get this PR merged - do you have time to pick up work on it again?

sure! I will redo the task.

@cometkim cometkim mentioned this pull request Mar 22, 2025
@MiryangJung MiryangJung force-pushed the unified-operator/lxor branch 3 times, most recently from 4d0f26a to bd8ceb3 Compare March 22, 2025 14:50
@cometkim cometkim marked this pull request as ready for review March 22, 2025 14:50
@MiryangJung MiryangJung changed the title add add lxor (^) unified operator add add bitxor (^) unified operator Mar 22, 2025
@MiryangJung MiryangJung changed the title add add bitxor (^) unified operator add bitxor (^) unified operator Mar 22, 2025
@cometkim cometkim force-pushed the unified-operator/lxor branch from bd8ceb3 to 695922c Compare March 22, 2025 15:39
@cometkim cometkim force-pushed the unified-operator/lxor branch from 695922c to 6a5a015 Compare March 23, 2025 00:33
@cknitt
Copy link
Member

cknitt commented Mar 24, 2025

Please also update the test output accordingly.

@MiryangJung
Copy link
Contributor Author

update the test output

oh! thx

@cknitt
Copy link
Member

cknitt commented Mar 24, 2025

Oh, and could you also add a CHANGELOG entry, please?

@MiryangJung
Copy link
Contributor Author

Oh, and could you also add a CHANGELOG entry, please?

Ok! I've added it. But I'm not sure if I did it correctly 🤨

@cknitt
Copy link
Member

cknitt commented Mar 25, 2025

Oh, and could you also add a CHANGELOG entry, please?

Ok! I've added it. But I'm not sure if I did it correctly 🤨

Thanks a lot! I adapted it a bit.

@cknitt cknitt merged commit a7d34c7 into rescript-lang:master Mar 25, 2025
20 checks passed
@fhammerschmidt fhammerschmidt mentioned this pull request Apr 3, 2025
4 tasks
fhammerschmidt pushed a commit that referenced this pull request Apr 4, 2025
* add add lxor (^) unified operator

* add bitxor

Co-authored-by: Hyeseong Kim <[email protected]>

* Update compiler/syntax/src/res_diagnostics.ml

Co-authored-by: Christoph Knittel <[email protected]>

* update the test output

* CHANGELOG: Add unified bitwise (`^`) operator to the list of changes

* Update CHANGELOG.md

---------

Co-authored-by: Hyeseong Kim <[email protected]>
Co-authored-by: Christoph Knittel <[email protected]>
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.

4 participants