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

[#4] Fix clobbered boolean rules #5

Merged
merged 4 commits into from
Jan 11, 2024
Merged

Commits on Jan 11, 2024

  1. Update linter and formatter

    jvia committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    c0d5a92 View commit details
    Browse the repository at this point in the history
  2. Update formatting

    jvia committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    550b126 View commit details
    Browse the repository at this point in the history
  3. [#4] Fix clobbered boolean rules

    This requires sharing the BooleanInputParser among all the rules within the
    rules-rewriter and adding the input literals all at once at the end.
    jvia committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    76ed2b8 View commit details
    Browse the repository at this point in the history
  4. Run cljfmt

    jvia committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    d4bf84a View commit details
    Browse the repository at this point in the history