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

Instanced attribute sets #91

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

Commits on Jul 15, 2021

  1. Configuration menu
    Copy the full SHA
    945611f View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Configuration menu
    Copy the full SHA
    f33f6f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2f6fd7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    583d73e View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. Do not duplicate attributes

    dedoardo committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    7e8291c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ead81e2 View commit details
    Browse the repository at this point in the history
  3. Removed debugging comments

    dedoardo committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    d5f67a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Configuration menu
    Copy the full SHA
    dadb64b View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. Fixed uninitialized variable

    skwerner committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    725a4fe View commit details
    Browse the repository at this point in the history
  2. Fixed double initialization. Better encapsulation of instances. More …

    …descriptive comments and formatting.
    dedoardo committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    ddb9c1f View commit details
    Browse the repository at this point in the history