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

Fix simplification of boolean expression #1523

Merged
merged 8 commits into from
Sep 15, 2022

Commits on Sep 14, 2022

  1. Fix simplification of boolean expression

    ### What's done:
    * added test
    
    It closes #1521
    nulls committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    02b3960 View commit details
    Browse the repository at this point in the history
  2. Used BINARY_EXPRESSION

    nulls committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    0263ea1 View commit details
    Browse the repository at this point in the history
  3. diktatFix

    nulls committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    be9a203 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Supported negative replacements

    nulls committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    dd40f04 View commit details
    Browse the repository at this point in the history
  2. diktatFix

    nulls committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    b13a181 View commit details
    Browse the repository at this point in the history
  3. diktatFix #2

    nulls committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    9612e23 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97a672d View commit details
    Browse the repository at this point in the history
  5. added extra test for xor

    nulls committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    1817be4 View commit details
    Browse the repository at this point in the history