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

[Resolve #1252] Supporting resolvers in Hook and Resolver arguments, with new !substitute, !join, !split, and !select resolvers! #1313

Merged
merged 43 commits into from
Mar 24, 2023

Commits on Feb 25, 2023

  1. creating Sub resolver

    jfalkenstein committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    cb5a477 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    382938f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    caa6d3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f34631e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    24f3333 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5376462 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2023

  1. Configuration menu
    Copy the full SHA
    8ba2d02 View commit details
    Browse the repository at this point in the history
  2. creating select resolver

    jfalkenstein committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    1b56f5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9712bfa View commit details
    Browse the repository at this point in the history
  4. testing helper

    jfalkenstein committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    617c37a View commit details
    Browse the repository at this point in the history
  5. updating docstrings

    jfalkenstein committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    b7f4059 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ccb8bd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5d14ec0 View commit details
    Browse the repository at this point in the history
  8. fixing docs

    jfalkenstein committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    a98a955 View commit details
    Browse the repository at this point in the history
  9. docs tweak

    jfalkenstein committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    c739663 View commit details
    Browse the repository at this point in the history
  10. adding docstrings

    jfalkenstein committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    ee70e4e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    868448b View commit details
    Browse the repository at this point in the history
  12. fixing setup

    jfalkenstein committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    1fc438d View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2023

  1. Configuration menu
    Copy the full SHA
    80cb201 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01130d4 View commit details
    Browse the repository at this point in the history
  3. small docs tweak

    jfalkenstein committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    ac07a92 View commit details
    Browse the repository at this point in the history
  4. improving docstring

    jfalkenstein committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    13cf87d View commit details
    Browse the repository at this point in the history
  5. improving docstring

    jfalkenstein committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    1502a81 View commit details
    Browse the repository at this point in the history
  6. improving docstring

    jfalkenstein committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    2c42905 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aa1a258 View commit details
    Browse the repository at this point in the history
  8. documenting __repr__

    jfalkenstein committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    62bcb29 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    51c7079 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6f84e48 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Configuration menu
    Copy the full SHA
    c5f9c72 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2023

  1. Configuration menu
    Copy the full SHA
    9fe80bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f75e3c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. fixing grammer in docs

    jfalkenstein committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    20ca362 View commit details
    Browse the repository at this point in the history
  2. clarifying docs

    jfalkenstein committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    d7eb15f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ad9748 View commit details
    Browse the repository at this point in the history
  4. more robust joining

    jfalkenstein committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    5888204 View commit details
    Browse the repository at this point in the history
  5. fixing test name

    jfalkenstein committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    d57bb3d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d8cd879 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

  1. Configuration menu
    Copy the full SHA
    9080e70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26d960e View commit details
    Browse the repository at this point in the history
  3. testing sub

    jfalkenstein committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    6babfb8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3d50ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e1665ad View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. fixing typo in test name

    jfalkenstein committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    fab6544 View commit details
    Browse the repository at this point in the history