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

feat(flow): accumlator for aggr func #3396

Merged
merged 14 commits into from
Mar 12, 2024

Commits on Feb 27, 2024

  1. feat: Accumlator trait

    discord9 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    1e96a50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d1944f View commit details
    Browse the repository at this point in the history
  3. test: more accum test

    discord9 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    7a1c7be View commit details
    Browse the repository at this point in the history
  4. feat: eval aggr funcs

    discord9 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    d1925dd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    879131c View commit details
    Browse the repository at this point in the history
  6. refactor: less verbose

    discord9 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    be642e5 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. test: more tests

    discord9 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    c925011 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bde3522 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0f9144 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. refactor: OrdValue accum

    discord9 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    e4d785d View commit details
    Browse the repository at this point in the history
  2. chore: extract null check

    discord9 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    62177f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7728f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2efbdda View commit details
    Browse the repository at this point in the history
  5. chore: per review

    discord9 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    1fe914e View commit details
    Browse the repository at this point in the history