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

preservation of helper methods for ConstructorParameters #8

Open
wants to merge 8 commits into
base: constants
Choose a base branch
from

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    98bca2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b95be68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ccb51b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55ddcf1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da1d334 View commit details
    Browse the repository at this point in the history
  6. Use recursion to simplify resolution and validation of constructor pa…

    …rameters
    
    This is not only a readability improvement, but also supports arbitrarily deep hierarchies of lists as parameters.
    cygnusv committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    af03d48 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    13f4902 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

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