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: rename MaybeRelocatable to SegmentValue #56

Merged
merged 3 commits into from
May 13, 2024

Conversation

zmalatrax
Copy link
Collaborator

Solves #53

  • rename MaybeRelocatable to SegmentValue and the related variables/parameters in methods
  • rename data attribute to values in Memory class
  • rename setData to setValues in Memory class

@ClementWalter ClementWalter merged commit cb25946 into main May 13, 2024
3 checks passed
@ClementWalter ClementWalter deleted the refactor/segment-value branch May 13, 2024 18:26
@zmalatrax zmalatrax self-assigned this Jun 6, 2024
@zmalatrax zmalatrax linked an issue Jun 6, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

refactor: rename MaybeRelocatable to SegmentValue
2 participants