Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Y-Less/indirection
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Y-Less/indirection
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ebc
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 1 file changed
  • 1 contributor

Commits on Jun 30, 2023

  1. Add TAG and OWNER, plus constants for enum values.

    Alex Cole committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    a242220 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. Use correct release call offset.

    Alex Cole committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    c69f4fb View commit details
    Browse the repository at this point in the history
  2. It turns out you can use enum values directly in assembly.

    Thus we use the real name for cell offsets and `__` suffix for byte offsets.
    Alex Cole committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    26ac16f View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. Add NEXT to indirection.

    Alex Cole committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    111f75a View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Set owners in EBC at a low level.

    Alex Cole committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    5ad981f View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Write the EBC claim function.

    Alex Cole committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    0abcc4c View commit details
    Browse the repository at this point in the history
Loading