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

Model File Manager #789

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Jun 11, 2024

  1. Mmwip (#2)

    * seed manageR
    
    * model manager init
    
    * interface
    
    * test
    
    * tests
    
    ---------
    
    Co-authored-by: Pat Hov <[email protected]>
    Co-authored-by: pat_hov <hov@hovbook>
    3 people authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    eb4e319 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Pr feedback (#3)

    * seed manageR
    
    * model manager init
    
    * interface
    
    * test
    
    * tests
    
    * no default configurator
    
    * Rename class
    
    * handle already disposed
    
    ---------
    
    Co-authored-by: Pat Hov <[email protected]>
    Co-authored-by: pat_hov <hov@hovbook>
    3 people authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    4b5a966 View commit details
    Browse the repository at this point in the history
  2. merge fix

    pat_hov committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    fb46f57 View commit details
    Browse the repository at this point in the history
  3. organization (#4)

    Co-authored-by: pat_hov <hov@hovbook>
    patrick-hovsepian and pat_hov authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    6b2d71d View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Mmwip disp (#5)

    * organization
    
    * disposable and ref counter
    
    ---------
    
    Co-authored-by: pat_hov <hov@hovbook>
    patrick-hovsepian and pat_hov authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    852e35d View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Separate Interfaces (#6)

    * organization
    
    * disposable and ref counter
    
    * separate concerns a bit more
    
    * check
    
    * tweak
    
    ---------
    
    Co-authored-by: pat_hov <hov@hovbook>
    patrick-hovsepian and pat_hov authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    a1155de View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Dispose and Clone Semantics (#7)

    * organization
    
    * disposable and ref counter
    
    * separate concerns a bit more
    
    * check
    
    * tweak
    
    * stash
    
    * note
    
    ---------
    
    Co-authored-by: pat_hov <hov@hovbook>
    patrick-hovsepian and pat_hov authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    262a8ce View commit details
    Browse the repository at this point in the history
  2. typpo

    Pat Hov committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    76412ee View commit details
    Browse the repository at this point in the history
  3. Better Cache Semantics (#8)

    cache semantics
    patrick-hovsepian authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    a428a7d View commit details
    Browse the repository at this point in the history
  4. typo fix

    pat_hov committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    0f352f9 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Remove comment, cleanup (#9)

    cleanup
    patrick-hovsepian authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    396d3a3 View commit details
    Browse the repository at this point in the history