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

Refactor ordinary VM calling #3295

Merged
merged 5 commits into from
Oct 19, 2023
Merged

Refactor ordinary VM calling #3295

merged 5 commits into from
Oct 19, 2023

Commits on Oct 17, 2023

  1. Refactor ordinary VM calling

    - Prevent recursing in `__call__` and `__construct__` internal methods
    HalidOdat committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    9321ff5 View commit details
    Browse the repository at this point in the history
  2. Apply review

    HalidOdat committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    ce7cd81 View commit details
    Browse the repository at this point in the history
  3. Refactor Context::run()

    HalidOdat committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    2ae0a96 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Fix typo

    HalidOdat committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    c80da82 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Apply review

    HalidOdat committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    4f41c38 View commit details
    Browse the repository at this point in the history