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

feat: optimize compilation by reading AST #7599

Merged
merged 12 commits into from
Apr 17, 2024
Merged

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    dfd5b88 View commit details
    Browse the repository at this point in the history
  2. clippy

    klkvr committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    5aa5f14 View commit details
    Browse the repository at this point in the history
  3. fallback to solc

    klkvr committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    c3d29ff View commit details
    Browse the repository at this point in the history
  4. fmt

    klkvr committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    b07321a View commit details
    Browse the repository at this point in the history
  5. clippy

    klkvr committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    8069f92 View commit details
    Browse the repository at this point in the history
  6. update fixtures

    klkvr committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    2d43507 View commit details
    Browse the repository at this point in the history
  7. fix for windows

    klkvr committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    ca60334 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. wip

    klkvr committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    5c0cad7 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. bump compilers

    klkvr committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    043a39c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a557ee4 View commit details
    Browse the repository at this point in the history
  3. clippy + fmt

    klkvr committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    320ab43 View commit details
    Browse the repository at this point in the history
  4. fix

    klkvr committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    6f6681e View commit details
    Browse the repository at this point in the history