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 new Derived stream class #4532

Merged
merged 6 commits into from
Aug 10, 2020
Merged

Add new Derived stream class #4532

merged 6 commits into from
Aug 10, 2020

Commits on Jul 24, 2020

  1. Add new Derived stream class

    that generalizes the concept of having a stream that produces values based on one or more other streams.
    Update SelectionExpr stream to be a Derived stream subclass.
    jonmmease committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    5efe952 View commit details
    Browse the repository at this point in the history
  2. Fix selection tests

    jonmmease committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    488360e View commit details
    Browse the repository at this point in the history
  3. trigger_index constant

    jonmmease committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    b309f2c View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

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

Commits on Aug 10, 2020

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