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

refactor: revisit the match filter #729

Merged
merged 17 commits into from
Mar 3, 2024
Merged

refactor: revisit the match filter #729

merged 17 commits into from
Mar 3, 2024

Commits on Dec 31, 2023

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

Commits on Jan 2, 2024

  1. introduce PatternOf trait

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

Commits on Feb 24, 2024

  1. improve match logic

    scarmuega committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    a336a4e View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. make it compile

    scarmuega committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    d94cea0 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. rename to select

    scarmuega committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    3956f33 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. improve serde

    scarmuega committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    bd906ba View commit details
    Browse the repository at this point in the history
  2. fix toml example

    scarmuega committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    b62e63c View commit details
    Browse the repository at this point in the history
  3. improve address serde

    scarmuega committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    18ae61c View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. refactor parsing strategy

    scarmuega committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    fc6793c View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. implement cip14

    scarmuega committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    baca641 View commit details
    Browse the repository at this point in the history
  2. add metadata tests

    scarmuega committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    b2b4d1e View commit details
    Browse the repository at this point in the history
  3. wrap up

    scarmuega committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    f404a07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    330a10d View commit details
    Browse the repository at this point in the history
  5. fix deps

    scarmuega committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    b6ccd7b View commit details
    Browse the repository at this point in the history
  6. fix fmt

    scarmuega committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    652a8a9 View commit details
    Browse the repository at this point in the history
  7. fix lints

    scarmuega committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    e9a22d3 View commit details
    Browse the repository at this point in the history
  8. fix lints 2

    scarmuega committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    c6d4e13 View commit details
    Browse the repository at this point in the history