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

Use withPredicate to replace setPredicate to maintain Exprs immutable #2025

Merged
merged 16 commits into from
Oct 5, 2022

Commits on Oct 3, 2022

  1. Add shallowCopy

    zasdfgbnm committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    7450ba9 View commit details
    Browse the repository at this point in the history
  2. withPredicate

    zasdfgbnm committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    fb6e6f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    051f9a3 View commit details
    Browse the repository at this point in the history
  4. fix shallow copy

    zasdfgbnm committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    3814a5c View commit details
    Browse the repository at this point in the history
  5. fix

    zasdfgbnm committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    41748e4 View commit details
    Browse the repository at this point in the history
  6. fix thread_predicate_

    zasdfgbnm committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    42f7287 View commit details
    Browse the repository at this point in the history
  7. Revert "setPredicate->withPredicate"

    This reverts commit 051f9a3.
    zasdfgbnm committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    389892d View commit details
    Browse the repository at this point in the history
  8. ir_utils::toString

    zasdfgbnm committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    c18e8cb View commit details
    Browse the repository at this point in the history
  9. unroll

    zasdfgbnm committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    11856fc View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. lower predicate

    zasdfgbnm committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    ddb03b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c13489d View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. comments

    zasdfgbnm committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    a799398 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5eac017 View commit details
    Browse the repository at this point in the history
  3. private:

    zasdfgbnm committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    064aec3 View commit details
    Browse the repository at this point in the history
  4. copyPredicatesFrom

    zasdfgbnm committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    d28dbaf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0fb5c28 View commit details
    Browse the repository at this point in the history