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

Update Commands.java Add looseSequence() method #6639

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on May 20, 2024

  1. Update Commands.java

    added looseSequence()
    tom131313 authored May 20, 2024
    Configuration menu
    Copy the full SHA
    7a8cd5b View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Update Commands.java

    separatedSequence proxyAll
    tom131313 authored May 21, 2024
    Configuration menu
    Copy the full SHA
    8b36b83 View commit details
    Browse the repository at this point in the history
  2. Update wpilibNewCommands/src/main/java/edu/wpi/first/wpilibj2/command…

    …/Commands.java
    
    Co-authored-by: Jade <spacey-sooty@proton.me>
    tom131313 and spacey-sooty authored May 21, 2024
    Configuration menu
    Copy the full SHA
    d5d39d3 View commit details
    Browse the repository at this point in the history
  3. Update Commands.java

    documentation
    tom131313 authored May 21, 2024
    Configuration menu
    Copy the full SHA
    0f28942 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Update Commands.java

    new javadoc and new name for ungroupedSequence
    tom131313 authored May 22, 2024
    Configuration menu
    Copy the full SHA
    5c858d3 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Update Commands.java

    disjointParallel
    tom131313 authored May 23, 2024
    Configuration menu
    Copy the full SHA
    59e77bb View commit details
    Browse the repository at this point in the history
  2. Update Commands.java

    disjoint commands
    tom131313 authored May 23, 2024
    Configuration menu
    Copy the full SHA
    c1576a2 View commit details
    Browse the repository at this point in the history
  3. Update Commands.java

    disjoints
    tom131313 authored May 23, 2024
    Configuration menu
    Copy the full SHA
    1fb1c9a View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Update Commands.java

    added more disjoint methods
    updated javadocs
    tom131313 authored May 30, 2024
    Configuration menu
    Copy the full SHA
    0082985 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    5963974 View commit details
    Browse the repository at this point in the history
  2. Update Commands.java

    add proxyAll() restricted to commands with requirements
    tom131313 authored May 31, 2024
    Configuration menu
    Copy the full SHA
    4272774 View commit details
    Browse the repository at this point in the history