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

Treat builtins separately in Yul AST #15347

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from
Open

Commits on Nov 1, 2024

  1. Yul: Add utilities to resolve function name strings and builtin funct…

    …ions from an AST FunctionName
    clonker committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    10ce6f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7c91c8 View commit details
    Browse the repository at this point in the history
  3. Yul: Add builtin AST element

    clonker committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    4cc88f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3ef44a View commit details
    Browse the repository at this point in the history