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

Define ShiftLeftExpression and ShiftRightExpression evaluation for integer types #518

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

scrabsha
Copy link
Contributor

@scrabsha scrabsha commented Sep 3, 2024

Fix #517.

I did my best to follow the style of the rest of the specification.

Thank you for building Ferrocene!!

@scrabsha scrabsha force-pushed the sasha/shl-shr-definition branch from 9a1275f to e6146b8 Compare September 3, 2024 13:48
src/expressions.rst Outdated Show resolved Hide resolved
src/expressions.rst Outdated Show resolved Hide resolved
@scrabsha scrabsha force-pushed the sasha/shl-shr-definition branch from e6146b8 to 6fe92f1 Compare September 23, 2024 15:04
@Veykril
Copy link
Member

Veykril commented Sep 24, 2024

Thanks!
bors merge

@bors-ferrocene
Copy link
Contributor

Build succeeded:

  • CI

@bors-ferrocene bors-ferrocene bot merged commit 64a2662 into ferrocene:main Sep 24, 2024
2 checks passed
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.

Missing bits in Shift{Left,Right}Expression definition
2 participants