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

Implement most of the rest of the accessors #29

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Oct 13, 2024

  1. Abstract more shared field ops behind traits

    This lets us share more operations between ref, mut, and owning
    builders.
    ObsidianMinor committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    e434048 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d59b62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b4a5a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06f004f View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Implement most of the rest of the accessors

    Now I want to refactor it all again.
    ObsidianMinor committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    800104a View commit details
    Browse the repository at this point in the history