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

Move to Accessors.jl from Setfield.jl #91

Merged
merged 17 commits into from
Mar 28, 2024
Merged

Move to Accessors.jl from Setfield.jl #91

merged 17 commits into from
Mar 28, 2024

Commits on Mar 9, 2024

  1. move to Accessors

    sunxd3 committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    bdb659e View commit details
    Browse the repository at this point in the history
  2. fix tests

    sunxd3 committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    0cf9a27 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. fix test error

    sunxd3 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    682212d View commit details
    Browse the repository at this point in the history
  2. add compat

    sunxd3 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    44f04a0 View commit details
    Browse the repository at this point in the history
  3. version bump

    sunxd3 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    205f506 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Update src/varname.jl

    Co-authored-by: Tor Erlend Fjelde <[email protected]>
    sunxd3 and torfjelde committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    4ead3f1 View commit details
    Browse the repository at this point in the history
  2. Update src/varname.jl

    sunxd3 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    fa052ea View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    b710e8b View commit details
    Browse the repository at this point in the history
  2. fix print behavior

    sunxd3 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    056f142 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4c4792 View commit details
    Browse the repository at this point in the history
  4. update doc

    sunxd3 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    b9567dc View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. remove Setfield

    sunxd3 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d5dfff7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d229ad2 View commit details
    Browse the repository at this point in the history
  3. fix test error

    sunxd3 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    680f32f View commit details
    Browse the repository at this point in the history
  4. Update src/varname.jl

    Co-authored-by: Tor Erlend Fjelde <[email protected]>
    sunxd3 and torfjelde committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    bdee2fa View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    103d005 View commit details
    Browse the repository at this point in the history
  2. fix some comments

    sunxd3 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    22ad3fa View commit details
    Browse the repository at this point in the history