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[codegen]: order of eval for some builtins #4156

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

Commits on Jun 18, 2024

  1. test for extract32 order of eval

    ---------
    
    Co-authored-by: trocher <[email protected]>
    charles-cooper and trocher committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    6d05e73 View commit details
    Browse the repository at this point in the history
  2. test for slice order of eval

    ---------
    
    Co-authored-by: cyberthirst <[email protected]>
    charles-cooper and cyberthirst committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    1c32027 View commit details
    Browse the repository at this point in the history
  3. fixes

    charles-cooper committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    7a56d44 View commit details
    Browse the repository at this point in the history
  4. add extract32 extcall variant

    ---------
    
    Co-authored-by: trocher <[email protected]>
    charles-cooper and trocher committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    9c9f8e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8751e4e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    31e9ed5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    95c81e0 View commit details
    Browse the repository at this point in the history
  8. fix lint

    charles-cooper committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    86fca1f View commit details
    Browse the repository at this point in the history