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

Attributes の再設計 #10

Merged
merged 2 commits into from
Jan 16, 2024
Merged

Attributes の再設計 #10

merged 2 commits into from
Jan 16, 2024

Commits on Dec 20, 2023

  1. rearrange attributes

    Change:
    Attributes → AttributeCollection
    HashMap Text Attribute → Attributes
    
    New: Key for Attributes
    kakkun61 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    bdb7231 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. HashMap Text Attribute の newtype をつくるのをやめる

    IsAttribute を ToAttribute と FromAttribute に分ける
    モジュール名変える
    kakkun61 committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    47310b5 View commit details
    Browse the repository at this point in the history