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

support string bitwise operations #12 #19

Merged
merged 1 commit into from
Aug 5, 2024
Merged

support string bitwise operations #12 #19

merged 1 commit into from
Aug 5, 2024

Conversation

72squared
Copy link
Collaborator

The trickiest part was implementing the bitfield command which is pretty complicated. I think I got it right but we may need more tests there in the future or refine the interface a bit.

@72squared 72squared requested a review from scoquelin August 4, 2024 18:40
@72squared 72squared self-assigned this Aug 4, 2024
Copy link
Owner

@scoquelin scoquelin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Thanks for introducing all the bitwise operations! 🚀

@72squared 72squared merged commit 476ad06 into main Aug 5, 2024
1 check passed
@72squared 72squared deleted the jl-bitwise branch August 5, 2024 16:09
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.

2 participants