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

docs: correct small errors in yul.rst #14071

Merged
merged 2 commits into from Apr 4, 2023
Merged

Conversation

minaminao
Copy link
Contributor

  • Change first -> second. PUSH1 3 PUSH1 0x80 MLOAD ADD PUSH1 0x80 MSTORE corresponds to the second line, not the first line.
  • Clarify the description of log0 data. It's clear from the instruction arguments that that's not true, but the description log without topics and data mem[p...(p+s)) could be taken not to include data.
  • Unify to e.g.

@github-actions
Copy link

Thank you for your contribution to the Solidity compiler! A team member will follow up shortly.

If you haven't read our contributing guidelines and our review checklist before, please do it now, this makes the reviewing process and accepting your contribution smoother.

If you have any questions or need our help, feel free to post them in the PR or talk to us directly on the #solidity-dev channel on Matrix.

docs/yul.rst Outdated Show resolved Hide resolved
Copy link
Contributor

@NunoFilipeSantos NunoFilipeSantos left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution!

Copy link
Member

@cameel cameel left a comment

Choose a reason for hiding this comment

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

Thanks!

I think it needs a small tweak though.

docs/yul.rst Show resolved Hide resolved
Copy link
Member

@cameel cameel left a comment

Choose a reason for hiding this comment

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

Actually, everything's fine. Merging.

@cameel cameel merged commit 7b63415 into ethereum:develop Apr 4, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

4 participants