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

Uma opcodes #35

Merged
merged 40 commits into from
Jun 27, 2024
Merged

Uma opcodes #35

merged 40 commits into from
Jun 27, 2024

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    bc5f8e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6923b27 View commit details
    Browse the repository at this point in the history
  3. Add ptr.add instruction

    gianbelinche committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    1ab052d View commit details
    Browse the repository at this point in the history
  4. Add instruction ptr.sub

    gianbelinche committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    031410c View commit details
    Browse the repository at this point in the history
  5. Format code

    gianbelinche committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    57bce76 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Add more tests

    gianbelinche committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    51dd3ff View commit details
    Browse the repository at this point in the history
  2. Add ptr shrink

    gianbelinche committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    3fdf796 View commit details
    Browse the repository at this point in the history
  3. Add ptr pack

    gianbelinche committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ae120bd View commit details
    Browse the repository at this point in the history
  4. Format code

    gianbelinche committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    1180e50 View commit details
    Browse the repository at this point in the history
  5. Add stack tests

    gianbelinche committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    aea47f0 View commit details
    Browse the repository at this point in the history
  6. Init heap write

    gianbelinche committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    1a42221 View commit details
    Browse the repository at this point in the history
  7. Finish heap write

    gianbelinche committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    78d8d42 View commit details
    Browse the repository at this point in the history
  8. Fix corrections

    gianbelinche committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    c7c2490 View commit details
    Browse the repository at this point in the history
  9. Format code

    gianbelinche committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    d270717 View commit details
    Browse the repository at this point in the history
  10. Implement heap read

    gianbelinche committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    77fa4d8 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    88332c2 View commit details
    Browse the repository at this point in the history
  2. Format code

    gianbelinche committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    d9e187a View commit details
    Browse the repository at this point in the history
  3. Add heap inc

    gianbelinche committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    e4e6b84 View commit details
    Browse the repository at this point in the history
  4. Add fat pointer read

    gianbelinche committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    ec4aa08 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b96d57e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6625770 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eb5e82d View commit details
    Browse the repository at this point in the history
  8. Merge main

    gianbelinche committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    7fa6c96 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    70ef530 View commit details
    Browse the repository at this point in the history
  2. Merge main

    gianbelinche committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    080537f View commit details
    Browse the repository at this point in the history
  3. Add aux_heap

    gianbelinche committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    d4c81a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abb5f33 View commit details
    Browse the repository at this point in the history
  5. Format code

    gianbelinche committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    5a10490 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    bcfd89f View commit details
    Browse the repository at this point in the history
  2. Merge main

    gianbelinche committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    9d3ac2a View commit details
    Browse the repository at this point in the history
  3. Add gas usage

    gianbelinche committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    e32599d View commit details
    Browse the repository at this point in the history
  4. Format code

    gianbelinche committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    125cb9f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    730bf02 View commit details
    Browse the repository at this point in the history
  6. Merge main

    gianbelinche committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a02ed13 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    7b1e8b0 View commit details
    Browse the repository at this point in the history
  2. Format code

    gianbelinche committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    aced18e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    029e15f View commit details
    Browse the repository at this point in the history
  4. Fix conflicts

    gianbelinche committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    0658a4f View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    8c347b3 View commit details
    Browse the repository at this point in the history
  2. Format code

    gianbelinche committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    1f11d66 View commit details
    Browse the repository at this point in the history