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: VVM injection, internal functions and variables #294

Open
wants to merge 28 commits into
base: master
Choose a base branch
from

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    63910a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99bf860 View commit details
    Browse the repository at this point in the history
  3. VVM eval

    DanielSchiavini committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    bae493b View commit details
    Browse the repository at this point in the history
  4. Self-review

    DanielSchiavini committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    2fd09c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Inline method

    DanielSchiavini committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    1114804 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Use the new vvm version

    depends on vyperlang/vvm#21
    DanielSchiavini committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    7418116 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    2ce4436 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a0cd05 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    37cf4eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b375574 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    99cb8e1 View commit details
    Browse the repository at this point in the history
  2. Update vvm

    DanielSchiavini committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    8b778dd View commit details
    Browse the repository at this point in the history
  3. Extract regex

    DanielSchiavini committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    eb4518f View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Review comments

    DanielSchiavini committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    8de1b7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e0876f View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    28e97cd View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    7837fdb View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

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

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    23ed6ec View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

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

Commits on Oct 15, 2024

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

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    42eca98 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. some refactor

    charles-cooper committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    3f302ed View commit details
    Browse the repository at this point in the history
  2. fix bytecode override

    charles-cooper committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    da7467e View commit details
    Browse the repository at this point in the history
  3. fix API regression

    charles-cooper committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    d6dad63 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. fix lint

    charles-cooper committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    550b334 View commit details
    Browse the repository at this point in the history
  2. fix bad variable

    charles-cooper committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    ea4bccb View commit details
    Browse the repository at this point in the history