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

fix(gnovm): assign to deref pointers #1919

Closed
wants to merge 18 commits into from

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    e34a322 View commit details
    Browse the repository at this point in the history
  2. Revert "don't allow max cycle configuration"

    This reverts commit e34a322.
    deelawn committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    2866d97 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

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

Commits on Apr 8, 2024

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

Commits on Apr 10, 2024

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

Commits on Apr 11, 2024

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

Commits on Apr 17, 2024

  1. trying for a complete fix

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

Commits on Apr 23, 2024

  1. progress?

    deelawn committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    abe008e View commit details
    Browse the repository at this point in the history
  2. limit only to assign (temp)

    deelawn committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    6ec50ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a572d56 View commit details
    Browse the repository at this point in the history
  4. removed op filter

    deelawn committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    601cc5e View commit details
    Browse the repository at this point in the history
  5. revert unnecessary change

    deelawn committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    14b5f3c View commit details
    Browse the repository at this point in the history
  6. move where IsLHS is set

    deelawn committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    8e2381d View commit details
    Browse the repository at this point in the history
  7. comments, formatting

    deelawn committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    1385b71 View commit details
    Browse the repository at this point in the history
  8. better variable name

    deelawn committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    4f21da8 View commit details
    Browse the repository at this point in the history
  9. added tests

    deelawn committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    d1b1ef5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    36fb3d7 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. removed isLHS

    deelawn committed May 31, 2024
    Configuration menu
    Copy the full SHA
    9fc4800 View commit details
    Browse the repository at this point in the history