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

Add aggregate method definitions for ADT support #439

Merged
merged 6 commits into from
Sep 22, 2023

Commits on Sep 21, 2023

  1. Add the method definition for ADT support

    Signed-off-by: reidspencer <reid.spencer@yoppworks.com>
    reid-spencer committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    ae55687 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    d15a1ae View commit details
    Browse the repository at this point in the history
  2. Implement methods as AggregateDefinition similar to field

    Signed-off-by: reidspencer <reid.spencer@yoppworks.com>
    reid-spencer committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    249666b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b685a2 View commit details
    Browse the repository at this point in the history
  4. Rename an unapply argument to be more correct

    Signed-off-by: reidspencer <reid.spencer@yoppworks.com>
    reid-spencer committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    5d4bacc View commit details
    Browse the repository at this point in the history
  5. Add a test case for method definitions in aggregates

    Signed-off-by: reidspencer <reid.spencer@yoppworks.com>
    reid-spencer committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    3b0f716 View commit details
    Browse the repository at this point in the history