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

Set Command with IFEQ Support #1324

Open
wants to merge 8 commits into
base: unstable
Choose a base branch
from

Commits on Nov 20, 2024

  1. set with ifeq support

    Signed-off-by: Sarthak Aggarwal <[email protected]>
    sarthakaggarwal97 committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    4a36392 View commit details
    Browse the repository at this point in the history
  2. addressing comments and adding tests

    Signed-off-by: Sarthak Aggarwal <[email protected]>
    sarthakaggarwal97 committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    b7ed294 View commit details
    Browse the repository at this point in the history
  3. fixes

    Signed-off-by: Sarthak Aggarwal <[email protected]>
    sarthakaggarwal97 committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    8b013ed View commit details
    Browse the repository at this point in the history
  4. addressing comments

    Signed-off-by: Sarthak Aggarwal <[email protected]>
    sarthakaggarwal97 committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    fa789e6 View commit details
    Browse the repository at this point in the history
  5. addressing tests

    Signed-off-by: Sarthak Aggarwal <[email protected]>
    sarthakaggarwal97 committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    07f0fd5 View commit details
    Browse the repository at this point in the history
  6. clang check

    Signed-off-by: Sarthak Aggarwal <[email protected]>
    sarthakaggarwal97 committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    f796577 View commit details
    Browse the repository at this point in the history
  7. remove dedup lookup

    Signed-off-by: Sarthak Aggarwal <[email protected]>
    sarthakaggarwal97 committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    f5ec47c View commit details
    Browse the repository at this point in the history
  8. addressing comments

    Signed-off-by: Sarthak Aggarwal <[email protected]>
    sarthakaggarwal97 committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    3dc3407 View commit details
    Browse the repository at this point in the history