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

Sequence building #1026

Merged
merged 10 commits into from
Sep 13, 2024
Merged

Sequence building #1026

merged 10 commits into from
Sep 13, 2024

Commits on Sep 13, 2024

  1. feat: Add native creator alias

    Pure syntactic sugar
    alecandido committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    4a3f739 View commit details
    Browse the repository at this point in the history
  2. feat: Add sequences concatenation alias

    Pure syntactic sugar
    alecandido committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    2f8da08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba9584c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c31c8c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6126c34 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9cd2076 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0861bae View commit details
    Browse the repository at this point in the history
  8. fix: Pass all involved channels during synchronization

    When concatenating two sequences
    
    Co-authored-by: Stavros Efthymiou <[email protected]>
    alecandido and stavros11 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    7440502 View commit details
    Browse the repository at this point in the history
  9. feat: implement sequence.juxtapose

    stavros11 authored and alecandido committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    47da122 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    18ec55d View commit details
    Browse the repository at this point in the history