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

Change Configurable::SerializeOptions method to return a map #619

Merged
merged 14 commits into from
Oct 19, 2023

Commits on Jul 31, 2023

  1. Add a SerializeOptions method to Configurable

    Converts an object to its serialized name-value properties.
    mrambacher committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    6dd7279 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

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

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    846dd2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8df931c View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

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

Commits on Sep 4, 2023

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

Commits on Oct 13, 2023

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

Commits on Oct 14, 2023

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

Commits on Oct 17, 2023

  1. Rename Properties to OptionProperties

    Also added/updated comments.
    mrambacher committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    aded70d View commit details
    Browse the repository at this point in the history
  2. Add comments

    mrambacher committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    6efcbb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    829da3f View commit details
    Browse the repository at this point in the history
  4. Add license and copyright

    mrambacher committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    253cf62 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Add Copyright notices

    mrambacher committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    303570f View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. make format

    mrambacher committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    9dd077a View commit details
    Browse the repository at this point in the history