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

Unnecessary If/Unless #89

Merged
merged 19 commits into from
Jul 7, 2024
Merged

Commits on Jun 27, 2024

  1. Basic case passes

    sodapopcan committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    8138e31 View commit details
    Browse the repository at this point in the history
  2. Add some test cases

    sodapopcan committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    541c9be View commit details
    Browse the repository at this point in the history
  3. Keeps code as is

    sodapopcan committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    390cdca View commit details
    Browse the repository at this point in the history
  4. Refactor and cleanup

    sodapopcan committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    cac86fb View commit details
    Browse the repository at this point in the history
  5. Report issues

    sodapopcan committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    9517d97 View commit details
    Browse the repository at this point in the history
  6. Rename task

    sodapopcan committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    07e20ae View commit details
    Browse the repository at this point in the history
  7. Add more tests

    sodapopcan committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    ae9f714 View commit details
    Browse the repository at this point in the history
  8. Add Docs and config gen

    sodapopcan committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    90aeee4 View commit details
    Browse the repository at this point in the history
  9. Maintain leading comments

    sodapopcan committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    db6eff1 View commit details
    Browse the repository at this point in the history
  10. Remove bogus test

    sodapopcan committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    f22e62a View commit details
    Browse the repository at this point in the history
  11. Inline

    sodapopcan committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    ce42670 View commit details
    Browse the repository at this point in the history
  12. Fix naming

    sodapopcan committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    e009cb0 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Negate reversed booleans

    sodapopcan committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    d46cde9 View commit details
    Browse the repository at this point in the history
  2. Cover unless as well

    sodapopcan committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    76bac4a View commit details
    Browse the repository at this point in the history
  3. Refactor

    sodapopcan committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    3094ae0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    125307a View commit details
    Browse the repository at this point in the history
  5. Fix message

    sodapopcan committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    522469e View commit details
    Browse the repository at this point in the history
  6. Rename function

    sodapopcan committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    635eb37 View commit details
    Browse the repository at this point in the history
  7. Fix test and docs

    sodapopcan committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    298454e View commit details
    Browse the repository at this point in the history