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 byte length comparison in do_if #617

Merged
merged 10 commits into from
May 3, 2024
Merged

Commits on May 3, 2024

  1. Add bytes length comparison in do_if

    george pogosyan committed May 3, 2024
    Configuration menu
    Copy the full SHA
    fd84f29 View commit details
    Browse the repository at this point in the history
  2. Fix misspell

    george pogosyan committed May 3, 2024
    Configuration menu
    Copy the full SHA
    b35d756 View commit details
    Browse the repository at this point in the history
  3. Add doc

    george pogosyan committed May 3, 2024
    Configuration menu
    Copy the full SHA
    4297e4f View commit details
    Browse the repository at this point in the history
  4. Rename funcs

    george pogosyan committed May 3, 2024
    Configuration menu
    Copy the full SHA
    ed685d0 View commit details
    Browse the repository at this point in the history
  5. Add tests for 'Check' method

    george pogosyan committed May 3, 2024
    Configuration menu
    Copy the full SHA
    83ca7d3 View commit details
    Browse the repository at this point in the history
  6. Add tree building tests

    george pogosyan committed May 3, 2024
    Configuration menu
    Copy the full SHA
    65607f0 View commit details
    Browse the repository at this point in the history
  7. Fix tree building tests. Add tests for method 'IsEqualTo'

    george pogosyan committed May 3, 2024
    Configuration menu
    Copy the full SHA
    4dce1a2 View commit details
    Browse the repository at this point in the history
  8. Add tests for parsing

    george pogosyan committed May 3, 2024
    Configuration menu
    Copy the full SHA
    40bbdfb View commit details
    Browse the repository at this point in the history
  9. Refactor. Edit error msg

    george pogosyan committed May 3, 2024
    Configuration menu
    Copy the full SHA
    2928708 View commit details
    Browse the repository at this point in the history
  10. Make empty field selector valid

    george pogosyan committed May 3, 2024
    Configuration menu
    Copy the full SHA
    ea7cfd0 View commit details
    Browse the repository at this point in the history