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

Migrate parser code to winnow #707

Merged
merged 21 commits into from
Nov 19, 2023
Merged

Migrate parser code to winnow #707

merged 21 commits into from
Nov 19, 2023

Commits on Oct 12, 2023

  1. Cleanup pica-record crate

    nwagner84 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    7048743 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Latest

    nwagner84 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    ca69d28 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    593a9a2 View commit details
    Browse the repository at this point in the history
  2. Refactor TagMatcher

    nwagner84 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    080b15e View commit details
    Browse the repository at this point in the history
  3. Make clippy happy

    nwagner84 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    356f81c View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Refactor OccurrenceMatcher

    nwagner84 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    2ba632b View commit details
    Browse the repository at this point in the history
  2. Refactor SubfieldMatcher

    nwagner84 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    ada567b View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Refactor FieldMatcher

    nwagner84 committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    6a91ff0 View commit details
    Browse the repository at this point in the history
  2. Refactor FieldMatcher, pt.2

    nwagner84 committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    a9c3e71 View commit details
    Browse the repository at this point in the history
  3. Refactor Path

    nwagner84 committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    d750d08 View commit details
    Browse the repository at this point in the history
  4. Refactor Select

    nwagner84 committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    33361f4 View commit details
    Browse the repository at this point in the history
  5. Refactor pica-toolkit

    nwagner84 committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    440eef0 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. Latest

    nwagner84 committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    bfbc76f View commit details
    Browse the repository at this point in the history
  2. Make clippy happy

    nwagner84 committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    c1a3197 View commit details
    Browse the repository at this point in the history
  3. SubfieldRef

    nwagner84 committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    9f4adec View commit details
    Browse the repository at this point in the history
  4. FieldRef

    nwagner84 committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    b666ab9 View commit details
    Browse the repository at this point in the history
  5. Field

    nwagner84 committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    e4fc7fb View commit details
    Browse the repository at this point in the history
  6. Latest

    nwagner84 committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    4a95a6e View commit details
    Browse the repository at this point in the history
  7. Fixes

    nwagner84 committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    bea0866 View commit details
    Browse the repository at this point in the history
  8. Make clippy happy

    nwagner84 committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    85d5196 View commit details
    Browse the repository at this point in the history
  9. Disable select_query fuzz

    nwagner84 committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    0f4a24c View commit details
    Browse the repository at this point in the history